Commit graph

163 commits

Author SHA1 Message Date
Tyler Wilding 412cad9dfe
decomp: fix issues for var renamer 2023-03-08 22:30:10 -05:00
Tyler Wilding 93ffeac991
deps: update vscode version 2023-03-08 22:23:14 -05:00
Tyler Wilding 230890ddc6
decomp: adjust auto-decompiling to use new --version flag 2023-03-08 22:15:08 -05:00
dependabot[bot] 581a8e8737
build(deps-dev): bump eslint from 8.33.0 to 8.35.0 (#210)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 17:11:27 -05:00
dependabot[bot] 8ad4917746
build(deps-dev): bump typescript from 4.9.4 to 4.9.5 (#202)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 16:11:58 -05:00
dependabot[bot] 2b5483a178
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.54.0 (#213)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 16:00:47 -05:00
dependabot[bot] dd98d0e721
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.53.0 (#212)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 15:37:51 -05:00
dependabot[bot] 07e54ebd52
build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.49.0 (#198)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 14:17:02 -05:00
dependabot[bot] a8b2368268
build(deps-dev): bump @types/glob from 8.0.0 to 8.0.1 (#195)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:38:45 -05:00
dependabot[bot] c641884da9
build(deps-dev): bump eslint from 8.32.0 to 8.33.0 (#197)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:38:36 -05:00
dependabot[bot] 96fcc282bb
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 (#199)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:38:20 -05:00
OpenGOALBot 03ec5a90fe 0.13.0 2023-01-19 06:54:59 +00:00
dependabot[bot] fa0d4f95fe
build(deps): bump glob from 8.0.3 to 8.1.0 (#187)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 01:53:59 -05:00
dependabot[bot] 1213a408df
build(deps-dev): bump eslint from 8.31.0 to 8.32.0 (#188)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 01:53:51 -05:00
dependabot[bot] 628010f00e
build(deps-dev): bump patch-package from 6.5.0 to 6.5.1 (#185)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 01:52:12 -05:00
dependabot[bot] f5d0d6caf3
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.2 (#194)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 01:51:58 -05:00
dependabot[bot] b6027dabdc
build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 (#190)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 01:49:44 -05:00
Tyler Wilding 6d8cce8351
decomp: remove popup error for decomp failure and type-cast auto-populator (#191) 2023-01-19 01:49:25 -05:00
Tyler Wilding 77662db8ed
decomp: auto generate docstring stub for methods/functions (#192) 2023-01-19 01:39:38 -05:00
OpenGOALBot e89568490d 0.12.1 2023-01-07 18:11:54 +00:00
Tyler Wilding 7789b8bfd9
decomp: allow casting custom types via __custom (#184) 2023-01-07 13:11:16 -05:00
Tyler Wilding bcdc3e98fa
parinfer: ignore generated GOAL files (#183) 2023-01-07 13:08:45 -05:00
OpenGOALBot 665d0a121e 0.12.0 2023-01-05 01:30:36 +00:00
dependabot[bot] d27fb4e5f8
build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.48.0 (#182)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 20:29:47 -05:00
dependabot[bot] b4a783fbfc
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.1 (#178)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 20:28:21 -05:00
dependabot[bot] a104b7c961
build(deps-dev): bump eslint from 8.29.0 to 8.31.0 (#179)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 20:28:11 -05:00
Tyler Wilding 040e941857
decomp: pre-populated list of possible types (#181) 2023-01-04 20:28:02 -05:00
OpenGOALBot 08851637e2 0.11.1 2023-01-03 06:44:15 +00:00
Tyler Wilding 53357d8673
decomp: ensure levels are not extracted when decompiling (#180) 2023-01-03 01:43:34 -05:00
OpenGOALBot 0657099a31 0.11.0 2022-12-17 19:54:47 +00:00
Tyler Wilding 774f65b015
goal: Basic parinfer integration (#173) 2022-12-17 14:54:05 -05:00
OpenGOALBot c8a0286ff3 0.10.3 2022-12-15 05:30:42 +00:00
Tyler Wilding 121d159c31
misc: handle r0 edge-case when loading value (#172) 2022-12-15 00:30:06 -05:00
dependabot[bot] f2ffa180f9
build(deps-dev): bump vsce from 2.14.0 to 2.15.0 (#171)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 00:28:53 -05:00
OpenGOALBot 8a2338db15 0.10.2 2022-12-11 23:51:40 +00:00
Tyler Wilding 7834b8be9d
type-searcher: improve type searcher UI and fix some bugs (#170) 2022-12-11 18:50:59 -05:00
OpenGOALBot fc89721de2 0.10.1 2022-12-11 04:07:22 +00:00
Tyler Wilding fd92ea84d7
misc: add more support for different inspect method scenarios (#169) 2022-12-10 23:06:42 -05:00
OpenGOALBot fc53651d1f 0.10.0 2022-12-10 21:39:34 +00:00
Tyler Wilding 7034f8096a
misc: add command to generate type's fields from inspect method IR (#167) 2022-12-10 16:38:58 -05:00
Tyler Wilding e8510ced96
misc: add command to generate typedef flags from label data (#166) 2022-12-10 16:34:13 -05:00
Tyler Wilding f4ff9615ea
misc: add command to generate method stubs (#168) 2022-12-10 16:32:07 -05:00
OpenGOALBot a580517d51 0.9.0 2022-12-10 00:57:31 +00:00
dependabot[bot] b8d22979dd
build(deps-dev): bump @types/vscode from 1.72.0 to 1.74.0 (#162)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
2022-12-09 19:46:32 -05:00
dependabot[bot] d8b85efa90
build(deps-dev): bump @typescript-eslint/parser from 5.42.1 to 5.46.0 (#164)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 19:44:11 -05:00
dependabot[bot] 7f22d11b4f
build(deps-dev): bump typescript from 4.8.4 to 4.9.4 (#163)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 19:42:38 -05:00
dependabot[bot] 64cfc5f9fa
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.43.0 to 5.46.0 (#165)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 19:40:45 -05:00
dependabot[bot] 5ba21caf4c
build(deps-dev): bump eslint from 8.27.0 to 8.29.0 (#158)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 19:36:30 -05:00
Tyler Wilding b23a8cc257
casts: forbid empty string casts (#160) 2022-12-09 19:36:19 -05:00
Tyler Wilding ab5efa2ade
casts: automatically cast uint64 and float with the true qualifier (#161) 2022-12-09 19:36:14 -05:00