Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/astral-sh/RustPython-Parser
https://github.com/astral-sh/RustPython-Parser
Fix `TypeAliasName` to store name instead of load
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Remove parser ast re-export
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Prepare for moving the parser into the Ruff monorepo
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Avoid lexing magic command when not an identifier
dhruvmanila opened this pull request over 1 year ago
dhruvmanila opened this pull request over 1 year ago
perf: Cursor based lexer
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Fix BoolOp python.org link
cnpryer opened this pull request over 1 year ago
cnpryer opened this pull request over 1 year ago
Prototype of a new lexer
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Fix empty lambda args range
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
Remove trailing whitespace in test
dhruvmanila opened this pull request over 1 year ago
dhruvmanila opened this pull request over 1 year ago
fix the ranges of constants inside f-strings
davidszotten opened this pull request over 1 year ago
davidszotten opened this pull request over 1 year ago
Implement `Ranged` for `TypeParam`
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Add line magic stmt and expr AST nodes
dhruvmanila opened this pull request over 1 year ago
dhruvmanila opened this pull request over 1 year ago
Lex Jupyter Magic in assignment value position
dhruvmanila opened this pull request over 1 year ago
dhruvmanila opened this pull request over 1 year ago
Fix Jupyter Magic test snapshot
dhruvmanila opened this pull request over 1 year ago
dhruvmanila opened this pull request over 1 year ago
tuple constants are for optimisations, not source
davidszotten opened this pull request over 1 year ago
davidszotten opened this pull request over 1 year ago
Merge upstream changes for PEP695 support
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Merge upstream changes for PEP695 support (cherry-pick ours)
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Merge upstream changes for PEP695 support (rebase)
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Sync with upstream repository
zanieb opened this pull request over 1 year ago
zanieb opened this pull request over 1 year ago
Lex Jupyter line magic with `Mode::Jupyter`
dhruvmanila opened this pull request over 1 year ago
dhruvmanila opened this pull request over 1 year ago
Refactor if statement, introduce nodes for elif and else
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
Remove asdl
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
impl Ranged for TextRange
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
Refactor if statement
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
Remove asdl
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
Introduce Suite Statements
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
impl<T> Ranged for &T where T: Ranged
konstin opened this pull request over 1 year ago
konstin opened this pull request over 1 year ago
Remove Range type parameter from AST nodes
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Fix range of keyword identifier
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Fix ArgWithDefault TextRange
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Make malachite-bigint an optional dependency for rustpython-format
charliermarsh opened this pull request over 1 year ago
charliermarsh opened this pull request over 1 year ago
Merge in latest upstream RustPython changes
charliermarsh opened this pull request over 1 year ago
charliermarsh opened this pull request over 1 year ago
Optimize `validate_arguments`
charliermarsh opened this pull request over 1 year ago
charliermarsh opened this pull request over 1 year ago
Remove `fold`, `unparse`, and `location` features
charliermarsh opened this pull request over 1 year ago
charliermarsh opened this pull request over 1 year ago
Add `TextRange` to `Identifier`
charliermarsh opened this pull request over 1 year ago
charliermarsh opened this pull request over 1 year ago
Add `Decorator` node
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
`NamedExpr` include full range
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Include argument parentheses in range
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Upgrade RustPython
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Include comments in function range
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Include decorators in `Class` and `FunctionDef` range
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago
Use named parameters to reducue copying
MichaReiser opened this pull request over 1 year ago
MichaReiser opened this pull request over 1 year ago