1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 07:00:23 +00:00
QB64-PE/source/utilities
Roland Heyder 45ffc8c9e6 Minor flow changes
- As suggested by @mkilgore , moved the embed list array reset out of the $EMBED block
- Imposed a 20% least ratio for compression
- Moved the handle comparison into `func__embedded()` to avoid some unnecessary function calls
2023-12-15 00:22:28 +01:00
..
ini-manager Reduces INI-Manager to the bare minimum. 2021-02-07 23:07:56 -03:00
s-buffer General refactoring 2023-02-12 19:47:01 +01:00
build.bas Fix DECLARE LIBRARY against stripped .so file 2023-02-19 02:10:51 -05:00
elements.bas Format source, apply Option _Explicit in tests 2023-02-12 22:38:50 -05:00
file.bas Minor flow changes 2023-12-15 00:22:28 +01:00
strings.bas Implement #20 with suggestions from #392 2023-10-14 07:07:11 +05:30