Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow ":" in addition to "returns" in function definitions. Make the ↵ | MichalMoskal | 2009-12-17 |
| | | | | | | | | pretty-printer use ":" not "returns". Allow foo(x,y,z:int,p,q:ptr) kind of syntax in function definitions. Consequently foo(int,y:bool) is no longer allowed. Update the testsuite to match that. | ||
* | Removed Output files. These are created on a local machine when the tests ↵ | rustanleino | 2009-08-07 |
| | | | | are run. | ||
* | Initial set of files. | mikebarnett | 2009-07-15 |