Commit graph

194 commits

Author SHA1 Message Date
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
Tyler Wilding 7a9e787da3
ir2: highlight mips2c blocks as cpp (#159) 2022-12-09 19:36:03 -05:00
dependabot[bot] 85e57f065a
build(deps-dev): bump eslint from 8.26.0 to 8.27.0 (#144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 21:34:58 -05:00
dependabot[bot] 2e00dee343
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.41.0 to 5.43.0 (#150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 21:32:42 -05:00
dependabot[bot] 163c60d57c
build(deps-dev): bump vsce from 2.13.0 to 2.14.0 (#147)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 21:32:18 -05:00
dependabot[bot] 7a583ab85e
build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.1 (#148)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 21:18:02 -05:00
OpenGOALBot b967771b6e 0.8.1 2022-10-26 01:12:54 +00:00
Tyler Wilding 3c3fc0016f
decomp: some cleanup to the type searcher (#141) 2022-10-25 21:12:03 -04:00
Tyler Wilding f712aed976
lsp: improve the logging when the LSP emits a bad stdout message (#140) 2022-10-25 21:11:55 -04:00
dependabot[bot] 272e7cfa15
build(deps-dev): bump @typescript-eslint/eslint-plugin (#139)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.39.0 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 16:34:44 -04:00
dependabot[bot] f924a07721
build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.41.0 (#138)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 16:30:54 -04:00
dependabot[bot] 42f11fb1e5
build(deps-dev): bump vsce from 2.11.0 to 2.13.0 (#134)
Bumps [vsce](https://github.com/Microsoft/vsce) from 2.11.0 to 2.13.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](https://github.com/Microsoft/vsce/compare/v2.11.0...v2.13.0)

---
updated-dependencies:
- dependency-name: vsce
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 16:28:01 -04:00
dependabot[bot] d9b717e5f8
build(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#137)
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.26.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 16:27:47 -04:00
OpenGOALBot 2928c42c50 0.8.0 2022-10-15 19:48:17 +00:00
dependabot[bot] 9b97b262b9
build(deps-dev): bump @types/vscode from 1.71.0 to 1.72.0 (#124)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
2022-10-15 15:47:28 -04:00
Tyler Wilding f84ec22c86
tools: command to convert from decimal to hex (#130) 2022-10-15 15:47:19 -04:00
OpenGOALBot 759ef5b111 0.7.0 2022-10-14 02:26:52 +00:00
dependabot[bot] 0456594d48
build(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#125)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 22:25:59 -04:00
dependabot[bot] 1e4281e250
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 (#126)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 22:25:49 -04:00
Tyler Wilding 7e87ba1765
tools: add a command to convert OpenGOAL hex numbers to dec (#129) 2022-10-13 22:25:34 -04:00