Commit graph

32406 commits

Author SHA1 Message Date
Vladimir Matveev 3646788571 derive value of 'useCaseSensitiveFileNames' from underlying platform for node base implementation of 'sys' 2014-07-14 11:16:21 -07:00
Anders Hejlsberg bbd14c005d Fix for I/O performance problems
sys.readFile checks whether file exists before reading instead of relying on exceptions
sys.writeFile returns a boolean result and doesn't use exceptions to communicate errors
Disabled code to create directories until performance has been verified
2014-07-14 10:45:24 -07:00
Jonathan Turner f6714cb615 Update the readme with links to docs, fixed 2014-07-13 08:06:20 -07:00
Jonathan Turner bbe19736cd Update the readme with links to docs 2014-07-13 08:05:31 -07:00
Mohamed Hegazy 214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00
Mohamed Hegazy 99ec3a9688 Initial commit 2014-07-07 17:08:16 -07:00