Remko Tronçon
|
f4f1ed6560
|
tests: Load forth2012 test suite utilities + enable dependent tests
|
2022-05-31 21:28:16 +02:00 |
|
Remko Tronçon
|
3cabd72cff
|
2R>
|
2022-05-31 21:26:37 +02:00 |
|
Remko Tronçon
|
09f342fcf3
|
2>R
|
2022-05-31 21:18:35 +02:00 |
|
Remko Tronçon
|
f8c8cf35f7
|
<>
|
2022-05-31 20:46:53 +02:00 |
|
Remko Tronçon
|
b13d7fe4d7
|
?DO
|
2022-05-31 20:45:22 +02:00 |
|
Remko Tronçon
|
fbf7f9b319
|
Remove UWIDTH
|
2022-05-30 23:24:23 +02:00 |
|
Remko Tronçon
|
34fe719397
|
Add references to standard
|
2022-05-30 22:12:26 +02:00 |
|
Remko Tronçon
|
93813185c5
|
.(, C", PARSE, PARSE-NAME, PAD
|
2022-05-30 21:29:23 +02:00 |
|
Remko Tronçon
|
afffcbbfb3
|
interpret: Remove state return argument
|
2022-05-30 21:15:22 +02:00 |
|
Remko Tronçon
|
eec7bf9be8
|
Report undefined word again
|
2022-05-29 21:43:03 +02:00 |
|
Remko Tronçon
|
b71cc87767
|
Fix comment
|
2022-05-29 20:45:33 +02:00 |
|
Remko Tronçon
|
9284bc81d0
|
Remove redundant strings
|
2022-05-29 20:20:32 +02:00 |
|
Remko Tronçon
|
8f4c7b0999
|
Refactor all words that depend on parsing to use parse+parseName+skip
|
2022-05-29 20:17:27 +02:00 |
|
Remko Tronçon
|
c055a70e01
|
Defragment dictionary & remove obsolete entries
|
2022-05-28 18:29:56 +02:00 |
|
Remko Tronçon
|
7efbba2aea
|
Update standard testsuite
|
2022-05-27 20:43:35 +02:00 |
|
Remko Tronçon
|
8c9a9426a2
|
Update README.md
|
2022-05-26 20:27:08 +02:00 |
|
Remko Tronçon
|
13a6a612df
|
Move standard testsuite
|
2022-05-25 15:50:39 +02:00 |
|
Remko Tronçon
|
6738aff33e
|
interpret: Add silent mode
|
2022-05-24 22:50:42 +02:00 |
|
Remko Tronçon
|
236ad04aa5
|
Support reading long strings
|
2022-05-24 21:58:13 +02:00 |
|
Remko Tronçon
|
ce54272eb6
|
Remove unused table index from loader
|
2022-05-23 21:42:14 +02:00 |
|
Remko Tronçon
|
532d9e1f34
|
Grow table from within WebAssembly
|
2022-05-23 21:37:39 +02:00 |
|
Remko Tronçon
|
c013b2493d
|
Revert "Grow table from within WebAssembly"
It doesn't work in Node 16 (used by GitHub actions)
This reverts commit 2747458242 .
|
2022-05-23 20:08:47 +02:00 |
|
Remko Tronçon
|
2747458242
|
Grow table from within WebAssembly
|
2022-05-23 20:08:39 +02:00 |
|
Remko Tronçon
|
fd6a03cc8d
|
getc->read
|
2022-05-22 16:56:39 +02:00 |
|
Remko Tronçon
|
ccd49c2b12
|
ACCEPT: Implement in terms of KEY
|
2022-05-22 09:53:40 +02:00 |
|
Remko Tronçon
|
1a29e17a24
|
Print undefined word
|
2022-05-21 19:58:13 +02:00 |
|
Remko Tronçon
|
eded367819
|
thurtle: Refactor
|
2022-05-21 13:00:08 +02:00 |
|
Remko Tronçon
|
f2e37ba093
|
thurtle: Document query parameters
|
2022-05-21 11:16:54 +02:00 |
|
Remko Tronçon
|
f4484be2ef
|
thurtle: Style tweaks
|
2022-05-21 11:03:40 +02:00 |
|
Remko Tronçon
|
cce720ea73
|
thurtle: Clean up stack in examples
|
2022-05-21 10:53:45 +02:00 |
|
Remko Tronçon
|
b701efd803
|
thurtle: Share & Export
|
2022-05-20 20:30:56 +02:00 |
|
Remko Tronçon
|
69bb024a5f
|
thurtle: Change default program
|
2022-05-20 08:37:10 +02:00 |
|
Remko Tronçon
|
bc6d68c447
|
thurtle: Batch draw
|
2022-05-20 08:34:06 +02:00 |
|
Remko Tronçon
|
108de077c9
|
thurtle: Tweak plant
|
2022-05-19 23:27:33 +02:00 |
|
Remko Tronçon
|
322dff1997
|
thurtle: Add fractals
|
2022-05-19 21:34:49 +02:00 |
|
Remko Tronçon
|
d6f2418248
|
thurtle: Add Load/Save
|
2022-05-18 21:10:26 +02:00 |
|
Remko Tronçon
|
84a06ac1ba
|
thurtle: Add syntax highlighting
|
2022-05-18 21:08:11 +02:00 |
|
Remko Tronçon
|
9ec19dbc15
|
thurtle: Add SETXY & SETROTATION
|
2022-05-18 21:04:38 +02:00 |
|
Remko Tronçon
|
47b83fc610
|
thurtle: Tweak examples
|
2022-05-15 21:57:53 +02:00 |
|
Remko Tronçon
|
0ccc44a741
|
thurtle: Add GitHub link
|
2022-05-15 09:25:53 +02:00 |
|
Remko Tronçon
|
c4c83cd872
|
thurtle: Tweak examples
|
2022-05-15 08:00:57 +02:00 |
|
Remko Tronçon
|
65c375b0d9
|
thurtle: Better flower
|
2022-05-14 21:46:25 +02:00 |
|
Remko Tronçon
|
6402001a8d
|
thurtle: Move about text to header
|
2022-05-14 21:37:14 +02:00 |
|
Remko Tronçon
|
2f99a79459
|
thurtle: Add 2 spiral examples
|
2022-05-14 21:23:31 +02:00 |
|
Remko Tronçon
|
90ccc78ead
|
Fix NIP & TUCK
|
2022-05-14 21:23:31 +02:00 |
|
Remko Tronçon
|
0a7b49d29d
|
examples: Fix stack comment
|
2022-05-14 20:05:01 +02:00 |
|
Remko Tronçon
|
18fcdc6b58
|
READM: Documentation update
|
2022-05-14 08:56:27 +02:00 |
|
Remko Tronçon
|
5773010948
|
web: Call async callbacks with WAForth object
|
2022-05-14 08:51:25 +02:00 |
|
Remko Tronçon
|
3c40468de6
|
web: Add bindAsync
|
2022-05-14 08:31:08 +02:00 |
|
Remko Tronçon
|
eab641d0d1
|
examples: Update fetch example
|
2022-05-14 08:01:54 +02:00 |
|