Sheetal Nandi
|
8870cb4cee
|
Support for Export declarations
|
2016-08-24 13:17:38 -07:00 |
Sheetal Nandi
|
4774bec181
|
Support Import equals and import declarations
|
2016-08-24 11:39:50 -07:00 |
Sheetal Nandi
|
c8172856eb
|
Rename meta.decl.block to meta.block
|
2016-08-23 12:04:09 -07:00 |
Sheetal Nandi
|
d5caa74e82
|
rename meta.block to meta.object-literal
|
2016-08-23 10:51:15 -07:00 |
Sheetal Nandi
|
8914364c2d
|
{ after the operator is object literal and not the declaration block
|
2016-08-23 10:45:10 -07:00 |
Sheetal Nandi
|
87e32c6444
|
Fix for loop variable declarations
|
2016-08-19 15:49:48 -07:00 |
Sheetal Nandi
|
132088fb41
|
Await is keyword.control and not modifier
|
2016-08-19 14:54:26 -07:00 |
Sheetal Nandi
|
7ec2883837
|
Detect { followed by => as body of the arrow function
|
2016-08-19 14:50:04 -07:00 |
Sheetal Nandi
|
80ad4f0612
|
Export var, type and enums declarations
|
2016-08-19 12:58:07 -07:00 |
Sheetal Nandi
|
731f7c09a7
|
Rearrange the declarations, statements, expressions
|
2016-08-19 12:24:19 -07:00 |
Sheetal Nandi
|
153f123525
|
Fix the fn return type annotation when it is used inside the object type
|
2016-08-17 17:51:40 -07:00 |
Sheetal Nandi
|
b0b161da25
|
Fix incorrect scope name for assignment
|
2016-08-17 16:29:15 -07:00 |
Sheetal Nandi
|
eaeaa94d29
|
Include comments in type declaration
|
2016-08-17 16:17:57 -07:00 |
Sheetal Nandi
|
3fff5ced7b
|
Fix the incorrect ternary operator colorizing in tsx file
|
2016-08-17 16:08:00 -07:00 |
Sheetal Nandi
|
543cc6a967
|
Fix the return type of function type when it is tuple or object type
|
2016-08-17 15:56:00 -07:00 |
Sheetal Nandi
|
66a6ebaa3d
|
Fix the method return type, handle return type that is object type and object type's field declaration's type annotation
|
2016-08-17 15:00:09 -07:00 |
Sheetal Nandi
|
b7a6c22be9
|
Few simplifications for type-name and primitive types
|
2016-08-17 11:09:38 -07:00 |
Sheetal Nandi
|
38cee99665
|
Workaround to distiguish attribute values from the string literals
|
2016-08-16 15:39:17 -07:00 |
Sheetal Nandi
|
8c4e427918
|
Renaming of scope names to match other grammars
Note jsx attribute value is colored as string with this and its a TODO
|
2016-08-16 13:07:17 -07:00 |
Sheetal Nandi
|
91a4709249
|
Regular expressions
|
2016-08-15 11:02:01 -07:00 |
Sheetal Nandi
|
1de155d405
|
Strings
|
2016-08-12 14:14:45 -07:00 |
Sheetal Nandi
|
9c71cac845
|
Constants - true, false, null, undefined, nan, infinity
|
2016-08-12 12:37:30 -07:00 |
Sheetal Nandi
|
b4a9b2dc75
|
Generate the marker file only if there are any markers in the file
|
2016-08-11 15:54:27 -07:00 |
Sheetal Nandi
|
89d8a7bf75
|
Changes for numeric literals
|
2016-08-11 15:45:11 -07:00 |
Sheetal Nandi
|
aea13ef0e7
|
Update comment grammar
|
2016-08-11 11:57:16 -07:00 |
Sheetal Nandi
|
d9a7c97869
|
Theme files for existing typescript and typescript react
|
2016-08-11 10:48:00 -07:00 |
Sheetal Nandi
|
c0d907ed80
|
Generate baselines and markers in same folder
|
2016-08-11 09:06:31 -07:00 |
Sheetal Nandi
|
b08936f39f
|
Stop running old baselines along with making better baseline for markers too
|
2016-08-11 09:02:13 -07:00 |
Sheetal Nandi
|
c0acaa221e
|
Add original file to baselines for easier diagnosing issues with baseline
|
2016-08-11 08:58:46 -07:00 |
Sheetal Nandi
|
89e4a66bd5
|
Make baselines so we can verify against new grammar
|
2016-08-11 08:57:19 -07:00 |
anubmat
|
1cf745cd57
|
Merge pull request #209 from Microsoft/issue_200
Fixes Issue #200, Correcting case/default expression clause
|
2016-07-25 12:40:03 -07:00 |
Zhengbo Li
|
2797fa6b06
|
Use npm@next for building node_gyp
|
2016-07-15 11:24:15 -07:00 |
Anubha Mathur
|
55b8661403
|
New changes
|
2016-07-14 18:45:49 -07:00 |
Anubha Mathur
|
dc4a247c93
|
Fixing Issue 200 - using another method
|
2016-07-14 18:02:24 -07:00 |
Anubha Mathur
|
603b8ea331
|
Solves Issue #200, Issue with scopes with - "export default"
|
2016-07-14 17:50:34 -07:00 |
Zhengbo Li
|
a78f05a1af
|
Merge pull request #129 from anubmat/issue_124
Adding capability for ternary expression as a separate scope
|
2016-06-08 16:41:36 -07:00 |
Zhengbo Li
|
dcfc96b527
|
Merge pull request #117 from Gheoan/yield
add yield keyword
|
2016-05-31 14:26:44 -07:00 |
Ron Buckton
|
c61b3f3fb2
|
Accept new baseline.
|
2016-05-16 15:15:30 -07:00 |
Ron Buckton
|
00b188bc0c
|
Merge pull request #103 from Microsoft/fixSwitchColor
Fixes the color of the switch keyword.
|
2016-05-16 09:44:00 -07:00 |
anubmat
|
4007205d65
|
Merge pull request #126 from anubmat/issue_122
Changing the scope of type aliases
|
2016-05-16 09:12:01 -07:00 |
anubmat
|
eba02cdce8
|
Merge pull request #123 from anubmat/issue_28
Adding capability for Octal and Binary numeric literals
|
2016-05-16 09:11:29 -07:00 |
Anubha Mathur
|
79bf69c3f4
|
Adding a safe expression list for expressions in ternary operator.
|
2016-04-27 09:36:09 -07:00 |
Anubha Mathur
|
aefa631571
|
Merge remote-tracking branch 'origin/master' into issue_124
|
2016-04-24 16:01:32 -07:00 |
Zhengbo Li
|
522d0e092b
|
Merge pull request #145 from long-lazuli/master
Parse longer expressions first, to help ligatures in Editors
|
2016-04-21 14:40:18 -07:00 |
Yannick Schetrite
|
8665f15d48
|
Parse longer expressions first, to help ligatures in Editors
|
2016-04-18 14:21:47 +02:00 |
Anubha Mathur
|
6b0475d939
|
Updated Test Case
|
2016-03-25 15:26:19 -07:00 |
Anubha Mathur
|
a5bb8179e2
|
Updating the test case
|
2016-03-25 15:20:10 -07:00 |
Anubha Mathur
|
9360c2595f
|
Adding capability for ternary operator
|
2016-03-17 10:49:23 -07:00 |
anubmat
|
e4eb045784
|
Merge pull request #105 from anubmat/issue_37
Solving Issue 37, changing scopes of major keywords, changing scope o…
|
2016-03-15 11:07:13 -07:00 |
Anubha Mathur
|
bcb5d5f07f
|
Changed the scope of implies operator
|
2016-03-14 09:38:26 -07:00 |