Commit graph

8 commits

Author SHA1 Message Date
Anders Hejlsberg 835f91137c Accepting new baselines 2015-06-16 12:18:31 -07:00
Tingan Ho a97ea4b657 Corrects old tests. 2015-05-15 08:38:44 +08:00
Ron Buckton 60ae9bd14d Fixes helpers in strict mode 2015-05-01 10:49:54 -07:00
Cyrus Najmabadi ceeeb9cd11 Always preserve new lines for array and object literals and additional constructs like blocks. 2015-03-26 13:46:35 -07:00
Cyrus Najmabadi c371f1e521 Make the preservation of formatting an optional experimental compiler flag. 2015-03-08 19:06:55 -07:00
Cyrus Najmabadi ebd63c0fde Remove optimization of eliding the preamble code for functions without statements. 2015-02-25 13:32:45 -08:00
Cyrus Najmabadi 53ed427e0d Emit parameter initializers unless we are certain they don't have any side effects. 2015-02-22 18:01:57 -08:00
Anders Hejlsberg bbe51cfafe Adding tests 2015-02-04 15:39:57 -08:00