c5ac9b0df0
Adding quick web serial terminal.
2024-08-23 15:15:41 -07:00
d9de300c08
Drop dup.
2024-08-11 00:36:05 -07:00
fe6acd0bb6
Adding SD_MMC.setPins
2024-08-11 00:01:49 -07:00
dd166397c9
Improve terminal.
2024-08-10 12:05:48 -07:00
622a048d92
Add control codes to web keyboard.
2024-08-10 10:38:22 -07:00
8ab745ab9c
Adding web serial.
2024-08-05 10:24:03 -07:00
de39be5392
Add arduino-esp32 3.x compatibility.
2024-07-21 17:41:19 -07:00
c4f0895e54
Make boxes scale in a more stable way.
2024-05-16 21:18:49 -07:00
4284a22b28
Only focus on win64.
2024-05-09 18:57:02 -07:00
0f9cac2ab4
Fixing web numeric conversion.
...
When convert got "converted" to web,
and unsigned type didn't use the >>> operator.
This leads to errors in excluding characters like commas.
2024-05-08 20:27:27 -07:00
3a125e4635
Bump version, drop linux bins + win32.
2024-05-05 10:07:29 -07:00
6c195ce1f4
Tweak build.
2024-05-05 09:47:38 -07:00
d4a87d3b00
Move to svelter icon.
...
It seems weird to have a 74K icon for a Forth.
Moving to a lower res one in same vein without the rescaling.
2024-05-05 09:42:41 -07:00
3f6c7d1dbe
Reduce evaluate1.
2024-04-20 22:20:26 -07:00
f08769855d
Make notfound work right with word name.
2024-04-20 16:08:37 -07:00
9477781530
Adding logs example.
2024-04-20 15:59:20 -07:00
08634823da
Fix execute bit on some examples.
2024-04-20 12:24:28 -07:00
74d744dd00
Adding Recognizers, and more.
...
Adding the proposed recognizers vocabulary, including a limited test.
Fixing windows build to better handle different VS versions.
Fixing various hidden word bugs.
Adding 3DUP opcode.
Bumping version number.
2024-04-20 02:10:42 -07:00
5619997682
Fix create-file to truncate file.
2024-03-03 00:49:24 -08:00
65eb318f2c
Make Ctrl-P work in addition to Ctrl-S in visual editor.
2024-02-24 12:34:12 -08:00
854b3b5d74
Fixed SPACES issue, also fixed redirection error bug in build.
2024-02-24 12:30:08 -08:00
eaa8a3c4c3
Made posix terminal IO avoid spin looping.
...
Using raw mode + delay in the right places to
allow tasks to work while also supporting key?
2024-02-24 12:10:47 -08:00
9468c53ab9
Making build work without ImageMagick.
2024-02-24 10:51:02 -08:00
f9d1b6102f
Fixing build to tolerate some missing dependencies.
...
Be able to build without nodejs and d8.
2024-02-24 10:03:09 -08:00
aa69b68412
Droping make build in favor of ninja.
...
Bumping version.
Adding esp32 flashing + vetting.
2024-01-15 14:04:46 -08:00
bdc5b4e337
Add install of optional modules.
2024-01-15 12:06:34 -08:00
29bd06fed8
Externalized version numbers.
2024-01-15 11:52:11 -08:00
8aff943a00
Convert more tests to new build.
2024-01-15 11:37:13 -08:00
b5aec80fd2
Adding esp32-sim test.
2024-01-14 21:27:36 -08:00
b6c5fd7071
Add fast mode.
2024-01-14 21:13:26 -08:00
6b4f49e8e4
Disable color on windows tests until we can detect the tty.
2024-01-14 19:49:39 -08:00
0373e9c619
Adding more shortcuts from Makefile.
2024-01-14 19:32:21 -08:00
59a78336bb
Fix windows build issue.
2024-01-02 21:39:34 -08:00
21cf660212
Made build work partially outside windows.
2024-01-02 21:24:51 -08:00
c9742cebf8
Fix up output.
2024-01-01 23:20:23 -08:00
2980458eff
Refine version + publish.
2024-01-01 23:19:33 -08:00
5d0f2ad3b9
Fix deploy.
2024-01-01 23:07:29 -08:00
af26e61de9
Fix up site.
2024-01-01 22:18:32 -08:00
5d6e344357
Revise publish.
2024-01-01 22:16:38 -08:00
f70f802a75
Fix publish more.
2024-01-01 22:15:15 -08:00
a6c6b8d25f
Adding publish, untested.
2024-01-01 22:04:40 -08:00
3a17582a8c
More working in ninja.
2024-01-01 20:16:37 -08:00
7209ca594a
Adding flashing.
2024-01-01 19:58:23 -08:00
1e01a47380
Closer.
2024-01-01 18:39:27 -08:00
67898d2a03
Improve revision handling.
2024-01-01 17:58:20 -08:00
b222a19994
Make root more flexible.
2024-01-01 17:09:16 -08:00
a8fb9ae008
Make output more verbose.
2024-01-01 16:54:35 -08:00
b5ee992a86
Refine.
2024-01-01 16:47:01 -08:00
8987068dac
Restructure.
2024-01-01 16:34:02 -08:00
a69961d90d
Reroot.
2024-01-01 15:50:27 -08:00