In trying to dig at one of TCR's bugs, I was archaeologizing asdf.lisp, to figure out the contents of the *defined-systems* table. Put what I came up with into a docstring.
cheers, r
2009/12/18 Robert Goldman rpgoldman@sift.info:
In trying to dig at one of TCR's bugs, I was archaeologizing asdf.lisp, to figure out the contents of the *defined-systems* table. Put what I came up with into a docstring.
I committed it in my "development" repo at http://common-lisp.net/project/xcvb/git/asdf.git
The repo also contains the promised whitespace normalization (though no script to automate it).
If no one objects to any of the contents, I will push to the official repo some time next week.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] Many people believe "in the name of the (nation, poor, god, nature...)" like "simon says" justifies or damns political opinions when said or omitted.
2009/12/19 Faré fahree@gmail.com:
If no one objects to any of the contents, I will push to the official repo some time next week.
Ack to all of these:
commit 4ab91931445316319b621d3b5f8759bf893943ab Author: Francois-Rene Rideau fare@tunes.org Date: Fri Dec 18 19:15:01 2009 -0500
From Robert Goldman, docstring for *defined-systems*
commit 7f4d19be0b870e41d6ab4beb12c94dc3f09a4aa8 Author: Francois-Rene Rideau fare@tunes.org Date: Fri Dec 18 09:18:15 2009 -0500
Release 1.373. Remove tabs in all lisp files.
commit faa8b05b23fa6cca8ca655fb8bb4f77471921540 Author: Francois-Rene Rideau fare@tunes.org Date: Fri Dec 18 09:07:34 2009 -0500
untabify asdf.
commit 3277d20895d6a59c25890725e6df0d3d4ca0958e Author: Francois-Rene Rideau fare@tunes.org Date: Fri Dec 18 09:06:46 2009 -0500
Ignore tmp/ directory created by Makefile