- 22 Jan, 2011 1 commit
-
-
- 21 Jan, 2011 2 commits
-
-
- 20 Jan, 2011 2 commits
-
-
- 18 Jan, 2011 1 commit
-
-
- 14 Jan, 2011 4 commits
-
-
-
Restored disassembly for compiled functions loaded from FASLs by always storing the class bytes greedily.
-
compiland's source form, instead of setting it to T if *any* non-single-valued function is called.
-
-
- 13 Jan, 2011 9 commits
-
-
-
-
and adjust Interpreter.run() accordingly. No longer call (directly or indirectly) System.exit(), throw the relevant errors instead.
-
-
-
-
-
-
-
- 12 Jan, 2011 3 commits
-
-
of the special bindings array, grow the array until it fits.
-
Revert to a reflection-based loading scheme for top-level compiled functions. Fix NPE in Package.java.
-
free their index when being garbage collected.
-
- 10 Jan, 2011 1 commit
-
-
the packages in its use list. Usually a package uses *at least* the CL package, meaning that packages don't get GC-ed.
-
- 09 Jan, 2011 1 commit
-
-
- 05 Jan, 2011 2 commits
-
-
Note upgrade to ASDF-2.012
-
-
- 04 Jan, 2011 1 commit
-
-
- 03 Jan, 2011 1 commit
-
-
Improve block-finding; Untabify (sorry to mix that!).
-
- 02 Jan, 2011 1 commit
-
-
Arrays with an element-type of NIL can't store anything, not even NIL, because the type of NIL is NULL.
-
- 01 Jan, 2011 5 commits
-
-
-
UNSAFE-P checks in pass1.
-
there should be no macroexpansion or precompiler calls: that's pass1.
-
-
A parent is always part of the same compiland.
-
- 29 Dec, 2010 1 commit
-
-
- 28 Dec, 2010 5 commits
-
-
-
flow and stack depth using GraphViz.
-
-
-
There may be other code paths through the error() routines that need similar exceptions to omit their code paths as well.
-