Commit graph

6 commits

Author SHA1 Message Date
7ac3c39164
Make TypeEnv sort variables on whether they are a var or a function
Fixes RecordDeclaration and VariantDeclaration not working correctly
2024-01-21 03:42:25 +01:00
a2701257dd
Prevent infinite loops when checking something like "foo".0.1.2 2024-01-21 01:56:01 +01:00
3979a9010b
Dont let Diagnostic inherit from std::runtime_error
We are not using exceptions
2024-01-21 01:12:02 +01:00
3942004f76
Switch to field constraints instead of TTupleIndex 2024-01-21 01:10:59 +01:00
4e11af005c
Make Type a union and fix checking of tuple access 2024-01-21 00:18:09 +01:00
285f33e93c Add 'bootstrap/cxx/' from commit '7c1a929e9a3d3abb1e2113f531588e059ad5be8c'
git-subtree-dir: bootstrap/cxx
git-subtree-mainline: b732e418cb
git-subtree-split: 7c1a929e9a
2024-01-15 14:04:51 +01:00