- 19 Feb, 2019 2 commits
-
-
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 7 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
-
Robert Goldman authored
I'm sick of Stas's social engineering attempt to stoke anger about this warning, so I'm specifically quashing warnings from "cl-ppcre."
-
- 22 Oct, 2018 1 commit
-
-
Robert Goldman authored
Thanks to Attila Lendvai for catching a typo in the docstring.
-
- 19 Oct, 2018 3 commits
-
-
Hugo Ishimaru authored
-
Hugo Ishimaru authored
Add subsection for :entry-point option in defsystem. Add @anchors in "The defsystem grammar" section so that one can jump from the grammar rules to the discussions.
-
Robert Goldman authored
-
- 16 Oct, 2018 4 commits
-
-
Robert Goldman authored
Don't put the type entries in with the function entries in the same index.
-
Hugo Ishimaru authored
-
Hugo Ishimaru authored
-
Hugo Ishimaru authored
and use @deftpx syntax to include these classes into the index.
-
- 07 Oct, 2018 4 commits
-
-
François-René Rideau authored
Fix minor typos in the section package-inferred-system See merge request asdf/asdf!111
-
François-René Rideau authored
Respect .cl-source-registry.cache files not at root of tree See merge request !110
-
Hugo Ishimaru authored
-
Eric Timmons authored
A typo caused ASDF to look for the .cl-source-registry.cache file only at the root of a tree when collecting ASD files.
-
- 06 Oct, 2018 1 commit
-
-
Robert P. Goldman authored
-
- 05 Oct, 2018 12 commits
-
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
-
Robert P. Goldman authored
Merge commit '356c662f' into hishimaru/asdf-man-fix2 Added index entries and minor copy editing.
-
Robert P. Goldman authored
-
Hugo Ishimaru authored
-
Robert P. Goldman authored
-
Hugo Ishimaru authored
-
Hugo Ishimaru authored
-
Robert P. Goldm an authored
Bundling on ECL wasn't working because UIOP was not properly being detected, because its name wasn't coerced. Thanks to Marius Gerbershagen.
-
Robert P. Goldm an authored
Marius Gerbershagen suggests replacing :RT by :SOCKETS, because :RT is being removed from ECL.
-
Hugo Ishimaru authored
-