]> gitweb.factorcode.org Git - factor.git/history - vm/instruction_operands.hpp
Get green threads working on Windows
[factor.git] / vm / instruction_operands.hpp
2010-04-04 Slava PestovGet green threads working on Windows
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Slava PestovUpdate Win64 support
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-19 Slava Pestovvm: remove primitive table, non-optimizing compiler...
2010-01-18 Slava PestovStop wearing monocle and use the term "entry point...
2010-01-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-02 Slava PestovChange how non-volatile register preservation is done...
2009-12-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-15 Slava Pestovvm: big overhaul of non-optimizing compiler
2009-12-03 Slava PestovMerge branch 'simd-cleanup' of git://factorcode.org...
2009-12-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-02 Slava Pestovvm: fix instruction_operand::load_value() for PowerPC...
2009-12-02 Slava PestovRT_HERE now takes its argument from the literal table...
2009-12-02 Slava PestovSplit literal table into literal and parameter tables...
2009-12-02 Slava PestovBig cleanup of literal table and relocation-related...
2009-11-28 Slava PestovMerge branch 'no_literal_table' of git://factorcode...
2009-11-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-27 Slava Pestovvm: new image relocation that doesn't use literal table
2009-11-25 Slava Pestovvm: new implementation of modify-code-heap that doesn...
2009-11-25 Slava PestovMerge branch 'master' into no_literal_table
2009-11-25 Slava Pestovvm: compaction now updates the needs_fixup set
2009-11-24 Slava Pestovvm: mark sweep now traces code block references; rename...