- Feb 26, 2014
-
-
Robert P. Goldman authored
Insist on lower-case system names, with only the characters accetpable in logical pathnames and the forward slash, "/", which is meaningful to ASDF.
- Feb 25, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
the target system for a version check might not even be present! (That would probably be an error later, to be handled then, but shouldn't cause an unhandled error now.)
-
Francois-Rene Rideau authored
-
- Feb 24, 2014
-
-
Robert P. Goldman authored
The dependency parser (used to put dependencies in canonical form), now raises an error if obsolete FEATURE syntax is used. This should direct programmers to an easy fix. A test is also added.
-
Robert P. Goldman authored
-
Francois-Rene Rideau authored
-
- Feb 23, 2014
-
-
Robert P. Goldman authored
SYSTEM-DEFSYSTEM-DEPENDS-ON, SYSTEM-DEPENDS-ON, and SYSTEM-WEAKLY-DEPENDS-ON now always return s-expressions with system names represented as downcased caps (per COERCE-NAME).
-
Robert P. Goldman authored
-
Robert P. Goldman authored
- Feb 22, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
More test cleanups: use assert-compare and assert-equal some more.
-
- Feb 21, 2014
-
-
Robert P. Goldman authored
Added ASDF_UPGRADE_TEST_LISPS environment variable and ulisps local variable.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
Fix DIRECTORY tests in test-utilities.script.
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
(improved comments, whitespace, remove doubly exported symbols).
-
Robert P. Goldman authored
Ensure that SYSTEM-DEFSYSTEM-DEPENDS-ON never gets SLOT-UNBOUND error. Also cache DEPENDS-ON and WEAKLY-DEPENDS-ON info from DEFSYSTEM.
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Added explicit dependency on SYSTEM to support setting introspection slots.
- Feb 20, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
- Feb 19, 2014
-
- Feb 18, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
(If it's not backward, it's not compatible.)
-
Francois-Rene Rideau authored
-
- Feb 12, 2014
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
by only effecting them on parent classes. Also, do the sideways dependencies FIRST.
-