- 20 Feb, 2018 1 commit
-
-
Robert Goldman authored
-
- 19 Feb, 2018 1 commit
-
-
Robert Goldman authored
-
- 16 Jan, 2018 1 commit
-
-
Robert Goldman authored
-
- 18 Dec, 2017 2 commits
-
-
Francois-Rene Rideau authored
-
Robert Goldman authored
-
- 15 Dec, 2017 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- 12 Dec, 2017 1 commit
-
-
Francois-Rene Rideau authored
-
- 01 Dec, 2017 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 14 Nov, 2017 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- 12 Nov, 2017 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- 27 Oct, 2017 1 commit
-
-
Rommel MARTINEZ authored
-
- 26 Oct, 2017 1 commit
-
-
Robert Goldman authored
-
- 12 Oct, 2017 2 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
- 08 Oct, 2017 1 commit
-
-
Francois-Rene Rideau authored
-
- 06 Oct, 2017 5 commits
-
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
Robert Goldman authored
-
- 19 Sep, 2017 1 commit
-
-
Robert Goldman authored
Add a period to make 'makeinfo' happy.
-
- 22 Aug, 2017 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Aug, 2017 1 commit
-
-
Robert Goldman authored
-
- 20 Jul, 2017 2 commits
-
-
Robert Goldman authored
Previously, if one bumped a version number that was included into a system definition using :READ-FILE-FORM or :READ-FILE-LINE, ASDF would not notice the change (so it could, for example, fail to recognize that a depended-on system has had its version number bumped and now satisfies a new :VERSION requirement). This was fixed by adding ADDITIONAL-INPUT-FILES to the object model. These serve the purpose of giving a place other than INPUT-FILES for ASDF to stash input files that it "notices" on its own (e.g., when processing :READ-FILE-<FOO>). ASDF can't stash such files in INPUT-FILES, because it must leave the INPUT-FILES primary methods open for users to override.
-
Francois-Rene Rideau authored
Replace with-asdf-cache with with-asdf-session. Introduce *asdf-session-class* to hold the class of the session. Introduce caching-cache, currently the only session class, that only contains a cache, for now.
-
- 23 May, 2017 1 commit
-
-
Francois-Rene Rideau authored
-
- 04 May, 2017 2 commits
-
-
Francois-Rene Rideau authored
Following a discussion on asdf-devel with jmll.
-
Robert Goldman authored
-
- 30 Apr, 2017 1 commit
-
-
Francois-Rene Rideau authored
Also, remove tabs.
-
- 03 Apr, 2017 3 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 02 Apr, 2017 1 commit
-
-
Francois-Rene Rideau authored
-
- 19 Feb, 2017 1 commit
-
-
Francois-Rene Rideau authored
Use the same algorithm as Quicklisp uses for its local-projects: prefer a .asd with a path of shorter depth; and for equal depth, prefer the path with namestring that is least for string<.
-
- 24 Jan, 2017 1 commit
-
-
Francois-Rene Rideau authored
-
- 12 Jan, 2017 1 commit
-
-
Francois-Rene Rideau authored
-