- Apr 20, 1991
-
-
ram authored
Also, added :OPTIMIZE and :OPTIMIZE-INTERFACE for changing the "global" compilation policy within the dynamic extent. Added :CONTEXT-DECLARATIONS, which provides a way to insert declarations conditional on pattern mathcing of the context in which the definition appears. So you can compiler all external functions safe, or whatever.
-
ram authored
-
ram authored
-
ram authored
Also, changed CONVERT-AND-MAYBE-COMPILE to use WITHOUT-GCING instead of calling MAYBE-GC. This way, you don't need to load no-auto-gc (and had better not, or you will never GC.)
-
ram authored
-
ram authored
MAKE-INTERFACE-COOKIE.
-
ram authored
declarations.
-
ram authored
the NFP...
-
- Apr 19, 1991
-
-
ram authored
used.
-
ram authored
its name to CODE-BREAKDOWN. Added a bunch of functions for finding the indegree and outdegree of nodes in the call graph (i.e. how many times functions are called, and how many calls functions make.) Also added some stuff that uses Scott's histogram package (in the library) this is #+NIL so that it will compile without. See MEMORY-HISTOGRAM which can print various histograms of object statistics.
-
ram authored
-
wlott authored
-
- Apr 17, 1991
-
-
wlott authored
read macro to return incorrect bit-vectors.
-
- Apr 16, 1991
- Apr 15, 1991
- Apr 14, 1991
- Apr 13, 1991
- Apr 12, 1991
- Apr 11, 1991
-
-
wlott authored
-
- Apr 10, 1991
-
-
ram authored
-
- Apr 09, 1991