mirror of
https://github.com/irmen/prog8.git
synced 2024-11-22 15:33:02 +00:00
25f25a8767
Sort() had too many gotchas and reverse() is kinda redundant you can loop in decreasing order through an array too. |
||
---|---|---|
.. | ||
aggregates.p8 | ||
bitshift2.p8 | ||
bitshift.p8 | ||
bitshift.p8ir | ||
builtins.p8 | ||
div.p8 | ||
Makefile | ||
minus.p8 | ||
mult.p8 | ||
plus.p8 | ||
postincrdecr.p8 | ||
remainder.p8 | ||
sgn.p8 | ||
testforloops.p8 | ||
testrepeat.p8 | ||
wordbyte.p8 |