Commit graph

33 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
094b263c36 Several widget fixes after optimizing repainting. 2026-04-13 20:39:59 -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
35f877d3e1 Debugger is coming together! 2026-04-06 18:38:56 -05:00
d3898707f9 SQL support added! 2026-04-04 18:35:04 -05:00
17fe1840e3 Compiler fixes. Editor fixes. Fixes fixes. 2026-04-01 21:54:27 -05:00
82939c3f27 Adding project support and breaking a lot of stuff. 2026-03-30 22:19:38 -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
d094205ed0 Tons of work on the form designer and widget system to support it. 2026-03-29 21:06:29 -05:00
7d74d76985 Start of form designer. 2026-03-27 23:02:49 -05:00
51ade9f119 All warnings fixed/silenced. 2026-03-27 19:21:11 -05:00
65d7a252ca BASIC is getting to be pretty stable. 2026-03-27 18:59:58 -05:00
bf610ba95b Code and docs cleanup. 2026-03-26 21:15:20 -05:00
be7473ff27 Splash screen added. Real graphic needs to be drawn. 2026-03-26 20:24:17 -05:00
fdc72f98a1 Resource support! Apps now show as icons in the Program Manager. 2026-03-26 20:13:26 -05:00
9b136995b7 Dynamic memory tracking improved. Callback app reaping fixed. 2026-03-26 19:06:13 -05:00
09da5f3857 Hourglass when loading apps. 2026-03-26 18:38:56 -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
227b1179cc Task Manager now it's own library. 2026-03-26 16:11:01 -05:00
0ceae99da3 Tabbing bugs fixed. 2026-03-26 14:29:11 -05:00
56816eedd8 Docs. 2026-03-25 22:42:07 -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
3b2d87845e Docs. 2026-03-22 21:03:10 -05:00
163959a192 Start of major refactor for dynamic library and widget loading. 2026-03-22 20:50:25 -05:00