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-11-01 22:16:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
37ecdc47b3263572733208b3e5b9653a01fedd45
prog8
/
compiler
History
Irmen de Jong
37ecdc47b3
allow ptr1^^ = ptr^^ (replaces it with memcopy)
2025-05-29 16:34:47 +02:00
..
res
allow sizeof(&thing), add sys.SIZEOF_POINTER
2025-05-29 15:58:29 +02:00
src
/prog8
allow ptr1^^ = ptr^^ (replaces it with memcopy)
2025-05-29 16:34:47 +02:00
test
allow ptr1^^ = ptr^^ (replaces it with memcopy)
2025-05-29 16:34:47 +02:00
build.gradle.kts
fixing ptr traversal typecheck issues
2025-05-02 00:41:42 +02:00
compiler.iml
fixing ptr traversal typecheck issues
2025-05-02 00:41:42 +02:00