| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-17 | clean up, more readability | Christopher Pulte | |
| 2014-07-30 | working dec vectors | Kathy Gray | |
| 2014-06-27 | Update type conformance for overloading resolution on order arguments. | Kathy Gray | |
| Also, correctly type check nondet blocks | |||
| 2014-06-18 | Make hex constants work; improve utility of casts for selecting overloaded ↵ | Kathy Gray | |
| functions | |||
| 2014-03-23 | adding if test | Kathy Gray | |
| 2013-12-13 | Fix effect annotation pretty-printing | Gabriel Kerneis | |
| There is also a bug for parsing effect annotations (in fundecl). But for some reason, my fix for the parser does not work: test/test2.sail still refuses to parse (chokes on "effect pure"), even with "Effect" added to parser.mly. | |||
| 2013-10-15 | Test for value-returning blocks | Gabriel Kerneis | |
| 2013-10-14 | Test function return | Gabriel Kerneis | |
| 2013-10-14 | Run main() to execute tests | Gabriel Kerneis | |
| Tests do not pass because of weird pattern-matching errors in the interpreter. | |||
| 2013-10-10 | Another stupid test | Gabriel Kerneis | |
