|
|
7bff8e55f0
|
Refactor.
|
2022-01-30 13:30:08 -08:00 |
|
|
|
def45c825e
|
Reorder
|
2022-01-30 13:22:28 -08:00 |
|
|
|
eb3688117f
|
Fix bad refactor.
|
2022-01-30 13:06:13 -08:00 |
|
|
|
0c584ccdc6
|
Refactor.
|
2022-01-30 12:59:19 -08:00 |
|
|
|
cc2d2060f8
|
Refactor.
|
2022-01-30 12:53:12 -08:00 |
|
|
|
e6d114adca
|
Refactor more.
|
2022-01-30 12:48:38 -08:00 |
|
|
|
d0e63117ec
|
More unify.
|
2022-01-30 12:25:59 -08:00 |
|
|
|
1a9bf27ec1
|
More cleanup.
|
2022-01-30 12:22:51 -08:00 |
|
|
|
55c329eb37
|
Bump version.
|
2022-01-30 12:20:34 -08:00 |
|
|
|
7e8b15eeae
|
Unify vocab test slightly.
|
2022-01-30 12:20:15 -08:00 |
|
|
|
ed0fcc35d0
|
Pin forth vocabulary.
|
2022-01-30 11:48:19 -08:00 |
|
|
|
cca2f5ec8c
|
Make xlib test a script.
|
2022-01-30 10:57:38 -08:00 |
|
|
|
01279f81a3
|
Limit shebang to posix.
|
2022-01-30 10:51:37 -08:00 |
|
|
|
48d8defddd
|
Adding option to install and escape sheebang.
|
2022-01-30 10:49:22 -08:00 |
|
|
|
58cba9dbb6
|
Added save/restore test.
|
2022-01-30 10:12:50 -08:00 |
|
|
|
7306aace69
|
Fix save/restore, which got broken.
|
2022-01-30 10:07:34 -08:00 |
|
|
|
61749a4796
|
Cleanup vocabularys + see-all test.
|
2022-01-29 22:22:36 -08:00 |
|
|
|
7105a088c1
|
Run tests on windows with wine.
|
2022-01-29 15:14:45 -08:00 |
|
|
|
af99eef307
|
Add args support for windows.
|
2022-01-28 23:41:59 -08:00 |
|
|
|
3441c0101a
|
Fixing for windows + bumping version.
|
2022-01-26 20:45:31 -08:00 |
|
|
|
363455c2c9
|
Switching to nicer c+11 strings.
|
2022-01-14 18:54:13 -08:00 |
|
|
|
0875f20828
|
Dropped weird compat thing that wasn't working.
|
2022-01-09 21:24:36 -08:00 |
|
|
|
e76ffdde12
|
Reduced default heap use, added better compat logic, testing.
|
2022-01-09 21:11:34 -08:00 |
|
|
|
5b131c84fe
|
Add more memory diagnostics.
|
2022-01-09 14:20:50 -08:00 |
|
|
|
3cc3884631
|
Fixed empty strings, added stride tests.
|
2022-01-09 11:38:02 -08:00 |
|
|
|
6de02783fc
|
Fix mismatch with see. and string layout.
|
2022-01-09 09:22:21 -08:00 |
|
|
|
e6882c05e4
|
Collapse flags and length, bump version.
|
2022-01-09 09:17:42 -08:00 |
|
|
|
d676d018cc
|
Adding memory capacity and base fields.
|
2022-01-08 18:49:30 -08:00 |
|
|
|
a81e01aaa5
|
Fix bindings.
|
2022-01-08 15:44:40 -08:00 |
|
|
|
545e7098d7
|
Adding SPI Flash support, bump version.
|
2022-01-08 15:20:48 -08:00 |
|
|
|
17c8b34289
|
Shorten revision + drop second ok.
This seems to somehow work around a see-all crash.
Probably warrants further investigation.
May have to do with large strings.
|
2022-01-07 00:26:28 -08:00 |
|
|
|
39f4a79de7
|
Bump version.
|
2022-01-07 00:07:20 -08:00 |
|
|
|
614c23a07e
|
Fix stack init weirdness + bug with interrupts + float stack.
|
2022-01-07 00:06:17 -08:00 |
|
|
|
15161a8085
|
Fix up camera server to match.
|
2022-01-03 22:52:32 -08:00 |
|
|
|
fc6700668f
|
Partially fix httpd + telnetd w/ tasks when there's no connection.
|
2022-01-03 22:51:22 -08:00 |
|
|
|
5a05a4ff37
|
Cleanup build and macros.
|
2021-12-27 22:41:04 -08:00 |
|
|
|
056abdea90
|
Adding f.s and fix typo.
|
2021-12-27 00:27:05 -08:00 |
|
|
|
3d026f4f31
|
Added support for SD, tweaked SD_MMC.
|
2021-12-27 00:19:13 -08:00 |
|
|
|
67765788c1
|
Improve website and compat.
|
2021-12-18 00:53:10 -08:00 |
|
|
|
2aad17f7e8
|
Shorten website caching.
|
2021-12-17 21:34:23 -08:00 |
|
|
|
fdf823c7af
|
Add date to index.
|
2021-12-17 21:21:53 -08:00 |
|
|
|
dc8361687b
|
Fixing yield + yielding correctly to prevent watchdog issues on ESP32-C3.
|
2021-12-17 21:05:29 -08:00 |
|
|
|
fb591e1a44
|
Adding RMT support, compat with ESP32-S2-WROVER, version bump.
|
2021-12-17 17:33:33 -08:00 |
|
|
|
7fcc04a3cc
|
Fixed v2.0.1 build and ESP32-C3 and ESP32-S2 compile.
Note ESP32-C3 and ESP32-S2 not yet tested on hardware.
|
2021-12-11 10:52:30 -08:00 |
|
|
|
830e6b40d7
|
Adding docs high level float words.
|
2021-09-19 23:21:24 -07:00 |
|
|
|
d3f2777a2c
|
Adjust starting point, update testing.
|
2021-09-19 22:26:18 -07:00 |
|
|
|
9d3c88e028
|
Switched to no ftos, to allow throw/catch.
Hitting longstanding bug with see-all in httpd
|
2021-09-19 21:30:12 -07:00 |
|
|
|
86a46396f9
|
Adding floating point.
|
2021-09-18 20:29:43 -07:00 |
|
|
|
aae4aba3a2
|
Formatting tweak.
|
2021-07-11 23:57:18 -07:00 |
|
|
|
61b282fc8c
|
Adding userwords.h support.
|
2021-07-11 23:42:33 -07:00 |
|