factor/basis/compiler
Slava Pestov 74640b7f71 Get green threads working on Windows
- store stack base and limit in TIB
- set up a frame-based structured exception handler in each context's callstack
- boot.x86.32.image has now been replaced by boot.winnt-x86.32.image and boot.unix-x86.32.image
2010-04-03 20:24:33 -04:00
..
alien vm: actually use context callstacks when running code 2010-03-26 22:44:43 -04:00
cfg compiler: new set-special-object intrinsic; more efficient special-object intrinsic 2010-04-01 20:09:14 -04:00
codegen compiler: new set-special-object intrinsic; more efficient special-object intrinsic 2010-04-01 20:09:14 -04:00
constants Get green threads working on Windows 2010-04-03 20:24:33 -04: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
test
tests compiler: new set-special-object intrinsic; more efficient special-object intrinsic 2010-04-01 20:09:14 -04:00
tree compiler.tree.propagation: don't constant-fold boa constructors of identity-tuple subclasses 2010-03-26 22:44:56 -04:00
utilities
authors.txt
compiler-docs.factor compiler: remove some unnecessary complexity 2010-02-04 01:36:52 +13:00
compiler.factor compiler: remove some unnecessary complexity 2010-02-04 01:36:52 +13:00
summary.txt
tags.txt