Merge branch 'master' into transformPerf

This commit is contained in:
Ron Buckton
2015-09-16 11:36:29 -07:00
713 changed files with 11979 additions and 5550 deletions

View File

@@ -1,4 +1,4 @@
/// <reference path="../lib/typescript.d.ts" />
/// <reference path="../lib/typescript_standalone.d.ts" />
import { SourceFile, Node, Map, Symbol } from "typescript";
export * from "typescript";