]> gitweb.factorcode.org Git - factor.git/history - vm/vm-data.hpp
Moved PRIMITIVE and PRIMITIVE_FORWARDs to primitives.[ch]pp
[factor.git] / vm / vm-data.hpp
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Slava PestovMerge branch 'ogg' of git://double.co.nz/git/factor
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-26 Slava Pestovvm: make heap data-type object-oriented
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-24 Phil Dawesrenamed factorvm to factor_vm
2009-09-24 Slava PestovFix conflict
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Slava PestovFix conflict
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-20 Slava PestovMerge Phil Dawes' VM work
2009-09-16 Phil DawesAdded more init code to vm constructor.
2009-09-16 Phil DawesAdded data constructor to initialize bools in factorvmd...
2009-09-16 Phil DawesSplit data out into separate vm-data struct