- Sep 26, 2014
-
-
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.
-
- Aug 24, 2014
-
- Aug 21, 2014
-
-
Francois-Rene Rideau authored
-
- Aug 11, 2014
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Also, add a test case and bump version to 3.1.3.3.
-
- Aug 06, 2014
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Didn't realize these were commented out! D'oh!
-
Robert P. Goldman authored
-
- Aug 05, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Robert P. Goldman authored
The compatibility stubs were not fully functional, so rather than expend a lot of time fixing the stubs, we have done away with the old names for the bundle ops. Added documentation for this in the manual, as a new FAQ. While indexing the class names, I found that we incorrectly used findex for classes, instead of tindex. Added syncodeindex so that we can use the tindex command going forward without breaking everything.
- Jul 24, 2014
-