Logo
Explore Mirrors Help
Sign In
Apple-2-SW/prog8
1
0
Fork 0
You've already forked prog8
mirror of https://github.com/irmen/prog8.git synced 2025-08-13 00:25:17 +00:00
Code Issues Projects Releases Wiki Activity
Files
5280e1b44928c424eb8d0c83a8d101b16955f821
prog8/codeCore/src/prog8/code
History
Irmen de Jong e9edffa9f0 remove support for array-to-array assignments (other than initialization of variable declaration)
Just use an explicit sys.memcopy(src, dest, sizeof(dest))  or assign array members individually.
2024-10-13 20:02:43 +02:00
..
ast
stricter array literal element type handling (number,bool,address-of).
2024-10-13 17:46:41 +02:00
core
remove support for array-to-array assignments (other than initialization of variable declaration)
2024-10-13 20:02:43 +02:00
optimize
get rid of problematic common-subexpression optimization
2024-09-11 01:10:42 +02:00
target
half width katakana conversion
2024-08-21 18:51:34 +02:00
Either.kt
ir: moving to labeled chunks, no more IRLabel nodes
2022-10-07 00:34:56 +02:00
SymbolTable.kt
some tweaks and todos
2024-06-26 21:22:40 +02:00
SymbolTableMaker.kt
stricter array literal element type handling (number,bool,address-of).
2024-10-13 17:46:41 +02:00
Powered by Gitea Version: 1.24.4 Page: 401ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API