go-mlog

Go to Mindustry (MLOG) compiler, runtime and decompiler (WIP)

GPL-3.0 License

Stars
24

Bot releases are visible (Hide)

go-mlog - v0.0.9

Published by github-actions[bot] almost 4 years ago

Changelog

9215f88 Reduce codecov target
68cec11 Support variable argument count for hardcoded translations

go-mlog - v0.0.8

Published by github-actions[bot] almost 4 years ago

Changelog

7a525a3 Add codecov config
09bd426 Switch, Break, Continue, Fallthrough, Error Context

go-mlog - v0.0.7

Published by github-actions[bot] almost 4 years ago

Changelog

fe7b22e Documentation, fix for multi-line jumps, boolean parameters

go-mlog - v0.0.6

Published by github-actions[bot] almost 4 years ago

Changelog

9efdbe5 Import definitions in wasm

go-mlog - v0.0.5

Published by github-actions[bot] almost 4 years ago

Changelog

9c58a16 Run warmup as separate job

go-mlog - v0.0.4

Published by github-actions[bot] almost 4 years ago

Changelog

e168aa8 Add README badges
a198dc5 Add coverpkg argument
cb02bad Checkout with depth 0 for tests
6cddea2 Cleanup debug, run actual tests
e0ffc84 Direct variable assignment
4c66058 Do not test wasm directory
875e945 Do not use race on tests
de1ae84 Refactor, Tests, Coverage
4e494b7 Test full path
8fbc041 Update with Web IDE link

go-mlog - v0.0.3

Published by github-actions[bot] almost 4 years ago

Changelog

2c82701 Build correct wasm binary

go-mlog - v0.0.2

Published by github-actions[bot] almost 4 years ago

Changelog

6b442b5 Publish to pages on release
d801c79 Remove analyzer

go-mlog - v0.0.1

Published by github-actions[bot] almost 4 years ago

Changelog

277c834 Initial commit