index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle the "opaque_defs." prefix in a cleaner manner
Son Ho
2023-06-04
3
-95
/
+253
*
Make minor modifications
Son Ho
2023-06-04
1
-41
/
+89
*
Consistently use the names TerminationMeasure and DecreasesProof
Son Ho
2023-06-04
5
-61
/
+108
*
Update the generation of termination and decreases_by templates for Lean
Son Ho
2023-06-04
5
-65
/
+76
*
Add more checks in Driver.ml
Son Ho
2023-06-04
2
-3
/
+8
*
Make minor modifications and regenerate the Lean files
Son Ho
2023-06-04
21
-1489
/
+1600
*
Print warnings for the Lean backend and loops
Son Ho
2023-06-04
1
-8
/
+13
*
WIP
Jonathan Protzenko
2023-06-04
4
-271
/
+268
*
More comments
Jonathan Protzenko
2023-06-04
3
-40
/
+69
*
Some prose
Jonathan Protzenko
2023-06-04
1
-40
/
+45
*
Idiomatic naming conventions
Jonathan Protzenko
2023-06-04
7
-319
/
+350
*
Improve formatting further by removing useless spaces
Son Ho
2023-06-04
6
-105
/
+55
*
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
2023-06-04
25
-377
/
+446
*
Improve formatting of the termination_by clauses
Son Ho
2023-06-04
4
-86
/
+60
*
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
2023-06-04
38
-358
/
+5661
*
Rename primitives.lean to Primitives.lean
Son Ho
2023-06-04
1
-0
/
+0
*
Make sure Main runs some code
Jonathan Protzenko
2023-06-04
1
-2
/
+7
*
All of the generated code is syntactically correct
Jonathan Protzenko
2023-06-04
4
-11
/
+22
*
WIP
Jonathan Protzenko
2023-06-04
10
-71
/
+286
*
Fix runaway indentation
Jonathan Protzenko
2023-06-04
2
-455
/
+444
*
Fill out more of the primitives file, attempt at type classes for scalar_cast
Jonathan Protzenko
2023-06-04
4
-16
/
+69
*
Remove last sorry in Primitives
Jonathan Protzenko
2023-06-04
2
-14
/
+107
*
Fill out Primitives.lean
Jonathan Protzenko
2023-06-04
2
-10
/
+110
*
Don't need extra variables for the decreases clauses
Jonathan Protzenko
2023-06-04
2
-14
/
+24
*
WIP printing proper clauses
Jonathan Protzenko
2023-06-04
2
-38
/
+107
*
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
2023-06-04
6
-465
/
+697
*
WIP lots of stuff
Jonathan Protzenko
2023-06-04
8
-56
/
+150
*
Fixup one primitive that is not assumed to be monadic
Jonathan Protzenko
2023-06-04
2
-8
/
+8
*
Fix a syntax error
Jonathan Protzenko
2023-06-04
2
-12
/
+11
*
Custom syntax support for structures in Lean
Jonathan Protzenko
2023-06-04
3
-42
/
+116
*
More cosmetic improvements
Jonathan Protzenko
2023-06-04
4
-101
/
+106
*
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
2023-06-04
5
-292
/
+358
*
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
2023-06-04
13
-177
/
+197
*
Write a tactic to discharge integer literal proof obligations
Jonathan Protzenko
2023-06-04
4
-13
/
+51
*
Add a sample test to illustrate potential project structure
Jonathan Protzenko
2023-06-04
9
-0
/
+751
*
Facilitate development by having a local Makefile invoke dune
Jonathan Protzenko
2023-06-04
2
-0
/
+4
*
Initial Lean backend, WIP
Jonathan Protzenko
2023-06-04
10
-122
/
+406
*
Merge pull request #16 from dconnolly/patch-1
Son HO
2023-03-31
1
-4
/
+3
|
\
|
*
Update README about Coq backend support
Deirdre Connolly
2023-03-30
1
-4
/
+3
|
/
*
Update the Nix flake
Son Ho
2023-02-03
1
-9
/
+9
*
Do not unfold the monadic lets for the generated F* code
Son Ho
2023-02-03
17
-3635
/
+1673
*
Update the Nix flake
Son Ho
2023-02-03
1
-3
/
+3
*
Update the Nix flake
Son Ho
2023-02-03
1
-15
/
+15
*
Update the hashmap and regenerate
Son Ho
2023-02-03
9
-62
/
+37
*
Improve the pretty names generation for loops
Son Ho
2023-02-03
10
-63
/
+106
*
Make modifications to the Makefiles
Son Ho
2023-02-03
3
-7
/
+27
*
Update the nix flakes
Son Ho
2023-02-03
2
-37
/
+55
*
Add a comment
Son Ho
2023-02-03
1
-0
/
+33
*
Split InterpreterLoops into several files
Son Ho
2023-02-03
12
-4098
/
+4329
*
Implement a pass to filter the unused input arguments in the loop functions
Son Ho
2023-02-03
11
-79
/
+399
[prev]
[next]