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-06-16 09:23:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
master
prog8
/
codeCore
History
Irmen de Jong
3b1b0985c1
make sizeof(float) work, so you don't have to use sys.SIZEOF_FLOAT anymore etc.
...
define sys.SIZEOF_FLOAT in terms of sizeof(float)
2025-05-29 12:38:03 +02:00
..
src/prog8
/code
make sizeof(float) work, so you don't have to use sys.SIZEOF_FLOAT anymore etc.
2025-05-29 12:38:03 +02:00
build.gradle.kts
improving fileselector
2024-12-30 21:34:03 +01:00
codeCore.iml
moving string escaping out of antlr project
2022-04-10 17:31:30 +02:00