11 Commits

Author SHA1 Message Date
connorskees
1f873e1f0e bump version to 0.12.1 2023-01-07 17:58:49 +00:00
connorskees
afba0dd993 fix CI, rustfmt 2023-01-07 17:32:51 +00:00
connorskees
d7962e02be fix include_sass test 2023-01-07 17:08:42 +00:00
connorskees
16ad7298fe lazily compute token spans 2023-01-07 08:56:24 +00:00
connorskees
4f6bff8716 put more things in Arc 2023-01-07 08:02:57 +00:00
connorskees
02d36f872a split binop into separate struct 2023-01-07 07:03:35 +00:00
connorskees
190201bcce use Arc instead of Box inside AstExpr
speeds up bootstrap by ~15-20%
2023-01-07 06:48:28 +00:00
connorskees
f20c000b54 is_true => is_truthy 2023-01-07 05:31:13 +00:00
connorskees
ae88b3ed24 optimize has_following_sibling 2023-01-07 04:48:38 +00:00
connorskees
d14e6bd9f7 unify serialization and inspection 2023-01-07 04:17:05 +00:00
connorskees
8095c2345e add compile time macro 2023-01-06 10:58:12 +00:00