10 Commits (24b45555bd9c82a5486f3063b32c262bfa420253)

Author SHA1 Message Date
Damian Gryski 18242bc26a runtime: allow comparing interfaces in reflectValueEqual() 3 years ago
Damian Gryski 3ba8bc92cd testdata: update binop.go for string comparison tests 3 years ago
Ayke van Laethem 86f1e6aec4 compiler: properly implement div and rem operations 3 years ago
Ayke van Laethem fb0bb69f62 compiler: fix non-int integer constants 4 years ago
Jaden Weiss 5cc130bb6e
compiler: implement spec-compliant shifts 5 years ago
Ayke van Laethem e6720d7ddc
compiler: add support for comparing complex numbers 6 years ago
Ayke van Laethem f0fb1bd41a
compiler: fix binops on named types in struct fields 6 years ago
Ayke van Laethem 668c1741c3
compiler: implement array equality 6 years ago
Marc-Antoine Ruel b1cf69a523 compiler: implement binop string: <, <=, >, >= 6 years ago
Ayke van Laethem e2f6aedd9d
compiler: implement comparing structs directly 6 years ago