factor/basis/stack-checker
Slava Pestov eb8c621b6f Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch 2008-11-28 08:35:02 -06:00
..
alien Clean up recursive-state usage 2008-11-03 03:06:11 -06:00
backend Stack checker cleanup and optimization 2008-11-13 00:07:45 -06:00
branches Stack checker cleanup and optimization 2008-11-13 00:07:45 -06:00
errors Better error message 2008-11-17 11:16:32 -06:00
inlining Stack checker cleanup and optimization 2008-11-13 00:07:45 -06:00
known-words Faster generic arithmetic on fiixnums: both-fixnums? sub-primitive performs a check if the top two stack items are both fixnums with a single conditional branch 2008-11-28 08:35:02 -06:00
recursive-state Better inference error messages 2008-11-16 19:42:53 -06:00
state Stack checker cleanup and optimization 2008-11-13 00:07:45 -06:00
transforms Fixes 2008-11-28 01:11:03 -06:00
values Stack checker cleanup and optimization 2008-11-13 00:07:45 -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 fix docs 2008-11-13 16:15:57 -06:00
stack-checker-tests.factor Better error message 2008-11-17 11:16:32 -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