Cyrus Najmabadi
|
0e2058c0ab
|
Adding support in fidelity for parsing union and parenthesized types
|
2014-10-30 01:29:51 -07:00 |
|
Cyrus Najmabadi
|
782239b6b1
|
use .pop() on an array instead of setting the length directly. The latter causes v8 to stop optimizing the method.
|
2014-10-29 14:18:29 -07:00 |
|
Mohamed Hegazy
|
e15f4e6d34
|
Merge branch 'master' into letAndConst
Conflicts:
src/compiler/types.ts
|
2014-10-16 09:30:58 -07:00 |
|
Dick van den Brink
|
648c697257
|
Removed some unused var statements
|
2014-10-15 20:11:35 +02:00 |
|
Mohamed Hegazy
|
873c1df74b
|
Add es6 target
|
2014-10-11 12:52:42 -07:00 |
|
Cyrus Najmabadi
|
4143c242b5
|
Remove unnecessary indent.
|
2014-09-19 18:15:27 -07:00 |
|
Cyrus Najmabadi
|
0e9134788a
|
Port fidelity changes to github.
|
2014-09-18 15:37:16 -07:00 |
|
Dick van den Brink
|
d16dcaaf1d
|
Remove some unused variables
|
2014-09-17 19:55:03 +02:00 |
|
Cyrus Najmabadi
|
aeb428e9e5
|
Fix incremental parsing bug due to non invalidating cached data in nodes.
|
2014-09-05 17:59:52 -07:00 |
|
Cyrus Najmabadi
|
933f416d25
|
Add bits in tokens to mark if they contain leading/trailing trivia.
|
2014-08-19 01:37:35 -07:00 |
|
Mohamed Hegazy
|
253273820d
|
initial change
|
2014-07-29 12:04:50 -07:00 |
|