Anthony Bullard
|
89b7900d7a
|
Migrate type vars to snake case (Redo)
|
2025-01-03 19:52:21 -06:00 |
|
Joshua Warner
|
835c246c56
|
Fix formatting bug with multline function type alias
|
2024-12-31 19:52:23 -05:00 |
|
Joshua Warner
|
72da294d55
|
Move apply to NodeInfo
|
2024-12-28 22:31:33 -05:00 |
|
Joshua Warner
|
4d438d8693
|
Move TypeAnnotation::Where to to_node
|
2024-12-28 22:31:31 -05:00 |
|
Joshua Warner
|
95d8fd471b
|
Refactor: Convert TypeAnnotation::Tuple to to_node, which required changing precedence information to flow up instead of down
|
2024-12-28 22:31:28 -05:00 |
|
Joshua Warner
|
35fa82cbef
|
Refactor: Convert TypeAnnotation::Record to to_node
|
2024-12-28 22:31:28 -05:00 |
|
Joshua Warner
|
d2e1c12b96
|
Refactor: introduce NodeInfo and needs_indent
|
2024-12-28 22:31:27 -05:00 |
|
Joshua Warner
|
13ec99c16b
|
Move TypeAnnotation::Apply to to_node
|
2024-12-28 22:31:26 -05:00 |
|
Joshua Warner
|
f169329c0e
|
Move TypeAnnotation::Function to to_node
|
2024-12-28 22:31:26 -05:00 |
|
Joshua Warner
|
dbbd097708
|
Always use to_node for TypeAnnotation::As
|
2024-12-28 22:31:25 -05:00 |
|
Joshua Warner
|
5b93e834f1
|
Refactor more things into TypeAnnotation::Nodify
|
2024-12-28 22:31:24 -05:00 |
|
Joshua Warner
|
61fb9e45fb
|
Fix handling of spaces in record types
|
2024-12-15 18:33:57 -08:00 |
|
Joshua Warner
|
7ea074dfa1
|
Refactoring Node
|
2024-12-15 18:33:49 -08:00 |
|