Граф коммитов

416 Коммитов

Автор SHA1 Сообщение Дата
Anubha Mathur 6b92a3595d Changing the scope of type aliases 2016-03-11 18:22:49 -08:00
Anubha Mathur e454a44efd Solving Issue #28 2016-03-10 17:30:34 -08:00
Anubha Mathur 3276501477 Made tests more comprehensive and chenged scope of constructor 2016-03-10 14:06:32 -08:00
Anubha Mathur 86e9911aae Updated to most recent origin 2016-03-10 13:32:56 -08:00
anubmat 9a1c040cc8 Merge pull request #109 from anubmat/issue_38
Correctly classify keywords in object-heritage clauses
2016-03-10 10:38:23 -08:00
anubmat 61cdd03d8d Merge pull request #118 from anubmat/issue_110
Allowing numbers in exponential notation to be scoped as numeric literals
2016-03-10 10:38:06 -08:00
Anubha Mathur 26464684d0 Added a testcase and eliminated space characters entirely 2016-03-10 10:14:48 -08:00
Anubha Mathur 05f7ff0345 Merge remote-tracking branch 'origin/master' into issue_38 2016-03-10 09:33:58 -08:00
Anubha Mathur 0dc4305633 Making tests more comprehensive 2016-03-10 09:29:59 -08:00
Anubha Mathur 1eafebdfec Merge remote-tracking branch 'origin/master' into issue_110 2016-03-10 09:19:00 -08:00
Anubha Mathur 44db0797bd Made tests more comprehensive and added ability of e or E and + or - 2016-03-10 09:18:47 -08:00
Anubha Mathur 8ccc33b4c4 Made tests more comprehensive and added ability of e or E and + or - 2016-03-10 09:17:58 -08:00
anubmat 8a30ca90ce Merge pull request #107 from anubmat/issue_32
Fixing scope and color of word "constructor"
2016-03-10 08:32:10 -08:00
Anubha Mathur 6976997777 Solving issue 110: allowing exponential numbers 2016-03-09 16:11:13 -08:00
Anubha Mathur 7813b5ef0f Fetched most recent version of origin and resolved conflicts 2016-03-09 14:46:39 -08:00
Gheoan c900414337 add yield keyword 2016-03-09 12:51:29 +02:00
Anubha Mathur 520c145de9 Updated Test Case 2016-03-08 15:06:06 -08:00
Anubha Mathur c934cd9b89 Merge remote-tracking branch 'origin/master' into issue_32 2016-03-08 14:54:23 -08:00
Anubha Mathur ba5316677f Added Comments for Captures 2016-03-08 14:46:04 -08:00
Anubha Mathur 4e02ec1590 Merge remote-tracking branch 'origin/master' into issue_38 2016-03-03 13:40:34 -08:00
Anubha Mathur 79cce047a0 Correcting Issue #38/#89 2016-03-03 13:34:45 -08:00
anubmat 014ea4c9db Merge pull request #108 from anubmat/issue_44
Solving Issue 44 - Changed scope name for type references
2016-03-03 12:55:17 -08:00
Anubha Mathur b65b63814f Solving Issue 44 - Changed scope name for type references 2016-03-02 15:41:15 -08:00
Anubha Mathur b7822054b3 Fixing scope and color of word constructor 2016-03-02 12:14:38 -08:00
Daniel Rosenwasser 98fef6c54d Merge pull request #101 from sparecycles/fix/issue-96
Fix var/let highlighting (issue 96)
2016-03-01 17:50:11 -08:00
Anubha Mathur e21186a73a Solving Issue 37, changing scopes of major keywords, changing scope of switch statement, modified type-annotation to allow typeof keyword 2016-03-01 15:20:23 -08:00
Ron Buckton ebdcade1b8 Fixes the color of the switch keyword. 2016-02-29 15:35:34 -08:00
Zhengbo Li c49cb36329 Merge pull request #102 from anubmat/issue_5
Multi Line Strings: Escape character at end of each line in a string allows multi line strings
2016-02-29 13:49:56 -08:00
Anubha Mathur 25cd486ddf Solving issue #5: Multi Line Strings: Escape character at end of line allows multi Line String 2016-02-29 09:37:17 -08:00
Adam Freidin f62cf17358 pr review: update requested additional test 2016-02-28 03:08:41 -08:00
Adam Freidin fb5d4df914 pr review: add more tests 2016-02-27 16:04:29 -08:00
Adam Freidin 6318e87789 adding test for #96 2016-02-27 11:53:11 -08:00
Adam Freidin 96e3df7dc2 update xml with fix for #96 2016-02-27 11:53:08 -08:00
Adam Freidin 3e980ff726 fix var and let highlighting (issue #96) 2016-02-27 11:38:35 -08:00
anubmat a46d4dc511 Merge pull request #94 from anubmat/branch_anubha
Fix for adding caret as a Logical Operator
2016-02-26 16:39:36 -08:00
Anubha Mathur 703f0f2d69 Added a testcase Issue90.txt 2016-02-26 16:07:27 -08:00
Anubha Mathur 4697b04df8 Added Testcase Issue90.ts. 2016-02-26 15:38:49 -08:00
Anubha Mathur 31e3733eeb Merge remote-tracking branch 'origin/master' into branch_anubha 2016-02-26 15:27:20 -08:00
anubmat 944a272a6e Merge pull request #95 from anubmat/issue_63
Fix for issue with type parameters on type alias
2016-02-26 15:24:57 -08:00
Anubha Mathur 83052bb400 Merge remote-tracking branch 'origin/master' into branch_anubha 2016-02-26 15:15:14 -08:00
Anubha Mathur 9f03aee855 Modified the testcase Issue63.ts 2016-02-26 15:10:02 -08:00
Anubha Mathur 5abcb8fc0b Merge remote-tracking branch 'origin/master' into issue_63 2016-02-26 15:03:07 -08:00
anubmat 078f0053a5 Merge pull request #99 from anubmat/fix_89
Correctly classify keywords in heritage clauses
2016-02-26 14:39:05 -08:00
Anubha Mathur a740dfb99e Updated the testcase to include ^^ 2016-02-25 14:25:59 -08:00
Anubha Mathur fa7b6569a6 Merge remote-tracking branch 'origin/master' into fix_89 2016-02-25 14:23:35 -08:00
Anubha Mathur 1dc42c8041 Deleting npm log file 2016-02-25 13:30:09 -08:00
Anubha Mathur fabf9fe01a Updated the tests to include Issue63.ts 2016-02-25 12:38:13 -08:00
Anubha Mathur 056bab90b7 New changes commited: Changed test63.ts and added suggested changes 2016-02-25 11:26:21 -08:00
Anubha Mathur f7a3b2401a Merge remote-tracking branch 'origin/master' into issue_63 2016-02-25 09:55:37 -08:00
Zhengbo Li f79b7761f3 Merge pull request #100 from Microsoft/changeMarker
Change marker to double carets to avoid conflicts with the caret operator
2016-02-25 00:44:11 -08:00