]> gitweb.factorcode.org Git - factor.git/history - vm/types.c
Better word hashing, working on class vtable dispatch
[factor.git] / vm / types.c
2006-10-17 slavaBetter word hashing, working on class vtable dispatch
2006-10-15 slavaRemove integer-slot and set-integer-slot primitives...
2006-09-27 slavaReplace compiled? primitive with compiled? word slot
2006-08-11 slavaAutomatically recompile words when files are loaded
2006-08-08 slavaBig redesign of the compiler/runtime interface
2006-07-31 slavachar* types in FFI calls can no longer accept null...
2006-07-31 slavaSimplify runtime's GC and relocation code
2006-07-07 slavaBig runtime cleanup