| .. |
|
aa-tree.4th
|
add AA-ITERATE for simple in-order iteration of an AA tree
|
2020-11-07 11:05:06 -06:00 |
|
aa-tree.exp
|
add AA-ITERATE for simple in-order iteration of an AA tree
|
2020-11-07 11:05:06 -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 |
|
case.4th
|
simplify conditionals; rename ONWARD-IF to AND-IF; remove AND-THEN and OR-ELSE
|
2020-11-11 00:18:57 -06:00 |
|
case.exp
|
simplify conditionals; rename ONWARD-IF to AND-IF; remove AND-THEN and OR-ELSE
|
2020-11-11 00:18:57 -06: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 remaining file I/O words & script mode
|
2020-11-07 23:15:12 -06: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 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
|
add remaining file I/O words & script mode
|
2020-11-07 23:15:12 -06:00 |
|
preserved.exp
|
add remaining file I/O words & script mode
|
2020-11-07 23:15:12 -06: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 |