factor/basis/compiler
Doug Coleman 2b87eaa1b5 generalizations: Refactor stack-checker so that smart combinators can be used with curry and compose. 2011-11-27 20:25:22 -08:00
..
cfg use radix literals 2011-11-23 19:03:40 -08:00
codegen compiler: add intrinsic for PMOVMSKB/MOVMSKP[SD] 2011-11-13 16:10:20 -08:00
constants use radix literals 2011-11-23 19:03:40 -08:00
crossref
errors alien.libraries, compiler.cfg.builder.alien: include the result of dlerror/GetLastError in the linkage-error for missing symbols 2011-09-12 23:25:59 -07:00
test
tests use radix literals 2011-11-23 19:03:40 -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 classes: Make methods dispatch on maybes. Fix a couple bugs in the implementation of maybe. classoid? is now a dumb test if an object could be a well-formed classoid; valid-classoid? tests for well-formedness. Move maybe tests. Make pprint* work better on methods. 2011-11-22 15:12:20 -08:00
summary.txt
tags.txt