Sheetal Nandi
|
858d33f039
|
Scope const declarations as const
Fixes #641, #542
|
2018-07-26 16:36:01 -07:00 |
Sheetal Nandi
|
82022168af
|
Correctly handle the line endings when testing tokenizations for the line
|
2018-04-27 15:42:00 -07:00 |
Sheetal Nandi
|
f2cdd8bc68
|
Add scope 'meta.function-call' for function-method calls
Fixes #413
|
2017-04-21 15:27:37 -07:00 |
Sheetal Nandi
|
4299f47624
|
Do not allow function expression to end with line break
Fixes #389
|
2017-01-03 14:56:59 -08:00 |
Sheetal Nandi
|
19899b140f
|
Add scope meta.definition to varible, function, method and field declarations
|
2016-10-20 11:38:07 -07:00 |
Sheetal Nandi
|
acc6b06af5
|
Simplify variable and destructuring pattern
Fixes #307
|
2016-10-12 10:48:50 -07:00 |
Sheetal Nandi
|
55c8c9e50d
|
Scope functions, variables, methods, properties, objects, constants
|
2016-09-23 15:12:32 -07:00 |
Sheetal Nandi
|
74d7b4d06c
|
Add support classes, functions, properties and constants
Fixes #71, #72
|
2016-09-23 10:39:47 -07:00 |
Sheetal Nandi
|
0076313da7
|
Output Grammar name with the baseline scopes
Also cleans up existing generated folder to ensure we are always comparing latest results
|
2016-09-21 12:38:22 -07:00 |
Sheetal Nandi
|
e6b8e961b3
|
Rename the function references from entity.name.function to variable.function
|
2016-09-16 10:48:24 -07:00 |
Sheetal Nandi
|
84a4e42928
|
Scope '.' accessor
|
2016-09-15 16:27:02 -07:00 |
Sheetal Nandi
|
8170e063be
|
Scope ';'
|
2016-09-15 16:16:35 -07:00 |
Sheetal Nandi
|
87aa92a02d
|
Scope function names from function calls and add scoping for ,
|
2016-09-15 16:03:59 -07:00 |
Sheetal Nandi
|
82ac7df371
|
Arrow function bodies and minimal return type support
|
2016-08-30 16:13:37 -07:00 |
Sheetal Nandi
|
4b6badfbca
|
Arrow functions
|
2016-08-30 12:35:50 -07:00 |