jak-project/goal_src/kernel
water111 b56025412b
Recognize auto-generated inspect methods and create deftypes from them (#95)
- Recognize new type definitions/parents/type flags in the decompiler
- Analyze autogenerated inspect methods and dump guesses at fields to a file
- Utility functions for accessing static data by label
- Better ordering in the decompiler to go through functions in the order they appeared in the source
- Added a decent number of types to `all-types.gc` based on the new field analyzer
- Correct a few `int`/`integer` mistakes in `gcommon.gc` (this should really be a warning)
- Correct a few type issues in `gcommon` and `gkernel-h`
- Option in the decompiler to be strict about `define-extern` redefining a type of a symbol
- Add a test to check consistency in types between `all-types.gc` (used by decompiler) and `goal_src` (used by the compiler)
2020-10-24 22:51:40 -04:00
..
dgo-h.gc add empty files for all obj files 2020-09-04 14:44:23 -04:00
gcommon.gc Recognize auto-generated inspect methods and create deftypes from them (#95) 2020-10-24 22:51:40 -04:00
gkernel-h.gc Recognize auto-generated inspect methods and create deftypes from them (#95) 2020-10-24 22:51:40 -04:00
gkernel.gc Add features for gkernel 2 (#89) 2020-10-17 11:18:58 -04:00
gstate.gc add empty files for all obj files 2020-09-04 14:44:23 -04:00
gstring-h.gc add empty files for all obj files 2020-09-04 14:44:23 -04:00
gstring.gc Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
pskernel.gc add empty files for all obj files 2020-09-04 14:44:23 -04:00