Commit graph

23 commits

Author SHA1 Message Date
Daniel Rosenwasser 86b8405450 Add configureNightly script. 2015-07-14 18:09:42 -07:00
Ron Buckton a1406bf836 Merge pull request #3156 from Microsoft/codeSettings
Adds tasks.json to easily use VSCode with TypeScript sources
2015-05-19 10:58:04 -07:00
Tingan Ho e4f416eb38 Adds an ignore on projectOutput 2015-05-15 08:38:43 +08:00
Ron Buckton 721b70f6fb Added tasks.json to easily use VSCode with TypeScript sources 2015-05-13 14:28:03 -07:00
Ron Buckton 60ae9bd14d Fixes helpers in strict mode 2015-05-01 10:49:54 -07:00
Yui T 3cb6df328d Remove empty line 2015-03-27 13:47:38 -07:00
Yui T 328347c327 Ignore projectoutput folder since this will be deleted by jake command 2015-03-27 13:31:02 -07:00
Yui T e3f93b132a Ignore projectoutput folder since this will be deleted by jake command 2015-03-27 13:25:39 -07:00
togru 9974526101 updated code style, added tests, fixed regex bug, merged to latest branch 2015-02-05 12:07:00 +01:00
Yui T 2f9e65f16b Update gitignore to ignore internal test folders 2015-01-29 12:44:43 -08:00
Mohamed Hegazy d3e70ecfbf Merge branch 'master' into es6typings
Conflicts:
	src/compiler/parser.ts
	src/compiler/tsc.ts
	src/harness/harness.ts
	src/harness/projectsRunner.ts
	tests/baselines/reference/templateStringsArrayTypeDefinedInES5Mode.errors.txt
2014-11-27 09:59:46 -08:00
Sheetal Nandi 77572dab0c Merge remote-tracking branch release-1.3 2014-11-20 20:24:08 -08:00
Mohamed Hegazy 6c6d9bf091 Add test262 test runner 2014-11-17 11:01:05 -08:00
Sheetal Nandi 6f5b20c09f Updating the gitignore file now that we build debug version of js files 2014-11-10 14:51:57 -08:00
Mohamed Hegazy d0e8350452 import ior utilites 2014-10-16 17:39:05 -07:00
Anders Hejlsberg 1de5946877 Adding word2md.js to .gitignore file 2014-09-26 15:16:38 -07:00
Mohamed Hegazy 46f0c6cec4 Update .gitignore 2014-09-04 09:46:15 -07:00
Mohamed Hegazy c952750327 Fix typo in file name 2014-09-03 13:10:31 -07:00
Mohamed Hegazy 4e21f1e548 Import Definitlly typed unit tests into the RWC suite 2014-09-03 10:37:03 -07:00
Dick van den Brink f38588c024 Add coverage folder to gitignore file 2014-08-13 20:39:56 +02:00
Sheetal Nandi 06adba4fdd Cleanup temporary project output after running tests 2014-07-17 12:32:51 -07:00
Mohamed Hegazy 0903a93bdc Update .gitignore
remove unused file references
2014-07-16 16:00:04 -07:00
Mohamed Hegazy 214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00