Commit graph

11 commits

Author SHA1 Message Date
OpenGOALBot 2367c874a8 0.1.1 2022-08-02 18:00:08 +00:00
Tyler Wilding 30da451043
version: bump to v0.1.0 2022-08-02 01:27:22 -04:00
Tyler Wilding c67c65f2bd
ci: add automated release workflow (#46) 2022-08-02 01:20:04 -04:00
dependabot[bot] d9842c4137
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.32.0 (#43)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 00:41:43 -04:00
dependabot[bot] a13b8d370b
build(deps-dev): bump typescript from 4.6.3 to 4.7.4 (#22)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 22:54:25 -04:00
dependabot[bot] 2fe5b910ce
build(deps-dev): bump eslint from 8.13.0 to 8.21.0 (#38)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 22:47:01 -04:00
Tyler Wilding 7d93f67a6f
syntax/ir: fix clash between constants and registers (#14) 2022-08-01 22:46:31 -04:00
Tyler Wilding 8d01d8b7bd
decomp: add tooling to semi-automatically add casts (#40) 2022-08-01 22:38:17 -04:00
Tyler Wilding 293b69034c
decomp: Add the majority of decompilation related quality of life increases (#34) 2022-07-31 16:31:21 -04:00
Tyler Wilding 410ce616e6
lsp: Add initial LSP support (#16) 2022-07-24 22:53:37 -04:00
Tyler Wilding a2731e065d
commands: switch between IR2 and *_disasm.gc files
closes #3
closes #2
2022-04-15 15:41:27 -04:00