20 Commits (c84fc6a670cf1656976fef626b6416303cc80fe2)

Author SHA1 Message Date
Marc-Antoine Ruel 7f30ef7e4d
testdata: add more test cases in testdata 6 years ago
Ayke van Laethem 6c6a43310a
compiler: fix invalid incoming block in complex typeassert flow 6 years ago
Ayke van Laethem e2f6aedd9d
compiler: implement comparing structs directly 6 years ago
Ayke van Laethem cbd7d401fe
testdata: go fmt 6 years ago
Ayke van Laethem 82be43f4e6
compiler: implement deferring of immediately-applied closures 6 years ago
Ayke van Laethem 9b9b66a09d
compiler: add complex manipulation 6 years ago
Ayke van Laethem 7c2a6169b0
compiler: support comma-ok in map lookup 6 years ago
Ayke van Laethem da89464a63
compiler: compare slice against nil 6 years ago
Ayke van Laethem c0c1ccb381
compiler, runtime: implement delete builtin 6 years ago
Ayke van Laethem 963ba16d7b
compiler: add support for the append builtin 6 years ago
Ayke van Laethem f9edf7cc5c
test: add slice tests 6 years ago
Ayke van Laethem 0ed00bf6c6
test: add hashmap tests 6 years ago
Ayke van Laethem 73709922b2
main: extra interface test for simple named types 6 years ago
Ayke van Laethem e8f211935e
compiler: fix expanded structs in invoke calls 6 years ago
Ayke van Laethem 4957db89f4
compiler: fix interface calls for big underlying values 6 years ago
Ayke van Laethem c1a833c7cc
main: add basic float tests 6 years ago
Ayke van Laethem 717262c0a6
main: add coroutine/sleep tests 6 years ago
Ayke van Laethem 4731f2f787
testdata: add better tests for struct expanding 6 years ago
Ayke van Laethem 174b6333f8
compiler: fix expanding zero-length structs 6 years ago
Ayke van Laethem d8f0ddf3fa
main: add tests 6 years ago