Refactor.

This commit is contained in:
Brad Nelson
2022-01-30 16:21:30 -08:00
parent 1274ab7bb7
commit be3af85b9f

View File

@ -377,6 +377,12 @@ e: check-highlevel
out: included out: included
;e ;e
e: check-allocation
out: resize
out: free
out: allocate
;e
e: check-phase1 e: check-phase1
check-highlevel-floats check-highlevel-floats
check-vocabulary check-vocabulary
@ -415,9 +421,7 @@ e: test-forth-namespace
' forth list-from ' forth list-from
out: FORTH out: FORTH
check-phase2 check-phase2
out: resize check-allocation
out: free
out: allocate
out: ok out: ok
out: ms out: ms
check-files check-files
@ -459,9 +463,7 @@ e: test-forth-namespace
check-phase2 check-phase2
out: form out: form
out: termios out: termios
out: resize check-allocation
out: free
out: allocate
out: ok out: ok
out: #! out: #!
out: ms-ticks out: ms-ticks