a12b154a03
Adding .s
2021-02-05 21:27:52 -08:00
ba2b509816
Less verbose output for success.
2021-02-01 23:25:54 -08:00
57fb2d49a4
Add arg parsing an use in tests.
2021-02-01 23:12:59 -08:00
5e6cd74b11
Add eval tests.
2021-02-01 23:06:23 -08:00
5ccd7c3ca4
Fix testing harness.
2021-02-01 20:39:35 -08:00
42b3ae71f9
Adding more tests.
...
Still a mystery why stack leaks happen on failed tests.
2021-01-31 23:13:09 -08:00
43364e3699
Adding unit tests.
2021-01-31 21:58:43 -08:00
778bc96c3a
more docs
2021-01-30 21:36:45 -08:00
d82e2ba262
Adding links
2021-01-30 21:25:51 -08:00
b8c42111c3
Made interpreter reentrant.
2021-01-29 22:11:47 -08:00
62d427b1f0
Add basic signals.
2021-01-29 21:42:57 -08:00
c58b10fe0b
Improving I/O adding terminal.
2021-01-29 17:59:42 -08:00
74ae2b8e18
Adding a default block source
2021-01-29 09:23:11 -08:00
d07e580eda
Fixing file bugs
2021-01-29 09:13:34 -08:00
69db9aead4
Fixing Linux build.
2021-01-29 08:54:14 -08:00
91e0dcd7d0
Adding blocks to Windows.
2021-01-28 14:26:20 -08:00
03b2d11bc7
Fixup docs
2021-01-27 12:01:28 -08:00
d44c8d1781
Merge branch 'main' of github.com:flagxor/eforth into main
2021-01-27 10:52:46 -08:00
6f7e808ca8
Adding blocks for esp32.
2021-01-27 10:52:31 -08:00
59d731736e
Adding blocks.
2021-01-27 10:52:15 -08:00
8b319e7d49
Adding crude blocks and block editor.
2021-01-27 00:04:53 -08:00
eaf290e4ac
Adding screen size.
2021-01-26 14:18:08 -08:00
87a2262fe3
Adding start of an editor.
2021-01-26 12:43:54 -08:00
3448da192d
Leave out BluetoothSerial and Camera when there's no PSRAM.
2021-01-25 11:58:13 -08:00
cd4dd0d2c6
Drop random statement.
2021-01-23 11:34:52 -08:00
e58923bb68
Talk about board setup.
2021-01-23 11:33:02 -08:00
0f567cd404
Add back in missing header.
2021-01-23 11:12:32 -08:00
0b88254955
Fixing web
2021-01-23 09:50:18 -08:00
5cbc36a889
Named better.
2021-01-22 23:13:39 -08:00
39840858d7
Fix mod
2021-01-22 22:43:52 -08:00
2d584832cb
Adding mac address and example for bluetooth.
2021-01-22 15:46:38 -08:00
9d2d23b7bb
Fix typos in change of name.
2021-01-21 09:36:18 -08:00
86aea2115e
Changing exe name as it seems to help with Defender.
2021-01-21 09:20:11 -08:00
ace5d4d92e
Switching windows to visual studio.
...
This seems to partially reduce Defender falsely identifying this
as a threat.
Abitrary things seem to matter, like using _div64 instead of 64-bit
operations.
2021-01-20 22:35:45 -08:00
445e42d56f
Adding BLE Serial, fix docs.
2021-01-18 10:00:08 -08:00
1cd6c0f77b
Added MMC
2021-01-18 09:22:01 -08:00
af636f1a4b
Fixed issue with format.
2021-01-18 00:53:50 -08:00
6ffb152d1b
Adding start of camera support.
2021-01-18 00:41:37 -08:00
89eea55761
Fix i2c interface mistake
2021-01-17 22:39:42 -08:00
361e976c51
Adding i2c.
2021-01-17 22:03:22 -08:00
7e89d0b2b3
Adding digitalRead
2021-01-17 18:22:33 -08:00
ddebd02989
Fix typo in WiFi.config
2021-01-17 18:06:26 -08:00
dcdf7f0079
More asm.js
2021-01-14 01:05:40 -08:00
ac5bcbe9e7
More asm.js
2021-01-14 00:27:58 -08:00
b575aa3871
Improve web.
2021-01-13 23:50:52 -08:00
222a51826f
asm.js verifies again.
2021-01-13 19:37:59 -08:00
ea2fec02e9
Make >body smarter to eliminate >:body
2021-01-13 10:13:27 -08:00
0a7109e108
Compliant ?DO, add LEAVE, avoid DOLOOP in start path.
2021-01-12 11:08:51 -08:00
c178b046fd
Renamed things with do loop.
...
Note, do loop isn't right for negative loops.
2021-01-11 21:43:31 -08:00
3680bfbad7
Character set
2021-01-11 19:43:01 -08:00