Age | Commit message (Expand) | Author |
---|---|---|
2021-11-24 | runtime: allow comparing interfaces in reflectValueEqual() | Damian Gryski |
2021-11-18 | testdata: update binop.go for string comparison tests | Damian Gryski |
2021-10-28 | compiler: properly implement div and rem operations | Ayke van Laethem |
2020-12-27 | compiler: fix non-int integer constants | Ayke van Laethem |
2020-03-28 | compiler: implement spec-compliant shifts | Jaden Weiss |
2019-02-05 | compiler: add support for comparing complex numbers | Ayke van Laethem |
2018-11-15 | compiler: implement array equality | Ayke van Laethem |
2018-11-08 | compiler: implement binop string: <, <=, >, >= | Marc-Antoine Ruel |
2018-10-23 | compiler: implement comparing structs directly | Ayke van Laethem |