issues
search
tagua-vm
/
parser
Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)
http://tagua.io/
119
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updated Docker example on README
#32
airtonzanon
closed
8 years ago
3
Tokens: Implement name rules
#31
Hywan
closed
8 years ago
7
Token: Add `NAMESPACE_SEPARATOR`
#30
Hywan
closed
8 years ago
0
Whitespace: Add the `whitespace` rule
#29
Hywan
closed
8 years ago
1
Build: Update to Rust 1.10
#28
Hywan
closed
8 years ago
0
Quality: Simplify code for the `comment` rule
#27
Hywan
closed
8 years ago
0
Build: Remove LLVM from the Docker file
#26
Hywan
closed
8 years ago
3
Literal: `null`, `true` and `false` must be case-insensitive
#25
Hywan
closed
8 years ago
3
Literal: General
#24
Hywan
closed
8 years ago
5
Literal: Remove `Vec::extend_from_slice`
#23
Hywan
closed
8 years ago
0
Token: Add operators and punctuators
#22
Hywan
closed
8 years ago
4
Test: Unignore a documentation test
#21
Hywan
closed
8 years ago
0
Test: Unignore documentation tests
#20
Hywan
closed
8 years ago
0
Literal: Strings are of kind `Vec<u8>`
#19
Hywan
closed
8 years ago
1
Add IRC and Gitter badges
#18
jubianchi
closed
8 years ago
2
Implement rules for arithmetic expressions
#17
jubianchi
closed
8 years ago
1
Provide a Dockerfile to build a standard development image
#16
jubianchi
closed
8 years ago
2
[meta] Statements
#15
Hywan
opened
8 years ago
0
[meta] Expressions
#14
Hywan
opened
8 years ago
0
[meta] Variables
#13
Hywan
opened
8 years ago
0
[meta] Program Structure
#12
Hywan
opened
8 years ago
0
[meta] Syntactic grammar
#11
Hywan
opened
8 years ago
0
Tokens
#10
Hywan
closed
8 years ago
0
Whitespace
#9
Hywan
closed
8 years ago
0
[meta] Lexical grammar
#8
Hywan
closed
8 years ago
0
Note for those not able to read Japanese
#7
johnnypeck
closed
8 years ago
5
Grammar
#6
johnnypeck
closed
8 years ago
1
Literals
#5
Hywan
closed
8 years ago
0
Implement beautiful parser errors
#4
Hywan
opened
8 years ago
0
String: Implement strings interpolations
#3
Hywan
opened
8 years ago
0
Quality: Update Travis badge
#2
Hywan
closed
8 years ago
0
Quality: Add Travis CI configuration file
#1
Hywan
closed
8 years ago
0
Previous