jumpforth/test
Jesse D. McDonald e268cac0a4 add a COMPOSE combinator and ALIAS defining word 2020-10-25 02:14:37 -05:00
..
allocate.4th add DUPLICATE to ALLOCATE and copy a string or other data 2020-10-24 11:14:33 -05:00
allocate.exp add DUPLICATE to ALLOCATE and copy a string or other data 2020-10-24 11:14:33 -05:00
compares.4th add a simple unit-test framework 2020-10-22 21:03:27 -05:00
compares.exp add a simple unit-test framework 2020-10-22 21:03:27 -05:00
double-compares.4th add a simple unit-test framework 2020-10-22 21:03:27 -05:00
double-compares.exp add a simple unit-test framework 2020-10-22 21:03:27 -05:00
merge-sort.4th add a COMPOSE combinator and ALIAS defining word 2020-10-25 02:14:37 -05:00
merge-sort.exp add a generic MERGE-SORT function for linked lists 2020-10-24 20:49:00 -05:00
numeric-literals.4th add tests for numeric literal parsing 2020-10-24 15:15:40 -05:00
numeric-literals.exp add tests for numeric literal parsing 2020-10-24 15:15:40 -05:00
resize.4th align ALLOCATE'd memory to 8 bytes with a magic number in the extra cell 2020-10-25 01:49:42 -05:00
resize.exp align ALLOCATE'd memory to 8 bytes with a magic number in the extra cell 2020-10-25 01:49:42 -05:00