Dhruv Maroo
|
8f7c12d3fe
|
Add C to Rust transpiler
* Add grammar for C and transpile it to Rust code
* Add `generate.sh` to generate the JavaCC and JJTree files
* Update `build.sh`
|
2023-04-21 19:02:44 +05:30 |
|
Dhruv Maroo
|
b561396f55
|
Remove existing installation before installing the new extension
* Also, clear out the `dist/` directory before building.
This helps in avoiding duplicate builds caused sue of different dates.
|
2023-04-14 05:58:26 +05:30 |
|
Dhruv Maroo
|
1475238074
|
Initial extension set up
* Extension help can be found in the "Help" section in Ghidra
* Extension build script, LICENSE and README added
|
2023-04-11 23:06:09 +05:30 |
|