David Mak
|
c5ae0e7c36
|
[standalone] Add tests for tuple equality
|
2024-08-21 16:25:32 +08:00 |
David Mak
|
b8dab6cf7c
|
[standalone] Add tests for string equality
|
2024-08-21 16:25:32 +08:00 |
David Mak
|
4d80ba38b7
|
[core] codegen/expr: Implement comparison of tuples
|
2024-08-21 16:25:32 +08:00 |
David Mak
|
33929bda24
|
[core] typecheck/typedef: Add support for tuple methods
|
2024-08-21 16:25:32 +08:00 |
David Mak
|
a8e92212c0
|
[core] codegen/expr: Implement string equality
|
2024-08-21 16:25:32 +08:00 |
David Mak
|
908271014a
|
[core] typecheck/magic_methods: Add equality methods to string
|
2024-08-21 16:25:32 +08:00 |
David Mak
|
c407622f5c
|
[core] codegen/expr: Add compilation error for unsupported cmpop
|
2024-08-21 15:46:13 +08:00 |
David Mak
|
d7952d0629
|
[core] codegen/expr: Fix assertions not generated for -O0
|
2024-08-21 15:36:54 +08:00 |
David Mak
|
ca1395aed6
|
[core] codegen: Remove redundant return
|
2024-08-21 15:36:54 +08:00 |
David Mak
|
7799aa4987
|
[meta] Do not specify rev in dependency version
|
2024-08-21 15:36:54 +08:00 |
David Mak
|
76016a26ad
|
[meta] Apply clippy suggestions
|
2024-08-21 13:07:57 +08:00 |