|
|
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 |
|
|
|
263f1d51cd
|
Document locals.
|
2021-07-11 23:17:13 -07:00 |
|
|
|
9fa7efbdb1
|
Adding license guidance.
|
2021-07-11 22:57:30 -07:00 |
|
|
|
cbc488a704
|
Bumping version and stable version.
|
2021-07-11 22:32:37 -07:00 |
|
|
|
168f689631
|
Made locals ans compatible and nestable.
|
2021-07-11 22:22:35 -07:00 |
|
|
|
f0642252d3
|
Fixed TO for locals.
|
2021-07-10 18:11:08 -07:00 |
|
|
|
4d598c7e5f
|
Fixing do + for loops with locals + see for them.
|
2021-07-10 17:18:12 -07:00 |
|
|
|
9ca16d123d
|
Add -- support to locals.
|
2021-07-10 13:00:19 -07:00 |
|
|
|
2ac24fff0f
|
Fixed alignment issue with locals and casing bug.
|
2021-07-10 12:51:52 -07:00 |
|
|
|
07e3762487
|
Bump up stable version and use substitution.
|
2021-07-09 23:08:57 -07:00 |
|
|
|
7dbf52ed6d
|
Bump version.
|
2021-07-09 23:02:51 -07:00 |
|
|
|
7a806b599c
|
Avoid gpio_intr_disable collision by prefixing constants with #.
|
2021-07-09 22:51:37 -07:00 |
|
|
|
226d7f8e0a
|
Fix copyright notice on Makefile + bump stable version.
|
2021-06-28 23:09:19 -07:00 |
|
|
|
5a5a31e77c
|
Fix app.yaml comment style.
|
2021-06-28 22:25:48 -07:00 |
|