Commit graph

3 commits

Author SHA1 Message Date
Uy Ha 5c493f3722 chore: remove tests for generator expression
These are remnants from the previous version that has parsing for generator expression.
Refer to a414a4c to see why it is removed.
2024-10-07 08:54:04 +00:00
Uy Ha a414a4c83d feat!: remove parsing generator expressions
Parsing generator expressions statically is impossible since whether an argument is
interpreted as a generator expression or not depends on the function itself. Hence, the
parsing for it is removed.
2024-06-05 08:32:29 +00:00
Access ce71cae5e0
chore: update tree_sitter to new one (#24) 2024-03-17 19:23:49 +02:00