- Feb 04, 2010
-
-
Francois-Rene Rideau authored
* made it easier to debug tests. export DEBUG_ASDF_TEST=t * add ECL support to tests: passes all 18 scripts, but have to ignore compile warnings. * lots of whitespace issues, including ones that made .gitignore not work!
-
- Sep 06, 2009
-
- Jun 13, 2007
-
-
Gary King authored
-
- Aug 21, 2006
-
-
Christophe Rhodes authored
types. It seems regrettably common for system authors, despite the documentation, to place their system in CL-USER, where the user can quite legitimately add symbols. Adjust the lookup code in CLASS-FOR-TYPE to ignore symbols not naming subclasses of ASDF:COMPONENT, and also to try the symbol itself first if it's not a keyword. Also adjust the documentation slightly to make this slightly clearer. Add test files, and make the clisp test-harness work for me.
-