No description
Find a file
Jeong, YunWon 2baad9ead6
Merge pull request #19 from RustPython/identifier
A few more Identifier utilities
2023-05-11 16:12:46 +09:00
.github/workflows Make parser location optional 2023-05-11 04:40:10 +09:00
ast A few more Identifier utilities 2023-05-11 16:05:11 +09:00
core Make parser location optional 2023-05-11 04:40:10 +09:00
literal *Escape::with_preferred_quote 2023-05-10 21:51:01 +09:00
parser Make parser location optional 2023-05-11 04:40:10 +09:00
ruff_source_location Make parser location optional 2023-05-11 04:40:10 +09:00
ruff_text_size Separate byteoffset ast and located ast 2023-05-09 00:21:52 +09:00
scripts spell check ast/asdl_rs.py 2023-05-10 18:05:39 +09:00
.cspell.json Setup spell checker 2023-05-10 17:57:15 +09:00
.gitattributes gitattribute 2023-05-07 17:20:52 +09:00
.gitignore Set up workspace - Forked from 2023-05-05 23:49:50 +09:00
Cargo.toml Make parser location optional 2023-05-11 04:40:10 +09:00
LICENSE Set up workspace - Forked from 2023-05-05 23:49:50 +09:00