Commit graph

8 commits

Author SHA1 Message Date
Yui T 8adac94896 Better recovery when running into modifier 2015-04-09 15:59:37 -07:00
Cyrus Najmabadi f1a2e41a8a Sort diagnostics in our baseline output.
This was we don't get noisy baselines just because a different phase of the compiler reported
the diagnostic.

This helps with Yui's refactoring work to move grammar checks into the type checker.
2014-12-16 15:56:56 -08:00
Daniel Rosenwasser 6e77e2e810 Removed colons from diagnostic messages.
Also got rid of the 'terminalMessages' concept.
2014-10-28 00:48:58 -07:00
Anders Hejlsberg 08188b0142 Merge branch 'master' into protectedMembers 2014-09-17 17:05:45 -07:00
Anders Hejlsberg ce6b6234ef Support for protected members in classes 2014-09-17 10:36:32 -07:00
Daniel Rosenwasser 9f7782d392 Added error 'prologue' to each error baseline. 2014-09-12 13:35:07 -07:00
Daniel Rosenwasser ee86f8b711 Harness now prints category and code when running tests. 2014-09-11 16:11:08 -07:00
Mohamed Hegazy 214df64e28 Add snapshot of compiler sources 2014-07-12 17:30:19 -07:00