jak-project/goalc/compiler
Tyler Wilding 8574e10653
Mark OpenGOAL regions in IR2 output and cleanup some now irrelevant settings (#1237)
* remove redundant vscode settings and duplicate goalc atoms

* decompiler: add some region markers for OpenGOAL blocks
2022-03-17 21:39:11 -04:00
..
compilation Mark OpenGOAL regions in IR2 output and cleanup some now irrelevant settings (#1237) 2022-03-17 21:39:11 -04:00
CodeGenerator.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
CodeGenerator.h [goalc] Address-to-line (#783) 2021-08-26 20:33:00 -04:00
Compiler.cpp [game] subtitles support (tools + goal + text file). (#1174) 2022-02-19 13:10:10 -05:00
Compiler.h [game] subtitles support (tools + goal + text file). (#1174) 2022-02-19 13:10:10 -05:00
CompilerException.h Add some compiler features and documentation (#147) 2020-12-01 21:39:46 -05:00
CompilerSettings.cpp Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
CompilerSettings.h Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
ConstantValue.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Env.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Env.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
IR.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
IR.h [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
Label.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Lambda.h Add deftype (#48) 2020-09-17 21:47:52 -04:00
StaticObject.cpp [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
StaticObject.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
SymbolInfo.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Util.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Val.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Val.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00