No description
Find a file
Jeong, YunWon 9d47d3d212
specialize ConversionFlag (#42)
* specialize ConversionFlag

* Change value of ConversionFlag to i8 and None to -1

* is_* methods to ConversionFlag
2023-05-16 22:52:50 +09:00
.github/workflows Make parser location optional 2023-05-11 04:40:10 +09:00
ast specialize ConversionFlag (#42) 2023-05-16 22:52:50 +09:00
core specialize ConversionFlag (#42) 2023-05-16 22:52:50 +09:00
format Add format and cformat modules from RustPython (#24) 2023-05-12 18:27:05 +09:00
literal Add format and cformat modules from RustPython (#24) 2023-05-12 18:27:05 +09:00
parser specialize ConversionFlag (#42) 2023-05-16 22:52:50 +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 Add all node classes to ast module (#40) 2023-05-16 16:55:26 +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 rustpython_ast + pyo3 (#25) 2023-05-16 18:06:54 +09:00
LICENSE Set up workspace - Forked from 2023-05-05 23:49:50 +09:00