Sheetal Nandi
|
07819cfcb8
|
Some more changes to type alias on multi line
Fixes #812 #824 #843
|
2023-02-09 11:34:50 -08:00 |
Sheetal Nandi
|
14e9cf1a75
|
Do not consume end of line in a single line comment
Fixes #646
|
2018-08-21 10:48:24 -07:00 |
Sheetal Nandi
|
06dee86e6f
|
Uniformly handle the leading white spaces for array literal, binding patterns, method/field declarations
Fixes #624
|
2018-06-07 10:32:21 -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
|
5568824c6b
|
Handle single line comments so that they consume end of the line so that we dont use wrong lookup to determine end of syntax matching
Fixes #455
|
2017-05-18 15:24:15 -07:00 |
Sheetal Nandi
|
e322180ef6
|
Scope out interface, class and alias name so as to distinuish them
Fixes #423 and #412
|
2017-04-24 11:15:49 -07:00 |
Sheetal Nandi
|
61d482acde
|
Include type in object member syntax of object type to pick left over type annotations on new line
Fixes #376
|
2016-12-06 12:53:18 -08:00 |