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-08-12 09:25:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
8badc40883c4a7857122eb35bd9ad1dbeac3d4eb
prog8
/
compiler
/
res
History
Irmen de Jong
8badc40883
added several float limits contants such as floats.EPSILON, E, MIN, MAX
...
fix VM float min max limits
2024-11-21 23:25:02 +01:00
..
prog8lib
added several float limits contants such as floats.EPSILON, E, MIN, MAX
2024-11-21 23:25:02 +01:00
.editorconfig
removed all string related builtin functions and moved them to separate routines in new 'string' library module
2021-01-07 20:01:11 +01:00