mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 15:12:26 +03:00
e3de68858c
Resolve macros eagerly. Improves performance; allows parser to handle arbitrarily-long lines (fixes #7691). # Important Notes - A new utility, `lib/rust/parser/debug/tools/parse_all_enso_files.sh`, supports comparing ASTs parsed with different versions of the parser. This tool has been used to verify that this refactor doesn't change the result of parsing any standard library or test file. |
||
---|---|---|
.. | ||
debug | ||
doc-parser | ||
generate-java | ||
jni | ||
src | ||
Cargo.toml |