issues
search
goccy
/
p5-Compiler-Lexer
Lexical Analyzer for Perl5
Other
46
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
error: ISO C++17 does not allow 'register' storage class specifier
#89
eserte
opened
10 months ago
0
malloc(): corrupted top size, when tokenize multidimensional array
#88
richterger
opened
1 year ago
0
{line} value incorrect after mulit-line qw()
#87
hyperbole
opened
1 year ago
0
BBC threaded bleadperl v5.35.3-115-g3683a9ee5a breaks GOCCY/Compiler-Lexer-0.23.tar.gz
#86
andk
opened
2 years ago
0
Update perl versions for TravisCI
#85
goccy
closed
4 years ago
0
Please release to CPAN
#84
xsawyerx
closed
4 years ago
1
Fixed to tokenize a large file
#83
Code-Hex
opened
6 years ago
2
malloc: *** error for object ADDR: incorrect checksum for freed object
#82
Code-Hex
opened
6 years ago
1
Supported tokenize for Perl 5.24.1
#81
Code-Hex
closed
6 years ago
2
Fixed issue_69
#80
Code-Hex
closed
6 years ago
2
Build.PL fails without . in @INC
#79
toddr
opened
7 years ago
3
Support perls which do not provide . in @INC by default in Build.PL
#78
toddr
closed
7 years ago
2
Assertion fail in Compiler_scanner.cpp:763
#77
xsawyerx
closed
6 years ago
3
Divide incorrectly identified as regexp delimiter
#76
JRaspass
opened
8 years ago
0
Add missing builtin functions
#75
JRaspass
closed
5 years ago
1
Segfault in Shipment/SOAP/WSDL.pm (from CPAN: BAERGAJ/Shipment-0.13.tar.gz)
#74
perlancar
opened
8 years ago
1
Segfault when tokenizing Encode/Detect/CJK.pm (from FOOLFISH/Encode-Detect-CJK-2.0.2.tar.gz)
#73
perlancar
opened
8 years ago
0
segfault when tokenizing Crypt/GeneratePassword.pm (from CPAN: NEILB/Crypt-GeneratePassword-0.05.tar.gz)
#72
perlancar
opened
8 years ago
0
segfault when tokenizing CharsetDetector.pm (from CPAN: FOOLFISH/CharsetDetector-2.0.2.tar.gz)
#71
perlancar
opened
8 years ago
0
recursive_tokenize('foo => {') segfaults
#70
jhi
opened
8 years ago
1
segfault on Compiler::Lexer->new('-')->recursive_tokenize('{}');
#69
jhi
closed
6 years ago
3
assert failure from t/recursive_tokenize.t
#68
jhi
opened
8 years ago
6
compilation warning from Compiler_lexer.cpp
#67
jhi
opened
8 years ago
0
lexer thinks ${^FOO} contains BitXOr
#66
jhi
opened
8 years ago
0
lexer thinks ${ is always a ScalarDereference
#65
jhi
opened
8 years ago
0
suspect naming of quote operators: RegQuote etc.
#64
jhi
opened
8 years ago
2
#53 re-fix - dynamic buffer allocation
#63
y3i12
closed
2 months ago
3
Lexer struggles
#62
McA
opened
9 years ago
2
Fix #26
#61
doyleyoung
closed
9 years ago
1
Occurs SEGV
#60
moznion
opened
9 years ago
0
Segfault when there is a combination of newlines and none
#59
pkioko
opened
9 years ago
1
Fix handling for `if` which is used at `use` decl
#58
moznion
closed
9 years ago
1
Fix handling for format declaration
#57
moznion
closed
9 years ago
1
fix issue #53
#56
goccy
closed
9 years ago
1
Allow to contain underscore in version string
#55
moznion
closed
9 years ago
1
Support the function to specify extra memory size to allocate in advance
#54
moznion
closed
9 years ago
6
Should improve the strategy to determine the size of pool of the TokenManager
#53
moznion
closed
9 years ago
2
Can build on windows x64 with activeperl 5.20.1 x64
#52
zdm
closed
2 years ago
0
postfix dereference syntax
#51
briandfoy
closed
9 years ago
4
Recognize the v5.20 post dereference syntax
#50
briandfoy
closed
9 years ago
1
qoutewords parsed as regex
#49
briandfoy
opened
9 years ago
0
`$foo-1` cannot tokenize certainly
#48
moznion
closed
9 years ago
0
Column number information
#47
azawawi
closed
8 years ago
4
Add `HereDocumentBareTag` token type
#46
moznion
closed
10 years ago
0
Aborted on tokenizing “^/”
#45
moznion
closed
9 years ago
0
Cannot recognize Regular expression literal with 'not'
#44
syohex
closed
9 years ago
0
RegOpt of `m` has been misrecognized as match operator
#43
moznion
closed
9 years ago
0
`x=` still hasn't been recognized
#42
moznion
closed
9 years ago
0
memory corruption in recursive_tokenize.t
#41
chorny
opened
10 years ago
5
Div operator has misrecognized as the RegDelim
#40
moznion
closed
10 years ago
0
Next