- 24 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 22 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
Have asdf/defsystem's bundle use asdf/driver's image.
-
- 19 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 13 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
Package tweaks to make CLISP complain less. run-program/ and run-shell-command fixes and test updates. wildening fix to issue found by CLISP. ! is used by EXT on CLISP, so use !p for defparameter. More pathname madness for allegro. Better upgrade.
-
- 11 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
Have a package-definition-form in defpackage format rather than ad-hoc package-data. Backtrace on clisp and ecl.
-
- 09 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 08 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
ECL output-files semantics has changed, so unintern the old one rather than conflict. Rename *compile-op-compile-file-function* to just *compile-file-function*. Factor all the lisp build perform's through perform-lisp-FOO, so they can be shared with concatenated targets that are not cl-source-file without fighting default methods and class inheritance.
-
- 05 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
Also, fix make-pathname* to make CLISP happy. Uniformly use "backward-compat*" in comments. Rename operation-forced{,-not}-p to action-forced-p. Shuffle some functions around. Refactor operate into an :around and a regular method.
-
- 03 Jan, 2013 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-