factor/basis/stack-checker
Slava Pestov 53758074a2 stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug 2009-02-06 10:21:55 -06:00
..
alien Fix for native I/O backends that create callbacks in deployed apps; this affected tools.deploy.test[35] ever since run-loop multiplexer landed on OS X 2008-12-12 19:48:17 -06:00
backend renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
branches Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
errors Remove >r/r> 2008-12-17 19:17:37 -06:00
inlining Local DCE 2008-12-04 06:02:49 -06:00
known-words stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug 2009-02-06 10:21:55 -06:00
recursive-state Better inference error messages 2008-11-16 19:42:53 -06:00
state Local DCE 2008-12-04 06:02:49 -06:00
transforms stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug 2009-02-06 10:21:55 -06:00
values stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug 2009-02-06 10:21:55 -06:00
visitor Trying to make PEGs compile faster by reducing the number of low level IR nodes: merge functionality of #>r and #r> into #shuffle, and generate 1 node instead of 3 for calls to get-local 2008-11-11 18:46:31 -06:00
authors.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
stack-checker-docs.factor stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug 2009-02-06 10:21:55 -06:00
stack-checker-tests.factor stack-checker: do constant folding for curry and compose with constant inputs at compile time. Allows macros to expand in more cases, fixing the fry caveat found by Doug 2009-02-06 10:21:55 -06:00
stack-checker.factor Replace millis primitive with micros primitive 2008-11-19 01:50:05 -06:00
summary.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00
tags.txt New front-end and high-level optimizer lands 2008-08-12 03:22:45 -05:00