issues
search
dafny-lang
/
libraries
Libraries useful for Dafny programs
Other
43
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Drop SelectOpt from MutableMap
#162
ShubhamChaturvedi7
closed
1 week ago
1
Chore: Fix verification for 4.9
#161
MikaelMayer
opened
4 weeks ago
0
chore: Remove Dafny trigger warnings
#160
seebees
closed
1 month ago
0
Added Dafny 4.8.0 in tests
#159
MikaelMayer
closed
2 months ago
2
Remove warnings in forall
#158
seebees
closed
3 months ago
0
Standard Library documentation is broken
#157
alexporter8013
closed
8 months ago
0
Compatibility with Dafny 4.3, 4.4, and newer
#156
atomb
closed
10 months ago
1
Mark repository as deprecated
#155
robin-aws
closed
10 months ago
0
fix: Add missing type characteristics
#154
RustanLeino
closed
10 months ago
1
Question: Motivation behind trigger in LemmaMaxOfConcat
#153
dnezam
opened
12 months ago
0
Module naming scheme pollutes top-level namespace
#152
markrtuttle
opened
1 year ago
1
Add a Random module to the dafny library
#151
markrtuttle
opened
1 year ago
2
chore: run dotnet format
#150
seebees
closed
1 year ago
0
Chore: Proofs not depending on leaks of opaque + brittleness reduction
#149
MikaelMayer
closed
1 year ago
0
Example FileIO libary fails to complile
#148
hath995
closed
1 year ago
1
Replace deprecated syntax 'forall ensures' -> 'assert ... by'
#147
markrtuttle
opened
1 year ago
0
Rename module Math->MathLib, name conflicts with Java/C# Math class
#146
markrtuttle
opened
1 year ago
1
JSON regression test fails
#145
markrtuttle
opened
1 year ago
2
Update tests.yml for release 4.3.0
#144
MikaelMayer
opened
1 year ago
0
fix: deprecated style: a semi-colon is not needed here
#143
seebees
closed
1 year ago
0
fix: missing type characteristic for a functions that accesses the Va…
#142
jtristan
closed
1 year ago
1
Top-level `Dafny` namespace collides with Dafny runtime
#141
alex-chew
opened
1 year ago
2
"Warning: deprecated style: a semi-colon is not needed here"
#140
CarlKCarlK
closed
1 year ago
1
The two Math.dfy files seem to cause problems
#139
CarlKCarlK
opened
1 year ago
0
Readme.md needs code duplication explanation
#138
benreynwar
closed
1 year ago
1
Request: append-to-file support in FileIO library
#137
alex-chew
closed
1 year ago
1
Request (I/O): AppendBytesToFile to complement WriteBytesToFile
#136
robin-aws
opened
1 year ago
0
Also test against Dafny 4.2.0
#135
keyboardDrummer
closed
1 year ago
0
Json fix for nightly
#134
stefan-aws
closed
1 year ago
3
Fix Json verification
#133
stefan-aws
closed
1 year ago
0
Fix Serializer time-outs
#132
stefan-aws
closed
1 year ago
0
fix: Partially fix nightly build for 4.2
#131
robin-aws
closed
1 year ago
2
forall statement with no bound variables is deprecated in `ModInternals`
#130
seebees
opened
1 year ago
1
MutableMap for C#
#129
robin-aws
opened
1 year ago
0
Add MapWithResult for maps
#128
MikaelMayer
opened
1 year ago
0
Fix JSON proof instability
#127
stefan-aws
closed
1 year ago
0
Adding documentation to library modules
#126
davidcok
closed
1 year ago
1
Adding 4.1.0 to versions to test
#125
davidcok
closed
1 year ago
1
Changing forall ensures to assert-by to avoid deprecation warning
#124
davidcok
opened
1 year ago
1
fix: Avoid stack overflow in Unicode with function-by-method
#123
MikaelMayer
closed
1 year ago
2
Additions for JSON
#122
robin-aws
opened
1 year ago
0
Get JSON to work on Java
#121
robin-aws
opened
1 year ago
1
feat: add additional Sequence functionality
#120
ajewellamz
opened
1 year ago
0
Ensure `src` libraries in sync with `src/dafny` libraries, deprecate the former
#119
robin-aws
opened
1 year ago
0
Generalize JSON code to work with either `--unicode-char` mode
#118
robin-aws
closed
1 year ago
1
Miscellaneous edits to the new library, to support testing
#117
davidcok
closed
1 year ago
0
Documentation and examples for library modules
#116
davidcok
closed
1 year ago
0
Add Equivalence Relation Definitions to Dafny Subfolder
#115
stefan-aws
closed
1 year ago
0
Request: LemmaUniqueMaximum as analagous to LemmaUniqueMinimum
#114
ymherklotz
closed
1 year ago
0
Unique Maximum Element
#113
stefan-aws
closed
1 year ago
2
Next