isle/ISLE
MS bcb7bec68b
Improve handling of variables for decomp parser (#376)
* Parser refactor:
- Handling LIRBARY and STRING markers
- Extracting global variable name for future comparison
- Marking function static variables
- More fluent error messages

* String constants annotated with STRING

* fix variable name

* Should compare LIBRARY markers
2023-12-27 15:59:42 -05:00
..
res Yet another CMake implementation (#61) 2023-06-29 16:39:02 -07:00
define.cpp (Proposal) Adjustments to "decomp" language (#308) 2023-12-06 13:10:45 +01:00
define.h Improve handling of variables for decomp parser (#376) 2023-12-27 15:59:42 -05:00
isleapp.cpp Implement MxStreamController::FUN_100c1a00 (#357) 2023-12-24 21:00:20 +01:00
isleapp.h (Proposal) Introduction of naming convention checker (ncc) (#322) 2023-12-13 11:48:14 +01:00