Logo
Explore Mirrors Help
Sign In
Apple-2-SW/prog8
1
0
Fork 0
You've already forked prog8
mirror of https://github.com/irmen/prog8.git synced 2026-03-11 05:41:42 +00:00
Code Issues Projects Releases Wiki Activity
Files
master
prog8/examples/pointers
History
Irmen de Jong 093be9f2dd sys.push(), sys.pop() etc etc are now builtin functions again push() pop() to avoid storing value in temporary variables
this means that all of the syslib.p8 library files no longer contain all those stack related asmsubs
2026-02-21 02:11:34 +01:00
..
animalgame.p8
cleanup, animals example removed because it's superseded by the pointers/animalgame example now
2025-12-16 16:48:34 +01:00
binarytree.p8
sys.push(), sys.pop() etc etc are now builtin functions again push() pop() to avoid storing value in temporary variables
2026-02-21 02:11:34 +01:00
fountain-cx16.p8
also optimize BRA+RTS into just BRA
2025-11-23 15:18:05 +01:00
fountain-virtual.p8
fix defer() with the arena allocator ("return values are evaluated before the defer is executed")
2025-09-17 23:59:32 +02:00
hashtable.p8
fix defer() with the arena allocator ("return values are evaluated before the defer is executed")
2025-09-17 23:59:32 +02:00
sortedlist.p8
fix defer() with the arena allocator ("return values are evaluated before the defer is executed")
2025-09-17 23:59:32 +02:00
sorting.p8
some more optimized swap() code paths
2026-01-28 00:07:10 +01:00
Powered by Gitea Version: 1.25.4 Page: 769ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API