issues
search
RustPython
/
Parser
MIT License
77
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
replacer
#73
youknowone
closed
6 months ago
0
Cmpop::as_str
#72
youknowone
closed
1 year ago
0
Parse Trait
#71
youknowone
closed
1 year ago
0
Missing syntax for context manager expressions
#70
jmwielandt
closed
1 year ago
4
Avoid removing elements from the head of a vec
#69
MichaReiser
closed
1 year ago
0
Error recovery/resilience
#68
bluetech
opened
1 year ago
3
Publish on crates.io
#67
samanpa
closed
1 year ago
8
Hundread of files that are properly parsed(or not) in opposite to Python 3.11.2
#66
qarmin
opened
1 year ago
7
to_pyo3_ast to return &'py + Separate rustpython_ast_pyo3
#65
youknowone
closed
1 year ago
0
Move pyo3 feature out of ast crate
#64
youknowone
closed
1 year ago
0
Fix Vec::to_pyo3_ast
#63
youknowone
closed
1 year ago
0
impl From<T> for ast::Ast
#62
youknowone
closed
1 year ago
0
Give proper location for JoinedStr children
#61
youknowone
opened
1 year ago
1
Reduce copying during parsing
#60
MichaReiser
closed
1 year ago
0
New Arguments and Arg/ArgWithDefault AST representation
#59
youknowone
closed
1 year ago
4
Add `Ast` as top level enum
#58
youknowone
closed
1 year ago
6
New layout for `Arguments` node to enhance performance. (and more so if possible)
#57
youknowone
closed
1 year ago
1
Fix range field order
#56
youknowone
closed
1 year ago
0
A macro to generating AST with python grammar
#55
youknowone
opened
1 year ago
3
Upgrade bitflags to remove clippy wanrings
#54
youknowone
closed
1 year ago
0
More flexible map_user and fold for new constructor nodes
#53
youknowone
closed
1 year ago
0
Use of abbreviations and jargon
#52
MichaReiser
opened
1 year ago
3
Investigate alternate PHF algorithms for detecting keywords
#51
DimitrisJim
opened
1 year ago
0
Add a benchmarking suite
#50
DimitrisJim
opened
1 year ago
0
Include decorators in `Class` and `FunctionDef` range
#49
MichaReiser
closed
1 year ago
8
Add `Node` union
#48
MichaReiser
opened
1 year ago
5
Add README
#47
youknowone
closed
1 year ago
0
LinearLocator
#46
youknowone
closed
1 year ago
0
Fix build
#45
youknowone
closed
1 year ago
0
Add utilities to enum
#44
youknowone
closed
1 year ago
0
Parser incompatibility with "def woohoo(a, *, b): pass"
#43
youknowone
opened
1 year ago
0
specialize ConversionFlag
#42
youknowone
closed
1 year ago
0
Add experimental pyo3-wrapper feature
#41
youknowone
closed
1 year ago
0
Add all node classes to ast module
#40
youknowone
closed
1 year ago
0
Add is_* methods to Tok
#39
youknowone
closed
1 year ago
0
Fix full-lexer feature
#38
youknowone
closed
1 year ago
0
Improvement: Add `is_*` methods to `Tok`
#37
MichaReiser
closed
1 year ago
1
Add full-lexer feature
#36
youknowone
closed
1 year ago
0
Avoid copying elements when parsing
#35
MichaReiser
closed
1 year ago
0
Try `ThinVec` crate to reduce AST size
#34
MichaReiser
closed
1 year ago
1
draft of parser-pyo3
#33
youknowone
closed
1 year ago
1
Add trait Parse and Parse::parse to use with each types.
#32
youknowone
closed
1 year ago
0
Add Node trait for node type information
#31
youknowone
closed
1 year ago
0
Generic types to generic
#30
youknowone
closed
1 year ago
1
Implement `PartialEq<Builtin> for str/String`
#29
MichaReiser
opened
1 year ago
3
Implement `ToString` for `Identifier` and `Constant`
#28
MichaReiser
closed
1 year ago
2
Always emit non-logical newlines for 'empty' lines
#27
charliermarsh
closed
1 year ago
2
borrowed ast and default builtin types to immutable - String -> Box<str> etc
#26
youknowone
opened
1 year ago
1
ToPyo3Ast trait to convert rustpython ast to PyO3 bound (c)python object
#25
youknowone
closed
1 year ago
0
Add `format` and `cformat` modules from `RustPython`
#24
MichaReiser
closed
1 year ago
5
Previous
Next