Generics #7
cosmonaut
commented 2021-06-01 19:57:21 +00:00
Owner
There is no content yet.
cosmonaut
added 17 commits 2021-06-01 19:57:22 +00:00
24bcef6d87
initial generics stuff
0d94e89045
skeleton of generic function lookup
8a3920918c
generic function lookup
d641f713de
progress on generics
d48995716e
Adds handling for generic AST nodes in PrintNode and SyntaxKindString
79d4715799
Moves generic type identifiers to be the first children of a function in the id-tree
eb24206e13
Imlements custom to generic type conversion
ddd5b2f027
Implements generic recursion over AST nodes
4f8f4fbe9e
Adds back FIXME comment
a69516b917
Fixes typo and removes unused variable.
ece20a99b5
Fixes printing bug for string literals
e3fc2826ea
Reimplements identifier lookup to work over the AST
7d5f599712
Lots of bug fixes for id lookup
7f2ca56b73
Applies clang-format
a65fea070a
Removes extraneous semicolon
3553269fb0
Refactors out identcheck and typeutils code
9f52a19a58
monomorphization
cosmonaut
merged commit d9b01515eb into main 2021-06-01 19:58:46 +00:00
cosmonaut
referenced this issue from a commit 2021-06-01 19:58:47 +00:00
Generics (#7)
cosmonaut
deleted branch generics_retry 2021-06-01 19:59:05 +00:00
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "generics_retry"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?