Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/RustPython/Parser


https://github.com/RustPython/Parser

ToPyo3Ast trait to convert rustpython ast to PyO3 bound (c)python object

youknowone opened this pull request over 1 year ago
Add `format` and `cformat` modules from `RustPython`

MichaReiser opened this pull request over 1 year ago
Move range to node

youknowone opened this pull request over 1 year ago
Move `range` from `Attributed` to `Node`s

MichaReiser opened this pull request over 1 year ago
zero-copy parser

youknowone opened this issue over 1 year ago
Field accessor and utilities

youknowone opened this pull request over 1 year ago
A few more Identifier utilities

youknowone opened this pull request over 1 year ago
Replace num-bigint with malachite-bigint

qingshi163 opened this pull request over 1 year ago
ruff integration support

youknowone opened this pull request over 1 year ago
Give identifier and int ast types

youknowone opened this pull request over 1 year ago
Setup spell checker

youknowone opened this pull request over 1 year ago
Split parser core / compiler core

youknowone opened this issue over 1 year ago
Python location transform and related refactoring

youknowone opened this pull request over 1 year ago
Visitor

youknowone opened this pull request over 1 year ago
Refactor ast to hold data as seperated type

youknowone opened this pull request over 1 year ago
Remove CompileError

youknowone opened this pull request over 1 year ago
Replace row/column based Location with byte-offsets.

youknowone opened this pull request over 1 year ago
Add python lint

youknowone opened this pull request over 1 year ago
Embed generated parser + update lalrpop

youknowone opened this pull request over 1 year ago
Recover update_asdl and related test

youknowone opened this issue over 1 year ago
Add CI

youknowone opened this pull request over 1 year ago
Licencing parser

DimitrisJim opened this issue over 1 year ago
Add README

DimitrisJim opened this issue over 1 year ago
Enable CI

youknowone opened this issue over 1 year ago
Forked from RustPython main repository

youknowone opened this issue over 1 year ago
Generator expression without parenthesis does not raise SyntaxError

key262yek opened this issue over 2 years ago