summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Jennisys: added code that Jennisys synthesizes for the DList exampleGravatar Unknown2012-02-06
* Jennisys: now actually adding the DList.jen exampleGravatar Unknown2012-02-06
* Jennisys: (1) fixed Jennisys to work with the latest version of Dafny/BoogieGravatar Unknown2012-02-06
* slight change to houdini loggingGravatar Unknown2012-02-06
* added more logging in houdiniGravatar Unknown2012-02-06
* Automated merge with https://hg01.codeplex.com/boogieGravatar Mike Barnett2012-02-05
|\
| * Separated the concepts of "boxing" (i.e., CLR boxing of a value type) fromGravatar Mike Barnett2012-02-05
* | added a dummy sourceLine attribute for delegate dispatchGravatar qadeer2012-01-31
* | added another projectGravatar qadeer2012-01-30
* | MergeGravatar qadeer2012-01-30
|\ \
* | | VCC: display bitvectorsGravatar Michal Moskal2012-01-28
* | | MergeGravatar Michal Moskal2012-01-28
|\ \ \
* | | | VCC: fixes in function visibilityGravatar Michal Moskal2012-01-28
| | * | MergeGravatar qadeer2012-01-27
| |/| |
| | | * Automated merge with https://hg01.codeplex.com/boogieGravatar Mike Barnett2012-01-26
| | |/| | |/| |
| | | * Separate out the concepts of boxingGravatar Mike Barnett2012-01-26
| * | | Dafny: fixed bug in compilation of let expressions.Gravatar Rustan Leino2012-01-26
| * | | Dafny: Fixed a bug in the resolving of UpdateStmts.Gravatar wuestholz2012-01-25
| | * | added another method that just throws an exceptionGravatar qadeer2012-01-24
| * | | Dafny: Fixed a bug in the printing of let expressions.Gravatar wuestholz2012-01-24
| |/ /
| * | MergeGravatar qadeer2012-01-23
| |\ \
| * | | an optimization in dynamic dispatchGravatar qadeer2012-01-23
| | * | Merge (Make Chalice AST accessible to other tools)Gravatar Christian Klauser2012-01-20
| |/| |
| | * | Chalice: break main method into multiple methods, so that other tools can acc...Gravatar Christian Klauser2012-01-20
| * | | MergeGravatar Rustan Leino2012-01-19
| |\ \ \
| * | | | Chalice: added more standard file(line,col) error-message output, currently u...Gravatar Rustan Leino2012-01-19
| | * | | Boogie build succeededGravatar CodeplexBot2012-01-19
| |/ / /
| * | | Dafny: fixed bug in compilation of generic datatypesGravatar Rustan Leino2012-01-18
| * | | Dafny: improved error location for violations of function postconditionsGravatar Rustan Leino2012-01-18
| * | | Dafny: allow a refinement to provide a function/method body if the function/m...Gravatar Rustan Leino2012-01-18
| * | | Boogie build succeeded, 1 test(s) failedGravatar CodeplexBot2012-01-18
| * | | Dafny: added signature checking to refinementGravatar Rustan Leino2012-01-17
| * | | Dafny: allow parallel statements with an empty list of bound variablesGravatar Rustan Leino2012-01-17
| * | | Dafny: parallel statements:Gravatar Rustan Leino2012-01-17
* | | | VCC/BVD: what were these null checks all over about?Gravatar Michal Moskal2012-01-17
|/ / /
* | | MergeGravatar Rustan Leino2012-01-16
|\ \ \ | | |/ | |/|
* | | Dafny: Recheck specifications that contain refined (extended) predicates, eve...Gravatar Rustan Leino2012-01-16
| * | Mark the procedure translated from the module's entry pointGravatar Mike Barnett2012-01-15
|/ /
* | Dafny: handle refinement of nested tokens that come from SpliExpr (still need...Gravatar Rustan Leino2012-01-12
* | Dafny: make full predicate definitions available only inside a module (outsid...Gravatar Rustan Leino2012-01-11
* | Use DateTime.UtcNow instead of DateTime.NowGravatar stobies2012-01-11
* | Boogie build succeededGravatar CodeplexBot2012-01-11
* | Dafny: fixed bugs in contract types, and a code bug that caused a contract to...Gravatar Rustan Leino2012-01-10
* | MergeGravatar Rustan Leino2012-01-10
|\ \
* | | Dafny: some bug fixesGravatar Rustan Leino2012-01-10
* | | Dafny VSX: fixed compilation inconsistencyGravatar Rustan Leino2012-01-10
* | | Dafny: allow class-member declarations at top level of any module (not just t...Gravatar Rustan Leino2012-01-10
* | | Dafny: added test case for refinement and predicates (and fixed a parsing bug)Gravatar Rustan Leino2012-01-10
| * | Make a copy of a struct value being passed to a methodGravatar Mike Barnett2012-01-10
* | | Dafny: allow definitions and uses of parameter-less predicates to go without ...Gravatar Rustan Leino2012-01-10