summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Dafny: improved a resolution error message, and fixed a crash in the resolverGravatar Rustan Leino2011-09-29
|
* Dafny: Added TreeBarrier as a test caseGravatar peter mueller peter.mueller@inf.ethz.ch2011-09-29
|
* Boogie build succeededGravatar CodeplexBot2011-09-29
|
* - updated the examples to use the new keywords (interface/datamodel)Gravatar Aleksandar Milicevic2011-09-29
| | | | | | - updated the README.txt file with instructions on how to run examples - added descriptions for command-line switches - changed genMod option to be true by default
* VCC: Support _(blob ..) types; fix crashGravatar Michal Moskal2011-09-28
|
* MergeGravatar Rustan Leino2011-09-28
|\
* | Jennisys: change of keywords, now: interface/datamodel/codeGravatar Rustan Leino2011-09-28
| | | | | | | | Jennisys: allow assignment statements in interfaces (for now, these are syntactic sugar for ensures clauses)
| * Chalice build succeededGravatar CodeplexBot2011-09-28
| |
| * Boogie build succeededGravatar CodeplexBot2011-09-28
| |
| * MergeGravatar qadeer2011-09-27
| |\
| * | updated Houdini so it works with SMTLibGravatar qadeer2011-09-27
| | |
| | * Bug fix to stratified inlining error trace valuesGravatar Unknown2011-09-28
| |/
| * MergeGravatar qadeer2011-09-27
| |\
| * | fixed houdini so that it is cognizant of inlined proceduresGravatar qadeer2011-09-27
| | |
| * | Updated the ANSWER file for 'test15'.Gravatar wuestholz2011-09-27
| | |
| * | Chalice: Added missing reference output for AVLTree examplesGravatar mschwerhoff2011-09-27
| | |
| * | Tagging EMIC CC.NET build 2.1.30927.0Gravatar VccBuildServer2011-09-27
| | |
| * | Name the constant used in @MV_state function applications - otherwise we get ↵Gravatar Michal Moskal2011-09-26
| | | | | | | | | | | | invalid Z3 files
| | * MergeGravatar qadeer2011-09-24
| | |\ | | |/ | |/|
| | * bitvector fixesGravatar qadeer2011-09-24
| | |
| * | Tagging EMIC CC.NET build 2.1.30924.1Gravatar VccBuildServer2011-09-24
| | |
| * | BVD/VCC: Handle reading records/data types from memoryGravatar Michal Moskal2011-09-23
| | |
| * | Tagging EMIC CC.NET build 2.1.30924.0Gravatar VccBuildServer2011-09-24
| | |
| * | Better support for map typesGravatar Michal Moskal2011-09-23
| | |
| * | Handle datatypes and recordsGravatar Michal Moskal2011-09-23
| | |
| * | Add handling of union active optionsGravatar Michal Moskal2011-09-23
| | |
| * | Make sure items are visible when navigating the model with arrow keysGravatar Michal Moskal2011-09-23
| | |
| * | Dafny: Added some assertions.Gravatar wuestholz2011-09-23
| | |
| * | Dafny: Added a 'Checked' configuration and fixed some runtime assertion ↵Gravatar wuestholz2011-09-23
| |/ | | | | | | violations.
* | Jennisys: added /break flag as a convenient way to break into the debuggerGravatar Rustan Leino2011-09-21
| |
| * Boogie build succeeded, 1 test(s) failedGravatar CodeplexBot2011-09-21
| |
| * Tree navigation with left/right arrowGravatar Michal Moskal2011-09-20
| |
| * Formatting.Gravatar Michal Moskal2011-09-20
| |
| * Dafny: Fixed an assertion violation in the "Checked" configuration.Gravatar wuestholz2011-09-20
| |
| * Boogie build succeeded, 7 test(s) failedGravatar CodeplexBot2011-09-20
| |
| * Adapted batch file to use larger JVM stack size.Gravatar peter mueller peter.mueller@inf.ethz.ch2011-09-19
| |
| * Boogie build succeeded, 1 test(s) failedGravatar CodeplexBot2011-09-19
| |
* | MergeGravatar Rustan Leino2011-09-17
|\ \
| | * Dafny: Added support for attributes on methods and constructors.Gravatar wuestholz2011-09-16
| | |
| | * Chalice build succeeded, 2 test(s) failedGravatar CodeplexBot2011-09-19
| | |
| | * Fixed test failures in the "Checked" configuration.Gravatar wuestholz2011-09-19
| | |
| | * Boogie build succeeded, 27 test(s) failedGravatar CodeplexBot2011-09-19
| | |
| | * Chalice: Modified chalice.bat s.t. it checks if all Java classpath elements ↵Gravatar mschwerhoff2011-09-19
| | | | | | | | | | | | exist
| | * Chalice build succeeded, 64 test(s) failedGravatar CodeplexBot2011-09-19
| | |
| | * Chalice build succeeded, 64 test(s) failedGravatar CodeplexBot2011-09-19
| |/
| * Added "free call" statements that don't check the precondition in the caller.Gravatar wuestholz2011-09-14
| |
| * Chalice: Modified chalice.bat s.t. it uses the Scala libraries downloaded ↵Gravatar mschwerhoff2011-09-16
| | | | | | | | but Sbt. This releaves the user from having to ensure that he/she has the same Scala version in the path as used by Sbt to build Chalice.
| * Chalice: Modified sbt.bat s.t. JAVA_OPTS are forwarded to the JVM.Gravatar mschwerhoff2011-09-15
| |
| * MergeGravatar Unknown2011-09-14
| |\
| | * fixed bug in data value generationGravatar qadeer2011-09-13
| | |