factor/basis/stack-checker
Joe Groff 15e6a7fa5e move error summaries for effect parsing errors to debugger vocab 2010-03-05 21:50:40 -08:00
..
alien alien: some code cleanups and fixes 2010-02-23 01:28:56 +13:00
backend refactor stack-checker slightly to fix circular dependency 2010-03-05 14:27:36 -08:00
branches Factor source files should not be executable 2009-11-21 17:50:43 -06:00
dependencies Merge branch 'master' into new-alien-pointers 2010-02-22 10:32:59 -08:00
errors move error summaries for effect parsing errors to debugger vocab 2010-03-05 21:50:40 -08:00
inlining initial implementation of row-polymorphism check 2010-03-04 19:30:08 -08:00
known-words Specialized arrays, structs and other objects responding to the >c-ptr / byte-length protocol can now be written to binary streams 2010-02-24 20:18:41 +13:00
recursive-state
row-polymorphism reuse infer-call* for polymorphic inference, which handles curried quotations. tests can pass with real "each" etc. now 2010-03-05 15:20:55 -08:00
state make effect variables part of effect syntax, stored out of band in effect tuple 2010-03-05 13:30:10 -08:00
transforms Test fixes 2010-02-03 23:11:31 +13:00
values New identity-hashcode primitive 2009-11-10 21:18:54 -06:00
visitor Add alien-assembly form for inline assembler, works like alien-invoke except calls a user-supplied quotation instead of generating a subroutine call. Replaces FPU status control, SSE detection and read timestamp routines in vm/cpu-x86.*S 2010-01-07 17:39:22 +13:00
authors.txt
stack-checker-docs.factor A number of documentation fixes and cleanup. 2010-02-03 00:05:03 -07:00
stack-checker-tests.factor Make stack-checker throw proper errors for primitives that do not have static stack effects 2010-01-20 16:37:58 +13:00
stack-checker.factor refactor stack-checker slightly to fix circular dependency 2010-03-05 14:27:36 -08:00
summary.txt
tags.txt