]> gitweb.factorcode.org Git - factor.git/history - vm/types.h
Initial import
[factor.git] / vm / types.h
2007-09-20 Slava PestovInitial import first-git-commit
2006-11-20 slavaFix a code GC race condition
2006-11-16 slavaFix documentation typos, start working on compiled...
2006-11-02 slavaMore allot_* cleanups
2006-11-02 slavaUpdate bignum code for allot_* changes
2006-11-01 slavaRemove unused environment slot and simply room primitive
2006-11-01 slava>fixnum >bignum >float primitives split up into smaller...
2006-10-31 slavaMore GC work
2006-10-31 slavaallot_* overhaul
2006-10-30 slavastring>float primitive should not throw an error on...
2006-10-15 slavaRemove integer-slot and set-integer-slot primitives...
2006-09-27 slavaReplace compiled? primitive with compiled? word slot
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