Sebastien Ros
|
903ff6f3e2
Converting operators to enums
|
11 years ago |
Sébastien Ros
|
96ff394fab
Using invariant culture to parse numbers
|
11 years ago |
Sebastien Ros
|
61c8e18fe3
Fixing issue with loc/range when the loc/range
|
11 years ago |
Sebastien Ros
|
a9924087a6
Fixing hex parsing
|
11 years ago |
Sebastien Ros
|
2547d44263
Fixing left hand side reference error
|
12 years ago |
Sebastien Ros
|
efab9cfc8b
Completing strict code management
|
12 years ago |
Sebastien Ros
|
c87e5e440b
Using StringBuilder in the parser
|
12 years ago |
Sebastien Ros
|
2697143e6e
Implementing labelled statements
|
12 years ago |
Sebastien Ros
|
a19ba37d49
Fixing escape sequence parsing in identifier
|
12 years ago |
Sebastien Ros
|
905a96d9ea
Fixing Line Terminators parsing in regular expressions
|
12 years ago |
Sebastien Ros
|
2ca56e2b07
Implementing RegExp
|
12 years ago |
Sebastien Ros
|
858bf60fe7
Fixing wrong handling of relational expression in a for statement
|
12 years ago |
Sebastien Ros
|
8efe43f7a3
Fixing \u escaping
|
12 years ago |
Sebastien Ros
|
0507fb9a78
Passing strict mode function unit tests
|
12 years ago |
Sebastien Ros
|
241205132a
Implementing all standard conversions
|
12 years ago |
Sebastien Ros
|
fb7f6dfeb9
Fixing binary operator precedence
|
12 years ago |
Sebastien Ros
|
0765117106
Implementing Function(p1,p2, ..., body)
|
12 years ago |
Sebastien Ros
|
ce01c1a490
Tolerant mode: ignore invalid left-hand side expression.
|
12 years ago |
Sebastien Ros
|
f2ebd10a66
Support escaped "]" in regexp literal character classes (ex: "/[\]/]/")
|
12 years ago |
Sebastien Ros
|
0b371cbc4e
Fixing update expressions
|
12 years ago |
Sebastien Ros
|
8fbf0885a0
Implementing JSON object
|
12 years ago |
Sebastien Ros
|
a068d4e61d
Implementing logical expressions
|
12 years ago |
Sebastien Ros
|
cd27168e76
Implementing object expressions
|
12 years ago |
Sebastien Ros
|
9cc5450489
Implementing Declaration Binding Instantiation
|
12 years ago |
Sebastien Ros
|
00c55e2006
Applying strict mode declarative
|
12 years ago |
Sebastien Ros
|
4210c94a57
Implementing hoisting
|
12 years ago |
Sebastien Ros
|
618c86ca61
Implementing statement completion results
|
12 years ago |
Sebastien Ros
|
f720fb1798
Implementing ===
|
12 years ago |
Sebastien Ros
|
4c24792b1d
Implementing Date, Math and unary expressions
|
12 years ago |
Sebastien Ros
|
738abd2740
Changing the project type to a Portable Class Library
|
12 years ago |