Skip to content

Pull requests: dafny-lang/dafny

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat: Plugin support
#1739 by MikaelMayer was merged Feb 11, 2022 Loading…
fix: "Stuck on Verifying..."
#1771 by MikaelMayer was merged Mar 4, 2022 Loading…
fix: Better error reporting for type mismatch
#1650 by MikaelMayer was merged Dec 16, 2021 Loading…
Git issue 1648 fix
#1659 by MikaelMayer was merged Dec 22, 2021 Loading…
chore: Documentation about array initialization part: documentation Dafny's reference manual, tutorial, and other materials
#1661 by MikaelMayer was merged Dec 21, 2021 Loading…
NullPointerException fixed in Parser kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label part: language server Support for LSP in Dafny (server part; client is in ide-vscode repo) part: parser First phase of Dafny's pipeline
#1683 by MikaelMayer was merged Jan 11, 2022 Loading…
Fixed specifications misclassified as compiled expressions kind: bug Crashes, unsoundness, incorrect output, etc. If possible, add a `part:` label
#1691 by MikaelMayer was merged Jan 10, 2022 Loading…
Parser exception recovery for Language Server
#1694 by MikaelMayer was merged Jan 13, 2022 Loading…
Remove ambiguity when displaying types
#1701 by MikaelMayer was merged Jan 13, 2022 Loading…
First refactoring to discharge a bit the Resolver. part: resolver Resolution and typechecking
#1711 by MikaelMayer was merged Jan 20, 2022 Loading…
Update Statements.md
#1792 by MikaelMayer was merged Feb 8, 2022 Loading…
feat: Trivia stored in the AST
#1801 by MikaelMayer was merged Jul 19, 2022 Loading…
fix: NullPointerException in SkeletonStatement
#1805 by MikaelMayer was merged Feb 9, 2022 Loading…
chore: Fixing opaque documentation part: documentation Dafny's reference manual, tutorial, and other materials
#1821 by MikaelMayer was merged Feb 17, 2022 Loading…
Fix: Output in JavaScript not consistent
#1824 by MikaelMayer was merged Feb 17, 2022 Loading…
chore: Added favicon to Dafny documentation part: documentation Dafny's reference manual, tutorial, and other materials
#1867 by MikaelMayer was merged Mar 2, 2022 Loading…
Fix: Lower C# runtime version to 7.3
#1877 by MikaelMayer was merged Mar 1, 2022 Loading…
Split off parts of single pass compiler
#5526 by keyboardDrummer was merged Jun 4, 2024 Loading…
ProTip! Adding no:label will show everything without a label.