This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-05-26 10:43:51 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
ad9a87dfb6e9d9c7b811e92c2320ae306bbdc115
TypeScript
/
tests
History
Mohamed Hegazy
ad9a87dfb6
Add some huristic optimization to not colorize a keyword if precceded by a dot or a keyword. this should handel cases for "a.var" or "module string { }"
2014-08-08 10:37:10 -07:00
..
baselines
/reference
Merge branch 'master' into octal
2014-08-07 12:11:13 -07:00
cases
Add some huristic optimization to not colorize a keyword if precceded by a dot or a keyword. this should handel cases for "a.var" or "module string { }"
2014-08-08 10:37:10 -07:00
webhost
…
perfsys.ts
Handle sys.exit in perftc
2014-08-06 23:53:42 -07:00
perftc.ts
adjust perftc to match the most recent implementation of createSourceFile
2014-08-06 23:58:20 -07:00
test.bat
…
webTestResults.html
…
webTestServer.ts
…