1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 04:24:48 +00:00
QB64-PE/source
Matthew Kilgore 4f4181fbf2 Separate out qbs, command, and error handling
Moves the qbs, command, and error handling APIs into separate .cpp files
in libqb/src/. This makes only minor changes to the actual code beyond
moving the logic, many global variables are left in place to be dealt
with in further changes.

Fixes: #146
2024-02-14 17:21:14 -05:00
..
global fix typos 2024-01-28 10:37:47 -08:00
ide Fix math evaluator 2024-02-13 15:57:17 -05:00
subs_functions 4.) Implements $INCLUDEONCE handling 2024-02-07 21:17:46 +01:00
utilities Fix unsigned multiplication in CONST 2024-02-13 15:59:38 -05:00
.gitignore Don't ignore .bas files in source directory 2022-04-28 17:20:45 -04:00
peLogo.png Step 10: Update remaining stuff 2022-08-12 02:54:12 +02:00
qb64pe.bas Separate out qbs, command, and error handling 2024-02-14 17:21:14 -05:00
qb64pe.ico Step 4: Update Windows icon & resource file 2022-08-10 02:03:12 +02:00
qb64pe.png Step 2: Update Linux icon file 2022-08-10 00:48:56 +02:00