jak-project/common/util
water111 814480f9e5
[Decompiler] Replace type hint system and improve variable types. (#320)
* get gkernel and gkernel-h at least somewhat working in the offline tests

* strip comments from json

* switch hints to casts. online tests passing, offline passing up to gkernel

* variable retyping is added

* fix up casts in lets

* update
2021-03-13 16:10:39 -05:00
..
BinaryReader.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
BinaryWriter.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
dgo_util.cpp [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
dgo_util.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoReader.cpp move dgo decompression to common utils and support it in the dgo unpacker (#312) 2021-03-06 16:06:08 -05:00
DgoReader.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoWriter.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
DgoWriter.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
FileUtil.cpp move dgo decompression to common utils and support it in the dgo unpacker (#312) 2021-03-06 16:06:08 -05:00
FileUtil.h move dgo decompression to common utils and support it in the dgo unpacker (#312) 2021-03-06 16:06:08 -05:00
json_util.cpp [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
json_util.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
math_util.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
Range.h [Decompiler] Replace type hint system and improve variable types. (#320) 2021-03-13 16:10:39 -05:00
Timer.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
Timer.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Trie.h [Compiler] Add get-info (#306) 2021-03-04 10:33:59 -05:00