summaryrefslogtreecommitdiff
path: root/Test/dafny0/Trait
Commit message (Expand)AuthorAge
* Fix: Unify column numbers in Dafny's errorsGravatar Clément Pit--Claudel2015-07-23
* clarified error message that occurs when the "opened" keyword is left off of ...Gravatar Michael Lowell Roberts2015-07-20
* Fixed crashes in overrides checking of function decreases clauses, and improv...Gravatar Rustan Leino2015-07-07
* Improvements in traits test caseGravatar leino2015-05-29
* Include axioms about $Is and $IsAlloc for traitsGravatar leino2015-04-07
* Support calls to static trait methods/functions via the classGravatar leino2015-04-07
* Revised look-up and compilation of inherited trait members (static functions/...Gravatar leino2015-04-07
* Fixed compilation of static members in traitsGravatar leino2015-04-05
* Fixed some bugs in override axioms (but still missing support for classes wit...Gravatar leino2015-04-05
* Whitespace deltas in test files (in particular, removing tabs and adjusting s...Gravatar leino2015-04-03
* Added test cases and fixes for overrides termination checksGravatar leino2015-04-03
* MergeGravatar leino2014-12-09
|\
| * minor change on a test.Gravatar Reza Ahmadi2014-12-03
| * added multiple trait inheritance.Gravatar Reza Ahmadi2014-12-03
* | Snapshot, to be continuedGravatar leino2014-12-02
| * removing one unnessessary check in the clonerGravatar Reza Ahmadi2014-12-02
| * - fixed a bug in merging fields that come from a parent traitGravatar Reza Ahmadi2014-12-02
|/
* Resolved further merge issuesGravatar leino2014-08-05
* added one more test caseGravatar Reza Ahmadi2014-07-31
* combined few testsGravatar Reza Ahmadi2014-07-31
* combined two testsGravatar Reza Ahmadi2014-07-31
* added one more test.Gravatar Reza Ahmadi2014-07-20
* - fixed a bug in inheriting members from a traitGravatar Reza Ahmadi2014-07-20
* fixed one .expect file. now all 11 tests related to Traits pass.Gravatar Reza Ahmadi2014-07-20
* - fixed an issue regarding including ghost functions in the compiled interfaceGravatar Reza Ahmadi2014-07-20
* added trait feature:Gravatar Reza Ahmadi2014-07-18