- Jan 05, 2020
-
-
Robert Goldman authored
Thanks to Martin Simmons. Fix for issue #18 -- getenv did not work on Windows + Lispworks.
-
Robert Goldman authored
Test link farm See merge request asdf/asdf!129
-
Robert Goldman authored
Stelian reported that he was unable to find systems through link farm on ECL if the link farm was installed by source configuration. This attempts to confirm that.
-
Robert Goldman authored
Use ENSURE-PATHNAME on its argument.
- Nov 26, 2019
-
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
- Nov 19, 2019
-
-
Robert Goldman authored
-
- Nov 18, 2019
-
-
Robert Goldman authored
New test verifies that if operation-done-p is "wired" to always return NIL, then files will always be recompiled and reloaded. Created to address Gitlab issue 13: asdf/asdf#13
-
- Oct 05, 2019
-
-
Francois-Rene Rideau authored
Update all dependencies to be current. This update was triggered by CLASP support requiring a new asdf-encodings, but it is good to check that asdf-tools and asdf tests work with recent versions of libraries.
-
- Sep 09, 2019
-
-
François-René Rideau authored
Document ALREADY-LOADED-SYSTEMS. See merge request asdf/asdf!123
-
There was an `@findex` entry for this function, but no documentation. Added that. This likely is not where the doc for this function should go.
-
- Aug 02, 2019
-
-
Robert Goldman authored
Defsystem grammar documentation improvements See merge request asdf/asdf!122
-
Jan Moringen authored
-
Jan Moringen authored
-
Jan Moringen authored
* Mark meta-syntactic variables for non-constant, non-rule-name things such as symbol, string, pathname, etc. * Use macros to cross-reference rule definitions and uses * Replace "See below" with actual references to the sub-sections * Rule changes: * Avoid having two rules named "system-option" * Remove repeated definition of "simple-component-name" rule * Add operation-name rule
- Aug 01, 2019
-
-
Francois-Rene Rideau authored
-
eddyz87 authored
-
- Jun 25, 2019
-
-
Robert Goldman authored
-
Robert Goldman authored
These from Spencer Truex, with tests by me.
-
- Jun 24, 2019
-
-
Robert Goldman authored
-
Robert Goldman authored
Neil found that the pathname argument would be misinterpreted if it was a directory pathname without a trailing slash. Applied his fix and added a test.
-
- May 16, 2019
-
-
Robert Goldman authored
Default target fixed to be `all` instead of `website` (which is only for ASDF/UIOP maintainers).
-
- Apr 23, 2019
-
-
Philipp Marek authored
-
- Mar 27, 2019
-
- Mar 26, 2019
-
-
Francois-Rene Rideau authored
Update index.html to reflect the release. Update the copyright year to 2019 where relevant.
-
Francois-Rene Rideau authored
Quickref now includes a good UIOP reference manual, as extracted by Declt.
-
- Mar 25, 2019
-
-
Robert Goldman authored
Mention ELS 2019 and add accent to Faré.
-
Robert Goldman authored
-
- Mar 21, 2019
-
-
Francois-Rene Rideau authored
-
François-René Rideau authored
Fix bullet list in "Shell-friendly syntax for configuration" section See merge request asdf/asdf!121
-
François-René Rideau authored
UIOP: Remove redundant read-time conditional See merge request asdf/asdf!120
-
Jan Moringen authored
-
Jan Moringen authored
An inner read-time conditional #+(or clasp ecl mkcl) contained in an outer, identical conditional has no effect.
-
- Feb 19, 2019
-
-
Robert Goldman authored
-
Robert Goldman authored
Don't test older versions with CMUCL. Doesn't work, and unnecessary.
-
Robert Goldman authored
-
- Feb 18, 2019
-
-
Robert Goldman authored
-
- Feb 17, 2019
-
-
Robert Goldman authored
-