Commit Graph

15 Commits

Author SHA1 Message Date
Jeong Yunwon
4f4e87729b Fix ast/asdl_rs.py 2022-04-17 02:24:41 +09:00
Jeong YunWon
9377134161 add #[non_exhaustive] 2022-01-22 20:22:58 +09:00
waroad
5a8d15def6 arrow crash in windows
in windows, arrow is not shown
and crahsed.
changed to another arrow that's
compatible
2021-11-20 14:08:09 +09:00
Noa
27540e1d35 Add unparse feature to ast 2021-10-17 21:55:27 -05:00
이성빈
d87d8a11ad remove unnecessary linebreak 2021-09-05 21:18:05 +09:00
Noah
d7d62bfde0 Fix nested folding 2021-04-05 10:47:47 -05:00
Noah
0a4141c778 Add an ast optimizer 2021-04-05 09:46:30 -05:00
Noah
d07dca789f Add the ast::fold::Fold trait, replacing MapAst 2021-04-04 17:52:19 -05:00
Noah
2ecc08f2c4 Add AST mapping, simplify Located Nodes 2021-01-14 12:37:38 -06:00
Noah
b76a0284c4 Implement ast->obj functionality of the ast module 2021-01-14 12:37:37 -06:00
Noah
b8aabb7bb7 Implement asdl in the ast and parser 2021-01-14 12:37:37 -06:00
pca006132
d04c0777fb formatting 2021-01-04 11:21:25 +08:00
pca006132
af3e7dee69 Implements AST Customization (#2388) 2021-01-04 10:33:22 +08:00
Batuhan Taskaya
a382284d30 PEP 498 compatability: parenthesized expressions for f-strings 2020-11-29 17:57:49 +03:00
Noah
b3851c8eb8 Split the ast from the parser, remove compiler dep on parser 2020-11-07 15:43:23 -06:00