index
:
debian-dafny
master
Debian packaging for Dafny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
...
*
Comparisons and well-founded order of char
leino
2014-10-21
*
Add char literals.
leino
2014-10-20
*
Merge
leino
2014-10-20
|
\
*
|
Added types "char" and "string" (the latter being a synonym for "seq<char>").
leino
2014-10-20
|
*
DafnyExtension: Fixed minor issue in the menu.
wuestholz
2014-10-19
|
/
*
Updated version to 1.9.0.11016. This version is going on rise4fun.com.
leino
2014-10-16
*
Merge
leino
2014-10-14
|
\
|
*
Minor change
wuestholz
2014-10-14
*
|
Fixed parsing crash on malformed chaining with == and !!
leino
2014-10-09
*
|
Print arrow types with parentheses around the domain type when the domain con...
leino
2014-10-09
*
|
Stricter rules about that types need to be completely resolved.
leino
2014-10-08
|
/
*
Allow any integer-based type, not just 'int', in the following places:
leino
2014-10-06
*
Merge
leino
2014-09-29
|
\
*
|
Shorter wait-for-idle time in the Dafny IDE
leino
2014-09-29
|
*
DafnyExtension: Made it not log the pretty-printed program.
wuestholz
2014-09-28
|
*
DafnyExtension: minor change due to change in Boogie
wuestholz
2014-09-28
|
*
Did more refactoring.
wuestholz
2014-09-23
|
*
Did more refactoring.
wuestholz
2014-09-23
|
*
Did some refactoring.
wuestholz
2014-09-23
|
*
DafnyExtension: minor change
wuestholz
2014-09-22
|
/
*
Fixed crash after parse error
Rustan Leino
2014-09-11
*
Print system module (in a comment) with /rprint.
leino
2014-09-09
*
Bounds discovery now takes newtype constraints into consideration.
leino
2014-08-28
*
Disallow parentheses-less declarations of predicates and co-predicates, along...
leino
2014-08-27
*
Merge, and refactored bit in Cloner into class ClonerButDropMethodBodies.
leino
2014-08-27
|
\
*
|
Refactored ArrowType's to be resolved with other types. ArrowTypeDecl's are n...
leino
2014-08-27
*
|
Various resolution fixes and improvements
leino
2014-08-26
*
|
Refactoring: renamed DerivedTypeDecl to NewtypeDecl
leino
2014-08-26
*
|
Changed syntax of newtype
leino
2014-08-26
*
|
Fixed scoping to allow a datatype to have a constructor with the same name.
leino
2014-08-26
*
|
Implemented arbitrary numeric conversions (but name resolution still needs wo...
leino
2014-08-25
*
|
Fixed bugs in previous check-in
leino
2014-08-25
*
|
Check that result of newtype operations satisfy the newtype constraint
leino
2014-08-25
*
|
Allow $Heap to occur in constraints (even though it isn't actually used)
leino
2014-08-25
|
*
changed $implements function argument type to ClassNameType (from Ty)
Reza Ahmadi
2014-08-24
*
|
Define $Is and $IsAlloc predicates for newtypes.
leino
2014-08-24
|
*
- generating TraitParent axioms
Reza Ahmadi
2014-08-24
*
|
Cycle detection among newtypes. Start of well-formedness check for newtypes.
leino
2014-08-24
|
*
Merge
Dan Rosén
2014-08-22
|
|
\
|
|
/
|
/
|
*
|
Type check and pretty print newtype constraints
leino
2014-08-22
*
|
Added .Trunc field to real-based types
leino
2014-08-21
*
|
Changed syntax of derived types to "newtype"
leino
2014-08-21
*
|
Support for non-constrained derived types ("new types").
leino
2014-08-21
|
*
Remove the cloner inside the Resolver
Dan Rosén
2014-08-21
*
|
Merge
leino
2014-08-20
|
\
\
*
|
|
Start of derived types (aka "new types")
leino
2014-08-20
|
|
/
|
/
|
|
*
Merge
Rustan Leino
2014-08-19
|
|
\
|
|
/
|
/
|
|
*
Change behavior of 'decreases *', which can be applied to loops and methods. ...
Rustan Leino
2014-08-19
*
|
Handle underscores in lambda bound variable lists properly
Dan Rosén
2014-08-19
|
/
*
Fix type inference bug in data rank comparison when one side can be a TypeVar
Dan Rosén
2014-08-19
[prev]
[next]