https://github.com/Microsoft/TypeScript

sort by:
Revision Author Date Message Commit Date
e545f1b Merge branch 'transforms-transformer' into transforms-printer 09 February 2016, 22:01:39 UTC
fb19e81 Fixed linter error 09 February 2016, 22:01:18 UTC
6b381ec Added printer 09 February 2016, 21:43:40 UTC
0f2bbb1 Moved LexicalEnvironment to types.ts, minor fixes 09 February 2016, 20:39:46 UTC
6fa4002 Merge branch 'transforms-flags' into transforms-transformer 09 February 2016, 19:43:46 UTC
51dd27a Moved TreansformFlags assertions after markers 09 February 2016, 19:43:25 UTC
1a0b877 Merge branch 'transforms-visitor' into transforms-flags 09 February 2016, 19:02:05 UTC
af24b16 PR Feedback 09 February 2016, 19:01:49 UTC
cbb910a Merge branch 'transforms-flags' into transforms-transformer 08 February 2016, 19:37:15 UTC
34489a4 Merge branch 'transforms-visitor' into transforms-flags 08 February 2016, 19:04:48 UTC
b3e9d26 Moved createNode back to parser, added local createNode to factory 08 February 2016, 19:04:01 UTC
1e35593 Adds the transformFiles API 05 February 2016, 02:14:39 UTC
ba9181c Merge branch 'transforms-visitor' into transforms-flags 05 February 2016, 00:52:52 UTC
8bf176a Cleanup and reorganization of node tests 05 February 2016, 00:41:58 UTC
f8e574f Added ArrayKind, moved createNode, changed JSDocParsing tests to use baselines. 04 February 2016, 23:01:31 UTC
cadda66 Adds transform flags aggregation to binder and visitor 04 February 2016, 19:57:53 UTC
3855261 removed unused function 04 February 2016, 02:26:43 UTC
c3faf0f Added visitor API 04 February 2016, 02:11:32 UTC
98b8af6 Update README.md 03 February 2016, 21:45:36 UTC
1154ab8 Merge pull request #6855 from Microsoft/destructuringInTypes Destructuring parameters in function/constructor types 03 February 2016, 17:05:24 UTC
98e8a25 Addressing CR feedback 03 February 2016, 14:52:53 UTC
c69a9d1 Update README.md 03 February 2016, 08:05:09 UTC
96d82b5 Update README.md 03 February 2016, 08:03:59 UTC
33ef358 Merge pull request #6863 from plantain-00/i6844 fix error message with public class inside namespace 03 February 2016, 02:33:24 UTC
a57029f Merge pull request #6862 from Microsoft/removeUnusedErrorMessage Remove unused error message 03 February 2016, 02:24:46 UTC
a0782d9 fix error message with public class inside namespace 03 February 2016, 02:02:59 UTC
9582342 Remove unused error message 03 February 2016, 01:53:42 UTC
cd2638e Merge pull request #5 from Microsoft/master fetch lastest code 03 February 2016, 01:38:30 UTC
6cc44d1 Merge pull request #6813 from Microsoft/port6745tomaster Port 6745 03 February 2016, 00:37:21 UTC
823df85 Merge pull request #6852 from viispade/erase-watcherPath-comment Delete mention of nonexistent watcherPath param 02 February 2016, 22:58:06 UTC
979186f Accepting new baselines 02 February 2016, 22:15:26 UTC
5643f91 Adding test 02 February 2016, 22:14:55 UTC
c89f2b7 Properly parse function/constructor types with destructuring parameters 02 February 2016, 22:14:37 UTC
8e472db Delete mention of nonexistent watcherPath param It doesn't exist now. It didn't exist in the commit that first mentioned it. 02 February 2016, 21:44:47 UTC
bd3e9f2 Merge pull request #6709 from RyanCavanaugh/fix6662 Don't crash when return type jsdoc tag is malformed 02 February 2016, 21:40:13 UTC
554ea1b Merge pull request #6679 from RyanCavanaugh/fix6645 Allow multiple 'this' property assignments in Salsa 02 February 2016, 20:49:09 UTC
3dae253 Merge pull request #6278 from Microsoft/theyreNotTHATSpecial Remove most special treatment of specialized signatures. 02 February 2016, 20:45:30 UTC
7259074 Merge pull request #6846 from Microsoft/noErrorOnEmptyDtsFile do not error if typings for external library is empty .d.ts file 02 February 2016, 20:12:52 UTC
fb99a66 do not error if typings for external library is empty .d.ts file 02 February 2016, 19:36:38 UTC
c6588d2 Merge pull request #6827 from T18970237136/ts-missing-semicolon Add missing semicolon when emitting return statement. 02 February 2016, 18:53:46 UTC
2d7a2f4 Merge pull request #6680 from RyanCavanaugh/fix6646 Parse JSDoc comments for ES6 class constructors and methods 02 February 2016, 18:48:29 UTC
757f470 Update test files. 02 February 2016, 09:30:39 UTC
dbfc269 Add missing semicolon when emitting return statement. Fixes #6824. 02 February 2016, 07:54:07 UTC
b15ff81 Add malformed parameter test 02 February 2016, 05:48:16 UTC
0855933 Merge pull request #6587 from nojvek/master pretty output for jsx and createElement emits to children array 02 February 2016, 05:38:15 UTC
3dfd378 Add some tests 02 February 2016, 05:20:37 UTC
a4c6f66 Treat multiple prototype property assignments as union property declarations 02 February 2016, 04:59:37 UTC
0db90b7 Add more tests and baselines 02 February 2016, 00:51:38 UTC
c7bbda8 Remove old baselines 02 February 2016, 00:51:37 UTC
d815653 Rename test cases so they are consistent with the rest 02 February 2016, 00:51:33 UTC
8ce886c Update baselines 02 February 2016, 00:51:12 UTC
bcf2215 Fix lastEncodedSourceMapSpan from being set to undefined 02 February 2016, 00:51:12 UTC
a17dbd5 Merge pull request #6798 from Microsoft/dottedNamesInJsx properly classify dotted tag names in jsx 02 February 2016, 00:49:59 UTC
555f35e Merge pull request #6803 from Microsoft/noDirExistsCheckInClassic don't do 'directoryExists' check in classic resolution scheme 02 February 2016, 00:49:51 UTC
f94c720 update baselines 01 February 2016, 23:54:14 UTC
1f1f4d2 fix linter issues 01 February 2016, 23:34:03 UTC
078ebb9 Merge pull request #6801 from Microsoft/weReallyNeedANewSyntaxKindForTheseExportsToMaster Port 'export default' fix for JS files to 'master' 01 February 2016, 23:22:17 UTC
4f2cd6c don't do 'directoryExists' check in classic resolution scheme 01 February 2016, 23:19:13 UTC
73d9a94 Accepted that other baseline. 01 February 2016, 22:17:35 UTC
25d2140 Accepted baselines. 01 February 2016, 22:17:33 UTC
bf4b63d Only error on 'export =' declarations. 01 February 2016, 22:17:31 UTC
dd0a2e0 Added tests. 01 February 2016, 22:17:29 UTC
e6c6d30 properly classify dotted tag names in jsx 01 February 2016, 21:35:57 UTC
640db0d Merge pull request #6769 from zhengbli/updateLib20160131 Routine update of lib.d.ts 20160131 01 February 2016, 21:07:27 UTC
4a01708 Merge pull request #6789 from Microsoft/transpileJs suppress validation of output paths in transpile scenarios 01 February 2016, 19:27:27 UTC
b0b0712 suppress validation of output paths in transpile scenarios 01 February 2016, 18:36:47 UTC
bb7216a Merge pull request #6741 from RyanCavanaugh/fix6673 Fixes bug #6673 01 February 2016, 18:18:47 UTC
9519688 Fix lint 01 February 2016, 18:14:14 UTC
202c1e6 Merge pull request #6707 from RyanCavanaugh/fix6693 Don't show the currently-completing thing at the cursor in JS files 01 February 2016, 18:03:22 UTC
e168e94 Merge pull request #6770 from Microsoft/dottedNamesInSystem properly handle dotted namespace names in System modules 01 February 2016, 18:01:05 UTC
726514b Merge pull request #6763 from Microsoft/classInterfaceCrossFileMerge properly handle merged declarations across files 01 February 2016, 18:00:54 UTC
8ad6e74 Merge pull request #6773 from Microsoft/nodeFlagsCleanup Merge ParserContextFlags into NodeFlags 01 February 2016, 17:38:18 UTC
dc657b8 Adding /*@internal*/ directives 01 February 2016, 14:55:53 UTC
4421c52 Remove parserContextFlags from Node type 31 January 2016, 22:00:54 UTC
4d2cd6f properly dotted namespace names in System modules 31 January 2016, 20:10:33 UTC
f4ee49f Renaming parsing context flags to NodeFlags.xxxContext 31 January 2016, 16:57:32 UTC
83859c0 Merge ParserContextFlags into NodeFlags 31 January 2016, 16:45:14 UTC
064de38 Routine update of lib.d.ts 20160131 31 January 2016, 16:13:26 UTC
f0abb86 Removing MultiLine, Synthetic, DeclarationFile, and OctalLiteral flags 31 January 2016, 16:08:19 UTC
e5aa9cb properly handle merged declarations across files 31 January 2016, 03:58:29 UTC
39216e8 Merge pull request #6742 from Microsoft/augmentExportEquals allow augmentation for entities exported via 'export=' 31 January 2016, 03:47:06 UTC
ac528cc addressed PR feedback 31 January 2016, 00:20:48 UTC
ba0a7c7 Merge pull request #6760 from nojvek/fixTypo Fix typo in compiler reactNamespace error string 30 January 2016, 19:51:35 UTC
f04f93c Fix typo in compiler reactNamespace error string 30 January 2016, 19:37:02 UTC
bd86e2e remove uncommented lines 30 January 2016, 19:31:43 UTC
ebb1828 Merge pull request #6749 from pra85/patch-1 Typo fixes in CONTRIBUTING.md 30 January 2016, 06:51:39 UTC
992dd05 Typo fixes in CONTRIBUTING.md 30 January 2016, 04:34:27 UTC
ec911d6 Merge pull request #6743 from Microsoft/unpinMocha unpin mocha version 30 January 2016, 01:38:22 UTC
fe23cc3 Merge pull request #6684 from Microsoft/fixDecoratedClassName Fix ES6 decorated class double binding. 30 January 2016, 01:37:24 UTC
55ce1d0 unpin mocha version 30 January 2016, 01:23:17 UTC
5d22d18 allow augmentation for entities exported via 'export=' 30 January 2016, 00:27:34 UTC
f89ebb8 Fixes bug #6673 #6673 30 January 2016, 00:01:41 UTC
ad9bff8 Merge branch 'master' into theyreNotTHATSpecial 29 January 2016, 22:47:23 UTC
b037419 Merge pull request #6736 from Microsoft/crossFileDeclarationMerging fix access check issues when declaration is in multiple files 29 January 2016, 22:04:16 UTC
56355d1 fix access check issues when declaration is in multiple files 29 January 2016, 21:28:27 UTC
1ae7d5c Merge pull request #6688 from guybedford/system-module-id Set __moduleName from context.id argument 29 January 2016, 18:24:55 UTC
94fe3e0 set __moduleName from context.id argument 29 January 2016, 16:42:23 UTC
fcd96cb fix tslint 29 January 2016, 07:33:14 UTC
238fcbc single iteration through children array without any array allocation 29 January 2016, 07:29:08 UTC
4835e43 Merge branch 'master' into fixDecoratedClassName 29 January 2016, 01:59:04 UTC
back to top