- 04 Feb, 2021 5 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
- 12 Jan, 2021 5 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
SBCL uses a custom reader macro to print base strings READably. See https://www.reddit.com/r/lisp/comments/kpryz1/ecl_and_clpm/ for more info.
-
Eric Timmons authored
Handle ECL's fork of ASDF. See https://www.reddit.com/r/lisp/comments/kpryz1/ecl_and_clpm/ for more info.
-
Eric Timmons authored
It seems like a bug I should be seeing on all OSes, but I'm currently seeing it only on Windows.
-
- 18 Nov, 2020 1 commit
-
-
Eric Timmons authored
-
- 11 Nov, 2020 3 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
Correctly implements version comparison for prereleases now
-
- 08 Jul, 2020 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
It previously failed if the git repository was not already present on the file system.
-
- 30 Jun, 2020 1 commit
-
-
Eric Timmons authored
-
- 29 Jun, 2020 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
The client did not continuously read from both CLPM's stderr and stdout. Therefore, the stderr buffer could get filled (e.g., if logging verbosity were increased or a system was being grovelled that generated a lot of warnings) and clpm would have been unable to make forward progress. Now, redirect stderr to a temporary file, reading it as necessary to report errors in conditions or to the error dribble destination.
-
- 08 Jun, 2020 5 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
Should prevent excessive noise in bundle lock files.
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
- 04 Jun, 2020 3 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
- 31 May, 2020 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
- 30 May, 2020 9 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
They are cleared when resolving requirements. This helps prevent the resolver from trying to install deleted commits.
-
Eric Timmons authored
-
- 29 May, 2020 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-