|
|
2f2c3cb9e1
|
Bumping version.
|
2022-07-06 22:57:48 -07:00 |
|
|
|
00119678ed
|
Fix bugs in 2! and 2@.
|
2022-07-05 22:01:35 -07:00 |
|
|
|
28c17e7714
|
Hardware sha1 working intermitently.
|
2022-06-11 09:44:45 -07:00 |
|
|
|
33f5db3209
|
Avoid w@ and w! collision.
|
2022-06-10 22:23:43 -07:00 |
|
|
|
139797bdf7
|
Attempting to use esp32 sha1 hardware.
|
2022-06-10 21:20:49 -07:00 |
|
|
|
f2948cee9b
|
Fixup accept extra CR.
|
2022-06-07 23:56:14 -07:00 |
|
|
|
298de57027
|
Drop CR LF specialization for telnetd in light of change in overall handling.
|
2022-06-07 23:40:15 -07:00 |
|
|
|
c2d9615833
|
Bump version + refine crlf nil handling in accept more.
|
2022-06-07 23:11:01 -07:00 |
|
|
|
d97a6915a5
|
Make CRLF handling in accept more robust.
|
2022-06-07 20:32:01 -07:00 |
|
|
|
30707ee7d8
|
Merge branch 'main' of github.com:flagxor/ueforth into main
|
2022-06-06 23:31:35 -07:00 |
|
|
|
c9a04dcdeb
|
Adding WiFi.softAP support and bumping version.
|
2022-06-06 23:30:59 -07:00 |
|
|
|
3ea159bbcf
|
Tweak to web version.
|
2022-06-04 21:45:02 -07:00 |
|
|
|
4b20986bd8
|
Improve web version.
|
2022-06-04 21:34:58 -07:00 |
|
|
|
e6ca85f4f6
|
Introducing ARSHIFT (Arithmetic Shift Right) to fix heart game.
|
2022-06-04 20:38:36 -07:00 |
|
|
|
ab2b73f2ff
|
Adding mini module system.
|
2022-06-04 15:51:06 -07:00 |
|
|
|
577311c276
|
Merge shared code in hashing.
|
2022-06-03 12:07:53 -07:00 |
|
|
|
56d83374b1
|
Fix broken windows test.
|
2022-06-03 12:01:44 -07:00 |
|
|
|
d08831fe94
|
Adding hashing utils, making vocab test more stable.
|
2022-06-03 11:57:54 -07:00 |
|
|
|
f0cea166e4
|
Fixing bug in RSHIFT.
|
2022-05-28 17:47:51 -07:00 |
|
|
|
a864b24347
|
Dropping excessive size minimization flag for better compat.
This was causing things not to build on RPI4 running buster.
|
2022-05-28 12:17:14 -07:00 |
|
|
|
9d33c431d3
|
Add k loop variable.
|
2022-04-24 14:58:42 -07:00 |
|
|
|
0495134a0f
|
Normalize ./
|
2022-04-24 14:37:17 -07:00 |
|
|
|
287974a58c
|
Handle ../ above current level.
|
2022-04-24 14:33:56 -07:00 |
|
|
|
f0d3238f17
|
Fixing ../ with needs.
|
2022-04-24 12:03:23 -07:00 |
|
|
|
35a02bc61c
|
Adding needs, fixing include to be more like gforth.
|
2022-04-23 23:52:12 -07:00 |
|
|
|
54d745e798
|
Fix bug in sfloat+ and add tests.
|
2022-04-20 18:52:10 -07:00 |
|
|
|
12f80aec2b
|
Allow more posix params.
|
2022-04-19 22:08:32 -07:00 |
|
|
|
7426ce9b04
|
Added FROT
|
2022-04-19 21:35:49 -07:00 |
|
|
|
1ae27f72cf
|
Fix windows dependency in example.
|
2022-04-09 07:30:35 -07:00 |
|
|
|
d7f957feda
|
Fix trailing space.
|
2022-04-09 07:25:21 -07:00 |
|
|
|
05cd020e97
|
Merge branch 'main' of github.com:flagxor/ueforth into main
|
2022-03-26 11:03:49 -07:00 |
|
|
|
25c7397dbd
|
Added DPI awareness option.
|
2022-03-26 11:03:29 -07:00 |
|
|
|
0bbc8c3a48
|
Fix stack leak on resize.
|
2022-03-14 10:21:08 -07:00 |
|
|
|
1b09f7a2b0
|
Different recursive approach with bezier curve.
|
2022-03-11 21:23:21 -08:00 |
|
|
|
2099d1a3d8
|
Changing round bezier example.
|
2022-03-11 09:18:25 -08:00 |
|
|
|
85824c8b04
|
Fiddling with precision.
|
2022-03-08 14:34:19 -08:00 |
|
|
|
632cb47afe
|
Made more things executable.
|
2022-03-08 11:11:34 -08:00 |
|
|
|
1effe3ede9
|
Allocate heart memory on demand, rename one file.
|
2022-03-07 14:55:11 -08:00 |
|
|
|
83e57c2c42
|
Rename grf -> graphics.
Full names are better.
|
2022-03-07 14:51:15 -08:00 |
|
|
|
c3939327eb
|
Adding bezier curve prototype.
|
2022-03-07 10:11:01 -08:00 |
|
|
|
11e666e9a1
|
Adding Serial2.
|
2022-02-27 21:45:28 -08:00 |
|
|
|
679b7fd695
|
Fixed typo.
|
2022-02-27 21:24:40 -08:00 |
|
|
|
bf88a73336
|
Added ?DUP.
|
2022-02-27 21:23:37 -08:00 |
|
|
|
0bc9be1e19
|
Rename eforth to ueforth.
|
2022-02-27 21:06:24 -08:00 |
|
|
|
fb47179999
|
Re-root site.
|
2022-02-27 20:59:19 -08:00 |
|
|
|
a26786d7ef
|
Fix heart game for 32-bit.
|
2022-02-27 13:27:40 -08:00 |
|
|
|
a4610dfd19
|
Adding samples.
|
2022-02-26 10:47:17 -08:00 |
|
|
|
20a75d7c54
|
Bumping version and fixing esp32 regression.
|
2022-02-26 10:32:18 -08:00 |
|
|
|
02388cb819
|
Better support for expose events on X11.
|
2022-02-26 10:17:44 -08:00 |
|
|
|
1da6ca8fc1
|
Fix divide by zero for small screens.
|
2022-02-26 09:45:06 -08:00 |
|