nac3/nac3ast
David Mak c3927d0ef6 [ast] Refactor lazy_static to LazyLock
It is available in Rust 1.80 and reduces a dependency.
2024-10-30 12:29:51 +08:00
..
src [ast] Refactor lazy_static to LazyLock 2024-10-30 12:29:51 +08:00
Cargo.toml [ast] Refactor lazy_static to LazyLock 2024-10-30 12:29:51 +08:00
Python.asdl nac3parser, ast: add comment support core changes 2021-11-04 15:00:27 +08:00
asdl.py add RustPython parser 2021-11-03 16:34:10 +08:00
asdl_rs.py rustpython-parser: string interner, optimizations, thread local cache 2021-11-03 16:36:28 +08:00