jak-project/common/goos
ManDude 0cdeed9be7
minor windows fixes (#1311)
* [pp2] put `define` dest on a single line

* update source!

* Update type_analysis.cpp

* update old credits & racer code

* change clang-cl args (REALLY force avx)

* Update credits_REF.gc

* comment small unused code

* add timer to decompiler

* fix unnecessary copy-constructors (no speed increase)

* fixes

* Update expression_build.cpp

* wtf is this thing anyway

* im bored.

* clang

* fix!

* Revert "fix!"

This reverts commit 5b1ce6c718.

* Revert "clang"

This reverts commit 5e67d9ccd1.

* Revert "im bored."

This reverts commit 070e957ce8.

* Revert "Update expression_build.cpp"

This reverts commit b94d092fc5.

* Revert "fixes"

This reverts commit f3d871f60a.

* Revert "fix unnecessary copy-constructors (no speed increase)"

This reverts commit 9100725802.

* Keep the random inoffensive changes

* Revert "Update type_analysis.cpp"

This reverts commit d2456a5c75.

* Update type_analysis.cpp
2022-04-17 21:11:09 -04:00
..
Interpreter.cpp [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Interpreter.h [goalc] macro expansion in integer constants (#1282) 2022-04-07 19:13:22 -04:00
Object.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Object.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ParseHelpers.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ParseHelpers.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
PrettyPrinter2.cpp minor windows fixes (#1311) 2022-04-17 21:11:09 -04:00
PrettyPrinter2.h New Pretty Printer (#994) 2021-12-04 16:06:01 -05:00
PrettyPrinter.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
PrettyPrinter.h New Pretty Printer (#994) 2021-12-04 16:06:01 -05:00
Printer.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Printer.h New Pretty Printer (#994) 2021-12-04 16:06:01 -05:00
Reader.cpp Add extractor tool (#1276) 2022-04-03 19:17:03 -04:00
Reader.h Add extractor tool (#1276) 2022-04-03 19:17:03 -04:00
ReplUtils.cpp [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
ReplUtils.h REPL: Add clear-screen / auto-complete / basic hints and syntax highlighting (#316) 2021-03-07 23:41:21 -05:00
TextDB.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
TextDB.h pass filename through (#1080) 2022-01-15 23:31:07 -05:00