isle/LEGO1/realtime
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
..
lodlist.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
matrix.cpp Improve handling of variables for decomp parser (#376) 2023-12-27 15:59:42 -05:00
matrix.h Implement Helicopter (#329) 2023-12-14 17:50:29 +01:00
orientableroi.cpp Refactor utility/decomp headers (#318) 2023-12-11 16:33:46 -05:00
orientableroi.h Implement Helicopter (#329) 2023-12-14 17:50:29 +01:00
realtime.cpp (Proposal) Adjustments to "decomp" language (#308) 2023-12-06 13:10:45 +01:00
realtime.h Implement ViewROI and base classes (#287) 2023-11-19 15:38:07 +01:00
realtimeview.cpp (Proposal) Adjustments to "decomp" language (#308) 2023-12-06 13:10:45 +01:00
realtimeview.h Introduce clang-format (#240) 2023-10-25 01:38:27 +02:00
roi.h Implement Helicopter (#329) 2023-12-14 17:50:29 +01:00
vector.cpp Implement Helicopter (#329) 2023-12-14 17:50:29 +01:00
vector.h Implement Helicopter subclass (#336) 2023-12-21 16:59:26 +01:00