issues
search
pxp-lang
/
pxp
A suite of high-performance tools for PHP developers – includes a code formatter, static analyser, language server and superset language.
https://pxplang.org
Other
784
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feature: asymmetric visibility modifiers
#80
ryangjchandler
opened
1 week ago
0
Parser: Use statement kind optional?
#78
joehoyle
closed
2 months ago
1
Limit diagnostics to one per span / position
#77
ryangjchandler
opened
2 months ago
2
Improve heredoc/nowdoc tokenisation and parsing
#76
ryangjchandler
opened
2 months ago
0
Fix Github Issues link in CONTRIBUTING.md
#75
DannyJJK
closed
2 months ago
1
Parser: Clone expression
#74
joehoyle
closed
2 months ago
5
Parser: Comparison expression with assignment
#73
joehoyle
closed
2 months ago
3
Inference: Basic Type Inference Engine
#70
ryangjchandler
closed
3 months ago
0
Make `SymbolTable` more useful in threaded contexts
#69
ryangjchandler
closed
3 months ago
1
Parse fails with stack overflow when performed on a thread
#68
joehoyle
closed
3 months ago
6
Build a Type Inference Engine
#67
ryangjchandler
closed
3 months ago
0
Make sure `comments` are valid in all nodes
#66
ryangjchandler
closed
2 months ago
0
AST: Implement Spanned for a few AST nodes
#65
ryangjchandler
closed
5 months ago
0
Fix link in README
#64
frewsxcv
closed
5 months ago
1
Inference: Implement a simple inference engine
#63
ryangjchandler
closed
5 months ago
1
Index: Take 1000
#62
ryangjchandler
closed
5 months ago
0
Language Server Implementation
#61
aashan10
closed
3 months ago
1
Visitor: Add a generator script for `Visitor`, `VisitorMut` and `walk_*` methods
#60
ryangjchandler
closed
6 months ago
1
Rewrite heredoc & nowdoc tokenisation and parsing
#58
ryangjchandler
closed
6 months ago
0
AST+Parser: Resolve `Name` types while parsing
#57
ryangjchandler
closed
6 months ago
0
AST+Parser: Introduce new `Name` node
#56
ryangjchandler
closed
6 months ago
0
Introduce specific `Name` type
#55
ryangjchandler
closed
6 months ago
1
NameResolver: Introduce new crate for resolving names
#54
ryangjchandler
closed
6 months ago
0
Visitor: Introduce non-mut version of `Visitor`
#53
ryangjchandler
closed
6 months ago
0
Ext: Introduce new crate for writing PHP extensions
#52
ryangjchandler
closed
7 months ago
0
Full open tag span position fixed
#51
supun-io
closed
7 months ago
4
Need a better documentation to build and run a development version of PXP
#50
pierresh
closed
6 months ago
2
Docblock: Write a better Docblock parser
#49
ryangjchandler
closed
6 months ago
0
Parser/Tests: Expand the parser test suite to near full-coverage
#48
ryangjchandler
closed
7 months ago
0
Write a format-preserving AST printer
#47
ryangjchandler
closed
4 months ago
0
AST+Parser: Split identifiers out into parts during parse
#46
ryangjchandler
closed
8 months ago
0
Create some sort of `Name` structure
#45
ryangjchandler
closed
8 months ago
0
Build a Typechecker
#44
ryangjchandler
opened
8 months ago
0
Remove various `with_symbol_table()` helpers
#43
ryangjchandler
closed
8 months ago
0
Symbol: Add a new singleton API for SymbolTable
#42
ryangjchandler
closed
8 months ago
0
Introduce a `ScopeAwareVisitor`
#41
ryangjchandler
closed
6 months ago
1
StdIndexes: Add in stubs and generate crate
#40
ryangjchandler
closed
9 months ago
0
Test coverage for trait adaptations
#39
praem90
closed
7 months ago
0
Fix trait usage adaption match
#38
praem90
closed
9 months ago
2
Panic while parsing trait use alias
#37
praem90
closed
9 months ago
0
Index core PHP functions
#36
ryangjchandler
closed
8 months ago
1
Build a Linter
#35
ryangjchandler
opened
9 months ago
0
Move `libphp` into the PXP project
#34
ryangjchandler
closed
9 months ago
0
Build a Language Server
#33
ryangjchandler
opened
9 months ago
5
Simplify the `Type` component to only represent types
#32
ryangjchandler
closed
11 months ago
0
Move binaries into a "tools" crate
#31
ryangjchandler
closed
9 months ago
0
TypeMap: Introduce a new TypeMap component
#30
ryangjchandler
closed
9 months ago
1
Lexer: Introduce a new "immediate" mode to the lexer
#29
ryangjchandler
closed
11 months ago
0
Indexer: Serialisable indexes
#28
ryangjchandler
closed
11 months ago
0
Introduce a "Type Mapper" component
#27
ryangjchandler
closed
9 months ago
0
Next