index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Absy.cs
Commit message (
Expand
)
Author
Age
...
*
Added the ability to attach arbitary objects to Absy nodes using an
Dan Liew
2014-09-03
*
Minor refactoring
wuestholz
2014-08-03
*
Fix bug where Visitors could not visit Requires or Ensures because
Dan Liew
2014-07-27
*
Fix nasty bug introduced by commit 61a94f409975.
Dan Liew
2014-07-15
*
Refactored how checksums are computed.
wuestholz
2014-07-13
*
Worked on the more advanced verification result caching.
wuestholz
2014-07-09
*
Worked on adding support for "canned errors".
wuestholz
2014-07-07
*
Worked on adding support for "canned errors".
wuestholz
2014-07-06
*
Did some refactoring, fixed minor issues, and made it apply the more advanced...
wuestholz
2014-07-06
*
Fixed issue involving axioms in the dependency analysis used for verification...
wuestholz
2014-07-03
*
Fixed issue in verification result caching.
wuestholz
2014-06-26
*
Add some pretty-printing, on by default. Turn off with the flag "/pretty:0"
Dan Rosén
2014-06-24
*
Worked on an extension of the existing verification result caching.
wuestholz
2014-06-23
*
Implemented an additional type check for assumption variables.
wuestholz
2014-05-27
*
Add support for assumption variables.
wuestholz
2014-04-21
*
added variable hiding
qadeer
2014-04-16
*
Added option to avoid unrolling irreducible loops
akashlal
2014-04-06
*
Fixed tokens to improve error message produce for type errors in non-inlined ...
Rustan Leino
2014-02-25
*
Fixed errors in the use of Code Contracts
Rustan Leino
2014-02-10
*
Added functionality to rename state captures when programs are unrolled.
Ally Donaldson
2014-01-17
*
various updates and tighter integration of QED stuff into mainline
qadeer
2013-12-19
*
fixed type checking errors in QED stuff
qadeer
2013-12-14
*
fixes to type checking code
qadeer
2013-12-11
*
some refactoring of QED stuff
qadeer
2013-12-10
*
some minor fixes
qadeer
2013-08-21
*
extended inlining to deal with codeexprs
qadeer
2013-08-14
*
cleaned up the OG code
qadeer
2013-08-07
*
Fixed several build errors in the 'Checked' configuration.
wuestholz
2013-08-05
*
Use 'All' and 'Any' instead of 'Contract.ForAll' and 'Contract.Exists' in cod...
wuestholz
2013-07-22
*
All ...Seq classes now gone
Ally Donaldson
2013-07-22
*
ExprSeq: farewell
Ally Donaldson
2013-07-22
*
RESeq: farewell
Ally Donaldson
2013-07-22
*
BlockSeq: farewell
Ally Donaldson
2013-07-22
*
StringSeq: farewell
Ally Donaldson
2013-07-22
*
CmdSeq: farewell
Ally Donaldson
2013-07-22
*
Started to remove ...Seq classes
Ally Donaldson
2013-07-22
*
More refactoring
Ally Donaldson
2013-07-22
*
More refactoring
Ally Donaldson
2013-07-22
*
More refactoring
Ally Donaldson
2013-07-22
*
More refactoring
Ally Donaldson
2013-07-22
*
More refactoring: PureCollections.Sequence not used anymore.
Ally Donaldson
2013-07-22
*
More refactoring towards replacing PureCollections.Sequence with List
Ally Donaldson
2013-07-22
*
Refactoring of TypeVariableSeq
Ally Donaldson
2013-07-22
*
Changed Has method of PureSequence to Contains to make refactoring easier.
Ally Donaldson
2013-07-22
*
Refactoring of VariableSeq and TypeSeq
Ally Donaldson
2013-07-22
*
Requires/EnsuresSeq replaced by List<Requires/Ensures>
Ally Donaldson
2013-07-22
*
Refactored RequiresSeq and EnsuresSeq so that they wrap List<Requires> and Li...
Ally Donaldson
2013-07-22
*
Large refactoring of Hashtable to Dictionary.
Ally Donaldson
2013-07-22
*
Added an attribute to set the time limit for implementations.
wuestholz
2013-07-12
*
Worked on the parallelization (task cancellation).
wuestholz
2013-07-09
[prev]
[next]