Virgil Dupras
|
f6ded7712e
|
VE: add 't'
This is the first commit I do entirely in VE. It's a habit I'm planning
on taking as it helps a lot to find usability issues.
|
2020-06-11 18:12:01 -04:00 |
|
Virgil Dupras
|
6bff03a48b
|
Move adev to core
It's small enough to be worth it.
|
2020-05-22 14:50:34 -04:00 |
|
Virgil Dupras
|
bd38d80f9c
|
Move Cross-compiled core from B390 to B350
and renamed it "Core words". Also, reworded the presentation.
|
2020-05-15 22:44:49 -04:00 |
|
Virgil Dupras
|
db9885b8cf
|
Rename (find) to FIND
I hadn't noticed that this word was almost ANS compliant.
|
2020-05-15 12:50:14 -04:00 |
|
Virgil Dupras
|
175b4bc497
|
sms: CollapseOS prompt!
|
2020-05-15 12:46:25 -04:00 |
|
Virgil Dupras
|
8a58449776
|
Add word ERR
|
2020-05-14 11:57:26 -04:00 |
|
Virgil Dupras
|
eaeb138a0c
|
Add words C@- C!- and MOVE-
|
2020-05-06 20:37:08 -04:00 |
|
Virgil Dupras
|
c681cb639d
|
Add words >< and =><=
|
2020-05-04 22:30:29 -04:00 |
|
Virgil Dupras
|
3d908cef3a
|
Move all parsing words to Inner core
This allows us to get rid of the (parse*) indirection.
|
2020-05-02 21:21:47 -04:00 |
|
Virgil Dupras
|
44403c3d4c
|
Move icore to blkfs
The way is clear for complete stage1 bootstrapping on the RC2014
target!
|
2020-04-23 15:14:14 -04:00 |
|