issues
search
weltling
/
parle
Parser and lexer for PHP
Other
87
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgraded libraries
#58
BenHanson
closed
1 year ago
0
Issue #32
#57
BenHanson
closed
1 year ago
0
Upgrade libraries to support char32_t
#56
BenHanson
closed
1 year ago
0
Removal of std::cout for _lexer_dump()
#55
BenHanson
closed
1 year ago
0
Added readBison()
#54
BenHanson
closed
1 year ago
1
Synch
#53
BenHanson
closed
1 year ago
3
Updated word*.phpt tests
#52
BenHanson
closed
1 year ago
0
Improved calc examples
#51
BenHanson
closed
1 year ago
0
Bugfixes for sigilInfo() and sigilCount() and added test sigil.phpt
#50
BenHanson
closed
1 year ago
0
Test installing parle with pecl
#49
mlocati
closed
1 year ago
0
Fixed name property
#48
BenHanson
closed
1 year ago
0
Updated zend_parse_method_parameters call
#47
BenHanson
closed
1 year ago
0
Added sigilInfo()
#46
BenHanson
closed
1 year ago
0
Add enable-parle-utf32 configureoption
#45
mlocati
closed
1 year ago
8
Now using terminals_count()
#44
BenHanson
closed
1 year ago
0
Added terminals_count() and non_terminals_count()
#43
BenHanson
closed
1 year ago
0
Added sigilName()
#42
BenHanson
closed
1 year ago
0
Updated package.xml
#41
BenHanson
closed
1 year ago
0
Renamed sigil_count() to sigilCount()
#40
BenHanson
closed
1 year ago
0
Renamed rule_rhs_count() to sigil_count()
#39
BenHanson
closed
1 year ago
0
Added rule_rhs_count()
#38
BenHanson
closed
1 year ago
0
Merge pull request #2 from weltling/main
#37
BenHanson
closed
1 year ago
0
config.w32 and package.xml updates
#36
BenHanson
closed
1 year ago
0
Update to latest libraries
#35
BenHanson
closed
1 year ago
0
0.8.3-beta: compiling error
#34
someson
closed
1 year ago
7
Request: Throw exception instead of crashing
#33
vike2000
closed
1 year ago
7
Failing to compile 0.8.3 dll
#32
tfedor
closed
1 year ago
13
What about adding a configureoption to package.xml to control enable utf-32?
#31
mlocati
closed
1 year ago
2
Could you release the latest commit?
#30
petewalker
closed
2 years ago
2
[future request] Parser: Add import method. (load result of dump method).
#29
mastir
closed
1 year ago
5
Use ZEND_ACC_NOT_SERIALIZABLE for 8.1
#28
remicollet
closed
3 years ago
1
[feature request] make Token::SKIP also skip for parser
#27
lublak
opened
3 years ago
9
[doc] difference between some classes/methods
#26
lublak
closed
1 year ago
3
[feature request] sigil get token or rule name
#25
lublak
closed
1 year ago
1
[feature request] get sigil length
#24
lublak
closed
1 year ago
1
remove unneeded
#23
remicollet
closed
3 years ago
2
fix PHP 8 compatibility
#22
remicollet
closed
3 years ago
0
Is this PHP extension still supported ?
#21
melicerte
closed
3 years ago
2
Compile error on Ubuntu 20.04.1 LTS (WSL)
#20
ReinRaus
closed
3 years ago
3
Request: dump() to php://output for buffering.
#19
vike2000
closed
1 year ago
5
Compile error on macos using 0.8.1
#18
designermonkey
closed
3 years ago
4
fix Function ReflectionType::__toString() is deprecated is 7.4
#17
remicollet
closed
3 years ago
0
PHP 7.4 support
#16
remicollet
closed
5 years ago
4
Compile error using 0.8.1
#15
brzuchal
closed
3 years ago
5
Change token name
#14
olivernybroe
closed
6 years ago
1
fix #12 - error: return-statement with a value, in function returning…
#13
remicollet
closed
6 years ago
2
Build with GCC 8 is broken
#12
remicollet
closed
6 years ago
1
allocate space for object properties + declare properties for reflection
#11
remicollet
closed
7 years ago
0
fix consistency of return type in 7.0/7.1/7.2
#10
remicollet
closed
7 years ago
1
PCRE Compatibility
#9
BenHanson
closed
7 years ago
3
Next