index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jennisys
Commit message (
Expand
)
Author
Age
*
Jennisys:
Aleksandar Milicevic
2011-08-03
*
Jennisys: implemented a unification algorithm that tries to find an existing
Aleksandar Milicevic
2011-08-02
*
Jennisys: (1) fixed a bug in "TryInferConditionals"; (2) added synthesized mo...
Aleksandar Milicevic
2011-07-29
*
Jennisys:
Aleksandar Milicevic
2011-07-29
*
Jennisys:
Aleksandar Milicevic
2011-07-27
*
Jennisys:
Unknown
2011-07-27
*
Jennisys:
Unknown
2011-07-26
*
Jennisys:
Unknown
2011-07-26
*
- restored the "old" (as it was before switching from map to list)
Unknown
2011-07-25
*
- changed heapInst.assignments' type from Map to List (because assignment or...
Unknown
2011-07-25
*
Jennisys:
Unknown
2011-07-21
*
- changed the way Valid() is unrolled
Unknown
2011-07-20
*
- added synthesized code for the examples
Unknown
2011-07-19
*
- added synthesis of Repr stuff (it generates Repr invariants,
Unknown
2011-07-19
*
- implemented synthesizing constructors with if conditions
Unknown
2011-07-14
*
- finished evaluating expressions
Unknown
2011-07-13
*
- changed the parser to create VarLiteral instead of IdLiteral for
Unknown
2011-07-13
*
- still working on infering branching structure
Unknown
2011-07-12
*
- removed "exit 43" from StartDafny-jen.bat
Unknown
2011-07-12
*
- added the "timeout" option
Unknown
2011-07-11
*
- typos
Unknown
2011-07-11
*
- fixed a bug in DafnyModelUtils.fs (reading set values from models)
Unknown
2011-07-11
*
- added Set.jen example
Unknown
2011-07-11
*
- removed VarConst from Const
Unknown
2011-07-08
*
- fixed some bugs with applying unification over list elements
Unknown
2011-07-06
*
- implemented some sorts of symbolic evaluation of expressions
Unknown
2011-07-06
*
- implemented synthesis of some simple constructors with parameters
Unknown
2011-07-05
*
added some doc comments
Unknown
2011-07-03
*
- when analyzing a constructor, repeated "assume <inv>" statement explicitly
Unknown
2011-07-02
*
- generates "Valid()" for preconditions
Unknown
2011-07-01
*
- removed the "Constructor" discriminator from type Member, and added a
Unknown
2011-07-01
*
fixed some minor bugs:
Unknown
2011-06-24
*
- implemented code generation from a synthesis solution (simple field
Unknown
2011-06-24
*
- implemented reading models from a BVD model file
Unknown
2011-06-24
*
refactored the Analyzer code so that it generates a separate Dafny file for each
Unknown
2011-06-20
*
- changed the grammar to allow for arbitrary post-condition expressions
Unknown
2011-06-19
*
Jennisys: a (failed) attempt at getting a model from which one could generate...
Rustan Leino
2011-04-22
*
Jennisys: First cut of injectivity analysis
Rustan Leino
2011-04-11
*
Jennisys: Allow model members to occur in any order
Rustan Leino
2011-04-07
*
Jennisys: Refined parsing of expressions, frames, and routine bodies
Rustan Leino
2011-04-07
*
Jennisys: Improved parsing by using operator binding powers
Rustan Leino
2011-04-07
*
Jennisys: Parse and print
Rustan Leino
2011-04-07
*
Jennisys: some initial files (with no real contents)
Rustan Leino
2011-04-06