- 09 Sep, 2019 2 commits
-
-
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.
-
- 02 Aug, 2019 5 commits
-
-
Robert Goldman authored
-
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
-
- 01 Aug, 2019 2 commits
-
-
Francois-Rene Rideau authored
-
eddyz87 authored
-
- 25 Jun, 2019 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
These from Spencer Truex, with tests by me.
-
- 24 Jun, 2019 2 commits
-
-
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.
-
- 16 May, 2019 1 commit
-
-
Robert Goldman authored
Default target fixed to be `all` instead of `website` (which is only for ASDF/UIOP maintainers).
-
- 23 Apr, 2019 1 commit
-
-
Philipp Marek authored
-
- 27 Mar, 2019 1 commit
-
-
Robert Goldman authored
-
- 26 Mar, 2019 2 commits
-
-
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.
-
- 25 Mar, 2019 2 commits
-
-
Robert Goldman authored
Mention ELS 2019 and add accent to Faré.
-
Robert Goldman authored
-
- 21 Mar, 2019 5 commits
-
-
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.
-
- 19 Feb, 2019 3 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Don't test older versions with CMUCL. Doesn't work, and unnecessary.
-
Robert Goldman authored
-
- 18 Feb, 2019 1 commit
-
-
Robert Goldman authored
-
- 17 Feb, 2019 1 commit
-
-
Robert Goldman authored
-
- 18 Dec, 2018 2 commits
-
-
Robert Goldman authored
Fix uiop.asd dependencies See merge request asdf/asdf!119
-
Francois-Rene Rideau authored
Based on !115.
-
- 17 Dec, 2018 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
known-system-with-bad-secondary-system-names-p See merge request asdf/asdf!118
-
- 15 Dec, 2018 6 commits
-
-
Francois-Rene Rideau authored
Instead of a lisp of primary system names that are valid prefixes, have a set of names of primary systems that are known to define secondary systems with bad system names.
-
Robert Goldman authored
Rename test/cl-ppcre.asd to test/test-bad-system-name.asd See merge request asdf/asdf!117
-
Hugo Ishimaru authored
as in some cases FIND-SYSTEM incorrectly found the cl-ppcre.asd instead of the official .asd file
-
Robert Goldman authored
-
Robert Goldman authored
Quash some BAD-SYSTEM-NAME warnings. See merge request asdf/asdf!116
-
Robert Goldman authored
-