]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/tests/linkage-errors.factor
factor: arch -> arch-name. fix breakage caused by other patch.
[factor.git] / basis / compiler / tests / linkage-errors.factor
2015-08-12 Doug Colemanfactor: arch -> arch-name. fix breakage caused by other...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-20 Doug Colemanfactor: more function messups
2014-06-07 Björn LindqvistVM: tests that rely on the integer values of the vm_err...
2014-06-04 John Benediktssonkernel: change errors to be in kernel.private.
2014-06-04 Björn Lindqvistkernel: symbolic constants for the various kernel errors
2011-10-03 Slava PestovFix linkage-errors test to not clobber its own linkage...
2011-09-14 Slava PestovFix linkage-errors tests for recent changes
2011-09-12 Slava PestovTease out symbol name and library in undefined_symbol...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-15 Slava Pestovcompiler: update tests for void being parsed like a...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-10 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-05-10 Slava PestovFFI rewrite part 1: split up ##alien-invoke and friends...