- 29 Apr, 2020 4 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Reimplement with-null-input and with-null-output entirely in Lisp See merge request asdf/asdf!136
-
Reimplement with-null-input and with-null-output entirely in Lisp, avoiding access to system devices.
-
Robert Goldman authored
Wrap compilation of UIOP/WITH-OUTPUT in code that muffles SBCL style warning.
-
- 28 Apr, 2020 4 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Properly pass :element-type to with-output-to-string See merge request asdf/asdf!126
-
This fixes launchpad bug #1855911 as reported by Martin Simmons, with a change based on a patch submitted by Martin: https://bugs.launchpad.net/asdf/+bug/1855911 Some additional ugliness to suppress style warnings on compilation.
-
Robert Goldman authored
Provide ECL support for package local nicknames.
-
- 27 Apr, 2020 1 commit
-
-
Robert Goldman authored
-
- 07 Apr, 2020 1 commit
-
-
Robert Goldman authored
The tests for package local nicknames didn't work properly for case sensitive Allegro lisp. Problem only in the tests, not in ASDF/UIOP.
-
- 04 Apr, 2020 4 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
Closes #14 See merge request !127
-
Fixes #14 as suggested by reporter Andriy Kmit. Add support for package local nicknames to package-inferred-systems and define-package.
-
- 02 Apr, 2020 1 commit
-
-
Robert Goldman authored
In bundle asd don't drop CRLF but substitute space. Makes banner more pleasing. See merge request !139
-
- 01 Apr, 2020 3 commits
-
-
Robert Goldman authored
Fix primary-system-name for systems without a source file Closes #27 See merge request !138
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 27 Feb, 2020 1 commit
-
-
Francois-Rene Rideau authored
-
- 14 Feb, 2020 6 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
Now ask for issues to be posted on gitlab.common-lisp.net instead of launchpad.
-
Robert Goldman authored
-
- 08 Feb, 2020 2 commits
-
-
François-René Rideau authored
Best practices: fix typo See merge request !135
-
Rommel MARTINEZ authored
-
- 04 Feb, 2020 1 commit
-
-
Robert Goldman authored
-
- 03 Feb, 2020 3 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
Iss23 See merge request !132
-
Robert Goldman authored
Correct the dependency logic for `deliver-asd-op`. Add a test to verify the issue and the fix. Incorporate fixes to the related operations.
-
- 30 Jan, 2020 2 commits
-
-
Robert Goldman authored
Do not test for sb-eval feature See merge request !131
-
Eric Timmons authored
SBCL 2.0.1 removed :sb-eval from *features* (and added it to an internal features list). Additionally the #+ reader macro now produces a full warning if a feature present on the internal features list is tested for. This commit tests for the presence of sb-kernel:lexical-environment-too-complex directly instead of looking at the sb-eval feature.
-
- 15 Jan, 2020 1 commit
-
-
Robert Goldman authored
-
- 14 Jan, 2020 1 commit
-
-
Robert Goldman authored
-
- 13 Jan, 2020 5 commits
-
-