jumpforth/test
Jesse D. McDonald 014033d715 add ELSE-IF … THEN-IF, other minor words, and cleanup 2020-11-01 03:26:55 -06: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 remove ['] and [CHAR], add MARKER and PRESERVED, tweak bootstrap word lists, etc. 2020-10-31 11:41:52 -05:00
compares.exp add a simple unit-test framework 2020-10-22 21:03:27 -05:00
double-compares.4th remove ['] and [CHAR], add MARKER and PRESERVED, tweak bootstrap word lists, etc. 2020-10-31 11:41:52 -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
multi-if.4th add ELSE-IF … THEN-IF, other minor words, and cleanup 2020-11-01 03:26:55 -06:00
multi-if.exp add ELSE-IF … THEN-IF, other minor words, and cleanup 2020-11-01 03:26:55 -06:00
numeric-literals.4th add ELSE-IF … THEN-IF, other minor words, and cleanup 2020-11-01 03:26:55 -06:00
numeric-literals.exp add tests for numeric literal parsing 2020-10-24 15:15:40 -05:00
preserved.4th remove ['] and [CHAR], add MARKER and PRESERVED, tweak bootstrap word lists, etc. 2020-10-31 11:41:52 -05:00
preserved.exp remove ['] and [CHAR], add MARKER and PRESERVED, tweak bootstrap word lists, etc. 2020-10-31 11:41:52 -05:00
resize.4th remove ['] and [CHAR], add MARKER and PRESERVED, tweak bootstrap word lists, etc. 2020-10-31 11:41:52 -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