jak-project/goalc/compiler/compilation
water111 fe336b7b5f
[compiler] fix warnings in repl lib and add macros to autocomplete (#317)
* fix warnings in repl lib and add macros to autocomplete

* fix crash on ctrl-c, build runtime as static lib and make goos prompt look fancier

* some tweaks for linux build
2021-03-11 12:54:16 -05:00
..
Asm.cpp decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
Atoms.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
Block.cpp [gcommon decomp] compiler and decompiler fixes (#239) 2021-02-07 18:21:00 -05:00
CompilerControl.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
ControlFlow.cpp [Compiler] Implement and/or in the compiler instead of a macro (#231) 2021-02-03 16:12:51 -05:00
Debug.cpp Add some compiler features and documentation (#147) 2020-12-01 21:39:46 -05:00
Define.cpp [Compiler] Add get-info (#306) 2021-03-04 10:33:59 -05:00
Function.cpp [Decomp] Minor fixes plus some math camera decomp (#287) 2021-02-26 15:27:13 -05:00
Macro.cpp [Compiler] Add get-info (#306) 2021-03-04 10:33:59 -05:00
Math.cpp [Decompiler] Fix issues in gcommon (#305) 2021-03-03 20:52:25 -05:00
Static.cpp [Decompiler] Fix printing of lets (#314) 2021-03-07 12:01:59 -05:00
Type.cpp [Compiler] Add get-info (#306) 2021-03-04 10:33:59 -05:00