8 Commits

Author SHA1 Message Date
d34e7c95db decompctx: Automatic includes from cflags, respect #pragma once
Resolves #23, #43
2024-11-23 18:24:47 -07:00
6d59f31a80 decompctx: Permit comments after #include directives 2024-10-18 00:46:17 -06:00
Steven Casper
4b1995b381
Allow spaces after '#' character (#29) 2024-08-17 21:18:22 -06:00
192191ced2
Assembly modding support & objdiff + decomp.me integration (#15)
* Add initial asm build support

* WIP decomp.me and links
2024-03-03 22:47:05 -07:00
Robin Avery
2e4bd593e5
Set mode +x on executable Python scripts (#10) 2024-01-26 10:42:46 -07:00
Thaddeus Crews
575e3b4a46
Implement mypy fixes across all python files (#4)
• Type hinting added to every single file
• Path conversion now handled in `ninja_syntax.py` natively, can safely pass almost everything directly
2024-01-23 23:21:46 -07:00
1bcf33638f Sync various changes from other repos & minor updates 2023-11-21 20:14:25 -05:00
5b8fbc6cd5 Initial commit 2023-10-04 23:30:39 -04:00