Logo
Explore Help
Sign In
Python/ruff
1
0
Fork 0
You've already forked ruff
mirror of https://github.com/astral-sh/ruff synced 2026-01-15 10:31:18 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
61b2ffa8e83b11fc96bdfdcef58bddaac3739db5
ruff/crates/ruff_python_parser/src
History
Charlie Marsh d08f697a04 Remove lexing for colon-matching use cases (#6803)
It's much simpler to just search ahead for the first colon.
2023-08-23 04:44:51 +00:00
..
lexer
Pull in RustPython parser (#6099)
2023-07-27 09:29:11 +00:00
snapshots
Update lexer tests to use snapshots (#6658)
2023-08-22 18:23:19 +00:00
context.rs
Remove Parse trait (#6235)
2023-08-01 18:35:03 +02:00
function.rs
Implement Ranged on more structs (#6639)
2023-08-17 11:22:39 -04:00
lexer.rs
Update lexer tests to use snapshots (#6658)
2023-08-22 18:23:19 +00:00
lib.rs
Remove lexing for colon-matching use cases (#6803)
2023-08-23 04:44:51 +00:00
parser.rs
Expand NamedExpr range to include full range of parenthesized value (#6632)
2023-08-17 14:34:05 +00:00
python.lalrpop
Make Parameters an optional field on ExprLambda (#6669)
2023-08-18 15:34:54 +00:00
python.rs
Make Parameters an optional field on ExprLambda (#6669)
2023-08-18 15:34:54 +00:00
soft_keywords.rs
Replace .map_or(false, $closure) with .is_some_and(closure) (#6244)
2023-08-01 19:29:42 +02:00
string.rs
Implement Ranged on more structs (#6639)
2023-08-17 11:22:39 -04:00
token.rs
Rename Magic* to IpyEscape* (#6395)
2023-08-09 13:28:18 +00:00
typing.rs
Replace .map_or(false, $closure) with .is_some_and(closure) (#6244)
2023-08-01 19:29:42 +02:00
Powered by Gitea Version: 1.25.3 Page: 120ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API