factor/basis/compiler/tree/propagation
Slava Pestov 029d93a838 Make walker work better with call( and breakpoints which are nested inside combinators 2009-05-05 09:12:32 -05:00
..
branches Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
constraints Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
copy Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
info Fix infinite loop when compiling a word containing a tuple literal with circular structure in it. This was triggered by call( inline caching in core-foundation.fsevents on Mac OS X 2009-05-01 09:36:53 -05:00
inlining Make walker work better with call( and breakpoints which are nested inside combinators 2009-05-05 09:12:32 -05:00
known-words Debugging stack checking 2009-04-21 16:09:53 -05:00
nodes Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
recursive Fix for math.parser syntax change 2009-04-13 14:47:39 -05:00
simple Replace ratio and complex built-in types with tuples defined in the library. This frees up two lo-tags, so move array and quotation over to these tags and update compiler for new tags 2009-04-30 00:27:35 -05:00
slots Fix infinite loop when compiling a word containing a tuple literal with circular structure in it. This was triggered by call( inline caching in core-foundation.fsevents on Mac OS X 2009-05-01 09:36:53 -05:00
authors.txt
propagation-tests.factor Fix infinite loop when compiling a word containing a tuple literal with circular structure in it. This was triggered by call( inline caching in core-foundation.fsevents on Mac OS X 2009-05-01 09:36:53 -05:00
propagation.factor Propagation pass: add inlined node counts to total node count, so that the more we inline the less we are eager to inline more 2009-03-06 23:34:01 -06:00
summary.txt