- Oct 10, 2014
-
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
so I can build the debian package.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
- Oct 09, 2014
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
Fixes pseudo-test failure on SBCL.
-
- Oct 07, 2014
-
-
Robert Goldman authored
- Oct 06, 2014
-
-
Francois-Rene Rideau authored
Implement make ext as git submodule update --init
-
Robert P. Goldman authored
This is now included in the ext/ directory of the git repo.
-
Robert P. Goldman authored
-
- Oct 04, 2014
-
- Sep 26, 2014
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
- Sep 23, 2014
-
-
Francois-Rene Rideau authored
Test case: at the make load REPL, evaluate (initialize-source-registry '(:source-registry :default-registry :ignore-inherited-configuration))
- Sep 16, 2014
-
-
Francois-Rene Rideau authored
- Sep 15, 2014
-
-
Francois-Rene Rideau authored
Move load-asdf.lisp to tools, as in the minimakefile branch.
-
- Sep 12, 2014
-
-
Francois-Rene Rideau authored
-
- Sep 11, 2014
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
* README updated, converted to markdown * Some documentation updates * bin/install-asdf-as-module renamed to tools/install-asdf.lisp and improved. * Update test scripts to be work even when the initial getcwd isn't in test/
-
- Sep 04, 2014
-
-
Francois-Rene Rideau authored
to speed up search in a source-registry :tree. If you use one, don't let it go out-of-date!
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
- Sep 01, 2014
-
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
Add missing package use and missing function rename.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
(the CLHS implies that a symbol designates a singleton list of its name).
-
- Aug 29, 2014
-
-
Robert P. Goldman authored
Even if the root check failed, it was still recursing.
-
Francois-Rene Rideau authored
- Aug 28, 2014
-
-
Robert P. Goldman authored
Make the source registry default to the local tree (including externals). Fix binding of sourceDirectory variable. Add Fare's list-source-registry debugging command.
-