factor/basis/compiler
Joe Groff c86d92a219 fix compiler.codegen tests 2011-12-14 12:51:12 -08:00
..
cfg compiler: The non-optimizing compiler is too slow with smart combinators in the compiler. Speed up bootstrap by not using them. 2011-12-05 14:50:51 -08:00
codegen fix compiler.codegen tests 2011-12-14 12:51:12 -08:00
constants compiler.constants: remove unused constants 2011-12-14 09:56:45 -08:00
crossref Fix two problems with recompilation: predicate constant folding was recording unsatisfied dependencies in some cases, and literal tuple instances of forgotten classes would cause problems for method inlining 2010-02-20 12:01:47 +13:00
errors command-line: don't pull in tools.errors 2011-12-07 10:52:58 -08:00
test
tests compiler: fix failing test 2011-12-06 21:11:44 -08:00
threads Change do-callback to register the current thread with the callback, instead of busy waiting for the current callback to become the right one before returning. Fixes 100% CPU usage issue with system-alert. Thanks to Blei and ex-rzr for doing preliminary analysis of the issue 2011-04-12 21:48:54 -04:00
tree generalizations: Refactor stack-checker so that smart combinators can be used with curry and compose. 2011-11-27 20:25:22 -08:00
utilities
authors.txt
compiler-docs.factor
compiler.factor compiler: The non-optimizing compiler is too slow with smart combinators in the compiler. Speed up bootstrap by not using them. 2011-12-05 14:50:51 -08:00
summary.txt
tags.txt