Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
abcl
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abcl
abcl
Commits
ede23b2c
Commit
ede23b2c
authored
May 07, 2018
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to asdf-3.2.2
parent
d1d80114
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
158 additions
and
112 deletions
+158
-112
asdf.texinfo
doc/asdf/asdf.texinfo
+5
-4
asdf.lisp
src/org/armedbear/lisp/asdf.lisp
+153
-108
No files found.
doc/asdf/asdf.texinfo
View file @
ede23b2c
...
...
@@ -65,7 +65,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@titlepage
@title ASDF: Another System Definition Facility
@subtitle Manual for Version 3.3.
1
@subtitle Manual for Version 3.3.
2
@c The following two commands start the copyright page.
@page
@vskip 0pt plus 1filll
...
...
@@ -82,7 +82,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@node Top, Introduction, (dir), (dir)
@top ASDF: Another System Definition Facility
@ifnottex
Manual for Version 3.3.
1
Manual for Version 3.3.
2
@end ifnottex
...
...
@@ -6347,9 +6347,10 @@ Also, bugs are currently tracked on launchpad:
Available in updated-for-CL form on the web at
@url
{
http://nhplace.com/kent/Papers/Large-Systems.html
}
@item Dan Weinreb and David Moon:
``Lisp Machine Manual'',
MIT,
1981.
``Lisp Machine Manual'',
3rd Edition MIT, March
1981.
The famous CHINE NUAL describes one of the earliest variants of DEFSYSTEM.
@url
{
https://bitsavers.trailing-edge.com/pdf/mit/cadr/chinual
_
4thEd
_
Jul81.pdf
}
(NB: Not present in the second preliminary version of January 1979)
@url
{
http://bitsavers.org/pdf/mit/cadr/chinual
_
3rdEd
_
Mar81.pdf
}
@end itemize
...
...
src/org/armedbear/lisp/asdf.lisp
View file @
ede23b2c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment