Commit graph

16 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
8abe947b8b Transparent image support. Image alignment in help. 2026-04-13 22:04:09 -05:00
5ece172ad0 Reorganizing things preparing for next testing release. SDK added! 2026-04-09 01:27:40 -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
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
eb5e4e567e External library support. DBGrid widget. More data binding. App path properties. 2026-04-05 00:04:11 -05:00
d3898707f9 SQL support added! 2026-04-04 18:35:04 -05:00
bf5bf9bb1d Form level variable scope. Proper Load/Unload. 2026-04-03 18:09:50 -05:00
dd68a19b5b Control arrays added. 2026-04-03 17:14:05 -05:00
6d75e4996a More event work, code cleanup. 2026-04-02 21:13:42 -05:00
88746ec2ba ProgMan now requires double clicks to launch. Enum type added to widgets. Huge amount of BASIC work. 2026-04-02 20:06:48 -05:00
4d4aedbc43 More events added and wired to BASIC. 2026-04-01 17:53:16 -05:00
d094205ed0 Tons of work on the form designer and widget system to support it. 2026-03-29 21:06:29 -05:00
Renamed from dvxbasic/runtime/vm.h (Browse further)