meowlang/typechecker/types
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
..
ArrayTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
EnumTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
FunctionTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
GenericArrayTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
GenericEnumTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
GenericFunctionTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
GenericSliceTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
GenericStructTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
GenericTupleTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
GenericTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
SliceTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
StructTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
TupleTypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00
TypeDescription.cs loooots of stuff 2022-02-13 02:41:16 +01:00