This website requires JavaScript.
Explore
Help
Sign In
maride
/
php-parser
Watch
1
Star
0
Fork
0
You've already forked php-parser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
527
Commits
1
Branch
0
Tags
13
MiB
2737e98559
Commit Graph
3 Commits
Author
SHA1
Message
Date
z7zmey
2737e98559
#27
reduce memory allocations for
scanner.Token
by using
sync.Pool
2018-06-12 19:37:22 +03:00
z7zmey
b383fe98fe
create token name constants in
comment
package
2018-05-27 22:15:27 +03:00
z7zmey
56127a4a2c
move
Positions
and
Comments
into
parser
package
2018-04-15 22:02:07 +03:00