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
...
*
|
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
*
Consider lambdas literals + create literal axioms when an argument is a function
Dan Rosén
2014-08-18
*
Fix type equality for UserDefinedTypes
Dan Rosén
2014-08-15
*
Refactor resolver, and really allow reads to take fields of type A -> set<obj>
Dan Rosén
2014-08-15
*
Fix a performance issue regarding requires for top level function handles
Dan Rosén
2014-08-14
*
Make arrow types not look like reference types for the resolver
Dan Rosén
2014-08-14
*
Optimise ApplyExpr to FunctionCallExpr when possible in translator
Dan Rosén
2014-08-14
*
Generate function handle requires for functions without a body
Dan Rosén
2014-08-14
*
Reword error message for type error in lambda requires clause
Dan Rosén
2014-08-14
*
Fix bug in type substitution for type variables
Dan Rosén
2014-08-14
*
Allow reads to take fields of type A -> set<object>
Dan Rosén
2014-08-14
*
Refactor: Change ApplyExpr's Receiver to Function
Dan Rosén
2014-08-14
*
Re-included lost calls to CheckEqualityTypes_Type
leino
2014-08-13
*
Merge
leino
2014-08-13
|
\
[prev]
[next]