Commit graph

22 commits

Author SHA1 Message Date
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
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
2a641f42c3 Now using -Wall -Werror (for real). All warnings fixed. Help system added. 2026-04-07 18:28:39 -05:00
0f5da09d1f Docs added. 2026-04-06 22:25:06 -05:00
de7027c44e New splash screen. Debugger. Starting to debug the debugger. 2026-04-05 19:01:44 -05:00
d3898707f9 SQL support added! 2026-04-04 18:35:04 -05:00
657b44eb25 MsgBox() 2026-04-03 16:41:02 -05:00
0ef46ff6a0 Find/Replace 2026-04-03 16:11:24 -05:00
6d75e4996a More event work, code cleanup. 2026-04-02 21:13:42 -05:00
344ab4794d More IDE changes and a few core changes to help support easier app development. 2026-03-29 22:06:01 -05:00
b3cc66be4b BASIC is starting to work. 2026-03-27 01:42:41 -05:00
a630855b7e Serial libraries added to DVX. 2026-03-26 21:39:03 -05:00
9b136995b7 Dynamic memory tracking improved. Callback app reaping fixed. 2026-03-26 19:06:13 -05:00
97503080a5 No more hard coded limits. All dynamic. 2026-03-26 18:33:32 -05:00
a793941357 Individual app memory tracking added. 2026-03-26 16:58:40 -05:00
0ceae99da3 Tabbing bugs fixed. 2026-03-26 14:29:11 -05:00
67872c6b98 First pass of major debugging. At a glance, everything is working again. 2026-03-25 21:43:41 -05:00
9ee73c8806 MAJOR refactoring. Everything is dynamically loaded now. All new bugs to squash! 2026-03-24 23:03:05 -05:00
163959a192 Start of major refactor for dynamic library and widget loading. 2026-03-22 20:50:25 -05:00