- 05 Jan, 2020 3 commits
-
-
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.
-
- 26 Nov, 2019 2 commits
-
-
Robert Goldman authored
-
Francois-Rene Rideau authored
-
- 19 Nov, 2019 1 commit
-
-
Robert Goldman authored
-
- 18 Nov, 2019 1 commit
-
-
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
-
- 05 Oct, 2019 1 commit
-
-
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.
-
- 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.
-