Dimitri Fontaine
7065d263f5
Cleanup.
2014-08-28 13:43:01 +02:00
Alexander Pánek
cc2c21ae42
Updated shebang line
...
Not everyone has SBCL installed in /usr/bin/sbcl and sometimes one wants to test other versions of SBCL or just not install the official Debian/Ubuntu packages. I have tested this on Ubuntu precise and it worked for me.
I got the info this would work from here:
https://bugs.launchpad.net/sbcl/+bug/1284148
2014-02-24 16:34:19 +01:00
Dimitri Fontaine
031c62c663
Allow for some automated testing using vagrant.
2013-10-20 01:02:10 +02:00
Dimitri Fontaine
dc55962389
Fix the #! script to have the same behaviour as the main binary executable.
2013-10-09 10:44:38 +02:00
Dimitri Fontaine
6f6f40051a
Fix a typo.
2013-08-08 18:29:11 +02:00
Dimitri Fontaine
5ed766c570
Fully integrate data transformation rules.
2013-08-07 18:42:48 +02:00
Dimitri Fontaine
28164457c0
Simplify the code by using the dynamic variables properties.
2013-03-10 22:35:52 +01:00
Dimitri Fontaine
9e5f669553
Reset *state* from within top level functions, run.lisp runs some tests now.
2013-02-08 22:22:53 +01:00
Dimitri Fontaine
d795ac02c2
Send errors into separate files (logs, data), fix system loading and parameters.
2013-02-07 22:58:46 +01:00
Dimitri Fontaine
f6bdf64c7c
Cleanup the package definitions and inter-dependancy, and implement a proper data structure for sharing stats about what's happening.
2013-02-07 21:55:10 +01:00
Dimitri Fontaine
623e2d4ff7
Massive Refactoring, towards pgloader.
2013-02-07 00:04:12 +01:00