meowlang/typechecker/exceptions
Gwendolyn d6bdd08002 loooots of stuff
the typechecker project can collect all the top level types from a file, which is pretty cool I think
(except for pointers, those aren't implemented yet...)
2022-02-13 02:41:16 +01:00
..
DuplicateTypeNameException.cs loooots of stuff 2022-02-13 02:41:16 +01:00
DuplicateVariableNameException.cs loooots of stuff 2022-02-13 02:41:16 +01:00
UndeclaredGenericParameterException.cs loooots of stuff 2022-02-13 02:41:16 +01:00
UnknownEnumMemberException.cs loooots of stuff 2022-02-13 02:41:16 +01:00
UnknownStructMemberException.cs loooots of stuff 2022-02-13 02:41:16 +01:00
UnknownTupleMemberException.cs loooots of stuff 2022-02-13 02:41:16 +01:00