]> gitweb.factorcode.org Git - factor.git/history - vm/instruction_operands.hpp
alien.syntax: clarify that we can dispatch off ENUM: members
[factor.git] / vm / instruction_operands.hpp
2016-09-09 Alexander Iljinvm: replace block comments /**/ with line comments //
2015-12-13 Björn LindqvistVM: removes a few methods related to relocation handling
2015-12-13 Björn LindqvistVM: the rel_type() and rel_offset() accessors in instru...
2015-09-02 Björn LindqvistVM: remove RT_EXCEPTION_HANDLER reference 1466/head
2015-09-02 Björn LindqvistVM: get rid of the odd RT_EXCEPTION_HANDLER relocation
2013-05-13 Erik CharleboisVM: Replace u8-64, s8-64, cell, fixnum with stdint...
2013-05-13 Erik CharleboisVM: Remove unnecessary _ suffix in constructors
2013-05-12 Erik CharleboisVM: Refactor instruction_operands.cpp/hpp to Factor...
2011-10-28 Joe Groffvm: add RT_SAFEPOINT to number_of_parameters()
2011-10-28 Joe Groffvm: add RT_SAFEPOINT relocation type
2011-10-03 Slava PestovAdd RT_INLINE_CACHE_MISS relocation type to avoid frequ...
2011-09-12 Slava PestovTease out symbol name and library in undefined_symbol...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava Pestovcompiler: new "binary literal area" at the end of a...
2010-05-03 Slava Pestovcompiler: add ##load-vector instruction to avoid wastin...
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-19 Slava Pestovcompiler: combine ##load-constant followed by ##alien...
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-14 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-13 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-13 Joe GroffMerge git://github.com/erikcharlebois/factor
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-12 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-12 Slava Pestovvm: add a new rc-absolute-1 relocation class to allow...
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-05 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-04 Slava PestovGet green threads working on Windows
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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...