mirror of
https://github.com/DMaroo/GhidRust.git
synced 2025-12-25 03:30:23 +01:00
* Function calls decompiled correctly
* Add boolean type and boolean constants in the grammar
* Allow angled braces in identifier names
* Overload the `transpile` to also allow input streams
* Update the generate script accordingly