Commit graph

17 commits

Author SHA1 Message Date
dcd120d769 Many BASIC compiler and VM fixes. Other fixes. New BASIC apps. 2026-04-16 18:18:04 -05:00
de60200f23 We can make binaries from BASIC! 2026-04-15 15:15:09 -05:00
5f305dd14c Bug and performance fixes. Lots of crap I forgot. 2026-04-13 20:03:24 -05:00
454a3620f7 An insane number of performance, logic, and feature enhancements; bug fixess; and other things. 2026-04-12 22:26:18 -05:00
3c886a97f6 Fixed merge order of help files. 2026-04-09 19:03:01 -05:00
5ece172ad0 Reorganizing things preparing for next testing release. SDK added! 2026-04-09 01:27:40 -05:00
c43c586f2f Dynamic help recompilation. Reorganization for third-party developers. 2026-04-08 23:35:59 -05:00
10ba408465 Help system and viewer seem to be working. 2026-04-08 20:16:16 -05:00
2a641f42c3 Now using -Wall -Werror (for real). All warnings fixed. Help system added. 2026-04-07 18:28:39 -05:00
7ec2aead8f TextArea now supports actual tab characters. Added additional data cached to improve performance. 2026-04-06 21:37:16 -05:00
85010d17dc Breakpoints seem to be working. 2026-04-06 15:36:47 -05:00
de7027c44e New splash screen. Debugger. Starting to debug the debugger. 2026-04-05 19:01:44 -05:00
7bc92549f7 Menu editor. Focus logic cleanup. Several bugs fixed. 2026-04-03 21:22:08 -05:00
657b44eb25 MsgBox() 2026-04-03 16:41:02 -05:00
0ef46ff6a0 Find/Replace 2026-04-03 16:11:24 -05:00
17fe1840e3 Compiler fixes. Editor fixes. Fixes fixes. 2026-04-01 21:54:27 -05:00
d094205ed0 Tons of work on the form designer and widget system to support it. 2026-03-29 21:06:29 -05:00