This website requires JavaScript.
Explore
Help
Sign In
wash
/
ivy
Watch
1
Star
0
Fork
0
You've already forked ivy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
134
Commits
2
Branches
0
Tags
ec24e2c327be62e6a8ec948f60e1b44ed9a6fa4e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Max Wash
7530dd36a2
lang: ast: move block parser state to separate header file
...
this allows other parsers to specify what kind of token should end the block.
2024-11-28 16:56:25 +00:00
Max Wash
fc76fe6ad4
lang: ast: use fancy index manipulation to reduce the size of ast_node_type
2024-11-28 10:56:43 +00:00
Max Wash
811d3787c4
lang: ast: add a BLOCK ast node to hold lists of expressions
2024-11-28 10:26:53 +00:00