]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/tests
Reformat
[factor.git] / basis / compiler / tests /
2024-02-08 John Benediktssoncompiler.tests.codegen: make a note about platform...
2024-02-08 John Benediktssoncompiler.tests.codegen: fix two more tests
2024-02-08 John Benediktssoncompiler.tests.codegen: fix fcos test
2024-02-07 John BenediktssonRevert "compiler.tests: update float constant"
2024-02-07 John Benediktssoncompiler.tests: update float constant
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-03-05 Doug Colemangeneric: finish renaming order to dispatch-order
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemanfactor: use 2length
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-13 John Benediktssonfix some unit-test syntax to use array instead of quota...
2023-01-13 John Benediktssonfix some unit-test syntax to use array instead of quota...
2023-01-13 John Benediktssonfix some unit-test syntax to use array instead of quota...
2023-01-12 Doug Colemanfactor: fix some spacing
2023-01-11 Doug Colemantests: use must-not-fail in some places must-not-fail 2738/head
2022-09-17 Doug Colemanalien.c-types: not necessary to import `short` differen...
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2020-01-24 kusumotonorioTests for System V AMD64 ABI (#2233)
2020-01-19 kusumotonorioput alien.factor back
2020-01-19 kusumotonorioAdd Callback Tests
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-19 Doug Colemanalien.libraries: load-library is misnamed, refactor...
2017-08-06 Doug Colemanpeg.ebnf: Clean up EBNF: syntax.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-02-09 John Benediktssonusing ignore-errors instead of [ drop ] recover.
2017-01-04 Jon Harpercore layouts, remove hardcoded tag width
2016-11-30 Björn Lindqvistcompiler.crossref: changes the way in which dependencie...
2016-10-12 Björn LindqvistVM: change callstack>array primitive so it doesn't...
2016-09-29 Björn LindqvistVM: make visit_instruction_operands() skip over uniniti...
2016-08-12 Björn Lindqvistcompiler.*: moving all words only relevant for testing...
2016-08-10 Björn Lindqvistalien.*: frontend varargs support! #1677
2016-08-02 Björn Lindqvistcompiler.tests.alien: tests for varargs calls
2016-04-04 John Benediktssoncompiler.tests.stack-trace: use with-test-file.
2016-03-31 Doug Colemancompiler.tests.stack-trace: remove temp-file usage.
2016-03-22 John Benediktssoncompiler.tests: fix a few KERNEL-ERROR.
2015-12-08 Björn Lindqvistcompiler.tests.callstack-overflow: disable test for...
2015-09-02 Björn LindqvistVM: always use undecorated names when loading ffi functions
2015-08-15 Björn LindqvistVM: fix one callstack overflow problem by "unlocking...
2015-08-14 John Benediktssonnamespaces: rename namestack* to (get-namestack) for...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemancompiler: rename D to D: because it wants a token....
2015-08-13 Doug Colemancore: callstack is a builtin type and a class name...
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemancompiler, alien: fix some duplication in ERROR: definit...
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-08-06 John Benediktssoncompiler.tests: remove some tests that can't work now.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-21 Doug Colemanbasis: whitespace.
2015-07-20 Doug Colemanfactor: rename system:vm -> vm-path to differentiate...
2015-07-20 Doug Colemanfactor: all FUNCTION: rename complete
2015-07-20 Doug Colemanfactor: more function messups
2015-07-20 Doug Colemanfactor: Fix rename issues.
2015-07-19 John Benediktssonupdate some more MACRO: effects.
2015-07-15 John BenediktssonFix some tests broken by optimized? rename.
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-09 John BenediktssonSome more general fixes for recent refactors.
2015-04-29 Björn Lindqvistcompiler.cfg.*: new word reset-vreg-counter, useful...
2015-04-29 Björn Lindqvistcompiler.*: merge of ##inc-r and ##inc-d into one instr...
2015-01-22 Doug Colemancompiler.tests.optimizer: Re-enable the minor-gc test...
2015-01-17 Doug Colemancompiler.tests.stack-trace: Fix unit test.
2015-01-17 Doug Colemancompiler.tests.optimizer: Disable minor-gc test case...
2015-01-15 Björn Lindqvistcompiler.tests.stack-trace: unit tests against the... 1270/head
2014-12-31 Björn Lindqvistcompiler.cfg.*: docs and more tests
2014-12-11 John Benediktssoncompiler: cleanup cfg passes to have stack effect ...
2014-11-24 Doug Colemancompiler.tests.alien: Test demonstrates padding bytes...
2014-11-23 Björn Lindqvistcompiler.*: use block>cfg and insns>block in many tests...
2014-11-13 Björn Lindqvistcompiler.tests.alien: tests to make sure #1021 stays...
2014-11-10 Doug Colemanffi_test: Can actually test 62 and 63 on windows.
2014-11-09 Doug Colemancompiler.tests.alien: Don't test ffi calls 61-63 on...
2014-11-08 Doug Colemancompiler.tests.alien: Add structs with uint and ulonglo...
2014-11-07 Doug Colemancompiler.tests.alien: Check in a failing unit test...
2014-10-22 Björn Lindqvistcompiler.tests.alien: use the with-callback combinator...
2014-09-29 Björn Lindqvistcompiler.tests.alien: wrap all callback tests in special
2014-07-08 Doug Colemanffi: Add some tests to ensure that 64bit integers are...
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
2013-03-24 Doug Colemancompiler: Use lookup-library.
2013-03-24 Doug Colemancompiler.tests: Fix test for <groups> change.
2012-12-31 Slava PestovWIP
2012-10-23 John Benediktssonchange some "2drop 2drop" to "4drop".
2012-07-21 Doug Colemancompiler: Fix /mod simplications in dead-code, add...
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2012-05-04 Doug Colemanclasses:
2011-12-07 Joe Groffcompiler: fix failing test
2011-11-24 Joe Groffuse radix literals
2011-11-23 Doug Colemancompiler tests: fix using, add tests to make sure insta...
2011-11-22 Doug Colemanclasses.maybe: move maybe definition from classes.union...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-10-25 Doug ColemanFix all failures in the linux64 build email
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-11 Slava Pestovcallback-error: don't use -e until we fix issue #245
2011-10-09 Slava PestovFix custom-inlining for mod and rem, which was converti...
2011-10-07 Doug ColemanMixin classes in redefine25 test are forgotten, but...
next