summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* MergeGravatar Rustan Leino2011-06-20
|\
* | Dafny: fixed accidental omission of CaptureState after some assignmentsGravatar Rustan Leino2011-06-16
| * removed division hadling from CLRsemanticsGravatar Unknown2011-06-16
| * Real2Int type errorGravatar Unknown2011-06-15
| * refactored the prelude, added thread_local attribute to $Exception variableGravatar qadeer2011-06-14
| * added more regressions to livevarsGravatar qadeer2011-06-14
| * bug fix in live variable analysisGravatar qadeer2011-06-14
| * various bug fixes related to running bct on phone appsGravatar qadeer2011-06-12
| * further changesGravatar qadeer2011-06-12
| * changes related to fixing problems with finally translationGravatar qadeer2011-06-12
| * MergeGravatar qadeer2011-06-10
| |\
| * | bunch of changes related to finally handlingGravatar qadeer2011-06-10
| | * solvedGravatar Unknown2011-06-09
| |/
| * using registerAsLatest directly to deal with multiple dll translationGravatar Unknown2011-06-08
| |\
| * | bug fixesGravatar Unknown2011-06-08
| | * MergeGravatar qadeer2011-06-08
| | |\
| | * | bug fix in call to constructor of ProcedureInfoGravatar qadeer2011-06-08
| | | * Tagging EMIC CC.NET build 2.1.30608.1Gravatar VccBuildServer2011-06-08
| | | * Backed out changeset: 42ab6e4ab0b1Gravatar VccBuildServer2011-06-08
| | | * Tagging EMIC CC.NET build 2.1.30608.0Gravatar VccBuildServer2011-06-08
| | | * Modifications of CC.NET build 2.1.30608.0Gravatar VccBuildServer2011-06-08
| | |/
| | * beginning support for finally clausesGravatar qadeer2011-06-07
| | * MergeGravatar qadeer2011-06-06
| | |\ | | |/ | |/|
| | * initial cut for translating exceptionsGravatar qadeer2011-06-06
| * | Add a string for an uninterpreted value in errModelGravatar Unknown2011-06-06
|/ /
* | MergeGravatar Rustan Leino2011-06-05
|\|
* | Dafny: added implicit datatype query fields and datatype destructor fieldsGravatar Rustan Leino2011-06-05
* | Boogie: white-space formatingGravatar Rustan Leino2011-06-05
| * fixed calls to generic methods to add type argument appropriatelyGravatar qadeer2011-06-05
| * MergeGravatar qadeer2011-06-04
| |\ | |/ |/|
| * Further support for translating genericsGravatar qadeer2011-06-04
* | MergeGravatar Rustan Leino2011-06-02
|\|
* | Dafny: fixed soundness problem with HeapSucc axiomGravatar Rustan Leino2011-06-01
| * fixed a bug in translation of genericsGravatar qadeer2011-05-31
| * MergeGravatar qadeer2011-05-31
| |\ | |/ |/|
| * fixed a bug with array index translationGravatar qadeer2011-05-31
* | MergeGravatar Rustan Leino2011-05-31
|\ \
* | | Dafny: compiler fixesGravatar Rustan Leino2011-05-31
| * | Fixed/improved the handling of conditional expressions.Gravatar Mike Barnett2011-05-31
| * | Added bitwise operations.Gravatar Mike Barnett2011-05-31
| * | Lots of small bug fixes: conversions, overloaded operations on real numbers.Gravatar Mike Barnett2011-05-31
* | | MergeGravatar Rustan Leino2011-05-31
|\| |
* | | Dafny: compile multi-assignments, compile calls with more general LHSsGravatar Rustan Leino2011-05-31
* | | Dafny: translate call statements with fancy LHSsGravatar Rustan Leino2011-05-31
* | | Dafny: Translate general LHSs for var and := (not yet for call, no compilatio...Gravatar Rustan Leino2011-05-30
| * | Don't translate method contracts until method information (parameter map, etc.)Gravatar Mike Barnett2011-05-30
| |/
| * Handle more conversions.Gravatar Mike Barnett2011-05-29
| * Fixed struct ctors so that they don't return the "this" value, but justGravatar Mike Barnett2011-05-29
| * Fixes for a bunch of different bugs. Translate default value for doubles,Gravatar Mike Barnett2011-05-29
| * Removed the method DefaultValue from the sink: if a default value of a typeGravatar Mike Barnett2011-05-29