summaryrefslogtreecommitdiff
path: root/Source/Core
Commit message (Expand)AuthorAge
* Made invariant of class 'ListOfMiningStrategies' robust by changing the designGravatar 0biha2015-01-01
* Made invariant of class 'IfThenElse' robust by changing the designGravatar 0biha2015-01-01
* Made 2 invariants of class 'IfCmd' robust by changing the designGravatar 0biha2015-01-01
* Made invariant of class 'EEDTemplate' robust by changing the designGravatar 0biha2015-01-01
* Made invariant of class 'StructuredCmd' robust by changing the designGravatar 0biha2015-01-01
* Made 2 invariants of class 'Block' robust by changing the designGravatar 0biha2015-01-08
* Made 3 invariants of class 'BigBlock' robust by changing the designGravatar 0biha2015-01-01
* Made invariant of class 'CommandLineOptions' robust by changing the designGravatar 0biha2014-12-31
* Made invariant of class 'CommandLineOptions' robust by changing the designGravatar 0biha2015-01-08
* Made invariant of class 'Program' robust by making the GlobalVariables cache ...Gravatar 0biha2014-12-27
* Made invariants of classes 'Requires' and 'Ensures' robust by making 'IPotent...Gravatar 0biha2014-12-27
* Minor changesGravatar wuestholz2015-01-02
* Worked on more native support for partially-verified assertions.Gravatar wuestholz2014-12-28
* Merging changes from 0biha/BoogieInvariantFixesIIGravatar wuestholz2014-12-27
|\
* \ MergeGravatar 0biha2014-12-26
|\ \
| | * Minor precondition fixGravatar 0biha2014-12-26
| | * Replaced properties Lhss_NRO and Rhss_NRO by methods SetLhs and SetRhs.Gravatar 0biha2014-12-25
| | * Made some compatibility fixes after running the unit tests.Gravatar 0biha2014-12-24
| | * Made invariant of class 'CommandLineOptions' robust by changing the designGravatar 0biha2014-12-24
| | * Backed out changeset: 4103d2e9c2efGravatar 0biha2014-12-24
| | * Scanner generation with CocoGravatar 0biha2014-12-24
| | * Made invariant of class 'CommandLineOptions' robust by changing the designGravatar 0biha2014-12-23
| | * Made invariant of class 'CommandLineOptions' robust by changing the designGravatar 0biha2014-12-23
| | * Made invariant of class 'CommandLineOptions' robust byGravatar 0biha2014-12-23
| | * Made invariant of class 'CommandLineOptionEngine' robust byGravatar 0biha2014-12-23
| | * Made invariant of class 'Scanner' robust by changing the design (replaced pub...Gravatar 0biha2014-12-23
| | * Made invariant of class 'ProcedureSummaryEntry' robust by changing the designGravatar 0biha2014-12-23
| | * Made invariant of class 'HavocCmd' robust by changing the design (replaced pu...Gravatar 0biha2014-12-19
| | * Made 2 invariants of type 'StateCmd' robust by changing the designGravatar 0biha2014-12-19
| | * Made 2 invariants of type 'AssignCmd' robust byGravatar 0biha2014-12-19
| | * Made invariant of class 'CommandLineOptionEngine' robust by changing the desi...Gravatar 0biha2014-12-19
| | * Made invariant of class 'Ensures' robust by changing the design (replaced pub...Gravatar 0biha2014-12-19
| |/
| * Added an annotation, :split_here, for predicate statements.Gravatar Bryan Parno2014-12-16
* | MergeGravatar 0biha2014-12-16
|\|
| * Fixed a precondition.Gravatar wuestholz2014-12-16
* | Made 2 invariants of class 'Sequential' robust by changing the design (replac...Gravatar 0biha2014-12-15
* | Made invariant of class 'Choice' robust by changing the design (replaced publ...Gravatar 0biha2014-12-15
* | Made 2 invariants of class 'TypepedIdent' robust by changing the design (repl...Gravatar 0biha2014-12-15
* | Made invariant of class 'Requires' robust by changing the design (replaced pu...Gravatar 0biha2014-12-15
* | Made invariant of class 'Variable' robust by changing the design (replaced pu...Gravatar 0biha2014-12-09
* | Made 2 invariants of class 'TypeSynonymDecl' robust by changing the design (r...Gravatar 0biha2014-12-09
* | Made expression invariant of class 'Axiom' robust by changing the design (rep...Gravatar 0biha2014-12-09
* | Made invariant of class 'Program' robust byGravatar 0biha2014-12-09
* | Made invariant of class 'Absy' robust by changing the design (added getter/se...Gravatar 0biha2014-12-09
|/
* Reverted a change to CreateTempVariable for FixedPointVC only.Gravatar Ken McMillan2014-12-08
* Optimized the VC generation for assumption variables.Gravatar wuestholz2014-12-07
* Added todos.Gravatar wuestholz2014-11-26
* Fixed issue with resolution of function calls.Gravatar wuestholz2014-11-26
* Fix FunctionCall.Resolve() so that when the function is resolved the type bec...Gravatar Dan Liew2014-11-25
* Fix bug in FunctionCall that caused the ExprTypeChecking.FunctionCall()Gravatar Dan Liew2014-11-25