|
|
ebad3c2e16
|
Added call graph functionality and analysis/warning of absolute address variable reuse overlap
|
2026-01-02 15:15:57 +01:00 |
|
|
|
5f01282df5
|
Fixed so functions can do type conversion between in/out params and arguments. Lossy conversions give a warning now.
|
2025-12-12 14:11:31 +01:00 |
|
|
|
8f947f7149
|
Fixed func calls with string literal arguments and $-replacements in #DEFINE. memlib.c65 is still borked.
|
2025-11-21 16:27:57 +01:00 |
|
|
|
040c03467b
|
Fixed to function without params can be called as myfunction() with empty parens
|
2025-11-21 10:59:51 +01:00 |
|
|
|
c8c1d7e705
|
Added support for absolute variable declarations in func declarations.
|
2025-11-17 20:40:24 +01:00 |
|
|
|
d57a40a7cf
|
Improved funchandler.go HandleFuncCall to handle consts and expressions better
|
2025-11-08 13:46:41 +01:00 |
|
|
|
558dc8657c
|
Added funchandler.go + tests
|
2025-10-27 20:56:43 +01:00 |
|