This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2025-02-09 23:30:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
prog8
/
compiler
/
test
/
arithmetic
History
Irmen de Jong
906b137a7c
renamed 'string' module to 'strings' for consistency
2024-11-23 15:51:38 +01:00
..
aggregates.p8
renamed 'string' module to 'strings' for consistency
2024-11-23 15:51:38 +01:00
bitshift2.p8
…
bitshift.p8
…
builtins.p8
renamed 'string' module to 'strings' for consistency
2024-11-23 15:51:38 +01:00
div.p8
…
Makefile
compiler name change: prog8c (was p8compile)
2024-10-16 18:36:19 +02:00
minus.p8
…
mult.p8
…
plus.p8
…
postincrdecr.p8
fix some deprecated code in tests
2024-11-23 15:48:18 +01:00
remainder.p8
…
sgn.p8
…
testforloops.p8
…
testrepeat.p8
fix some deprecated code in tests
2024-11-23 15:48:18 +01:00
wordbyte.p8
…