index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-04
Update the generation of termination and decreases_by templates for Lean
Son Ho
3
-37
/
+37
2023-06-04
Make minor modifications and regenerate the Lean files
Son Ho
20
-1488
/
+1599
2023-06-04
WIP
Jonathan Protzenko
2
-233
/
+221
2023-06-04
More comments
Jonathan Protzenko
1
-0
/
+8
2023-06-04
Some prose
Jonathan Protzenko
1
-40
/
+45
2023-06-04
Idiomatic naming conventions
Jonathan Protzenko
5
-271
/
+297
2023-06-04
Improve formatting further by removing useless spaces
Son Ho
5
-90
/
+33
2023-06-04
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
23
-334
/
+391
2023-06-04
Improve formatting of the termination_by clauses
Son Ho
3
-84
/
+52
2023-06-04
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
34
-175
/
+5431
2023-06-04
Make sure Main runs some code
Jonathan Protzenko
1
-2
/
+7
2023-06-04
All of the generated code is syntactically correct
Jonathan Protzenko
2
-3
/
+3
2023-06-04
WIP
Jonathan Protzenko
6
-40
/
+206
2023-06-04
Fix runaway indentation
Jonathan Protzenko
1
-451
/
+440
2023-06-04
Fill out more of the primitives file, attempt at type classes for scalar_cast
Jonathan Protzenko
2
-4
/
+28
2023-06-04
Remove last sorry in Primitives
Jonathan Protzenko
1
-4
/
+2
2023-06-04
Fill out Primitives.lean
Jonathan Protzenko
2
-10
/
+110
2023-06-04
Don't need extra variables for the decreases clauses
Jonathan Protzenko
1
-11
/
+15
2023-06-04
WIP printing proper clauses
Jonathan Protzenko
1
-35
/
+49
2023-06-04
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
2
-446
/
+481
2023-06-04
WIP lots of stuff
Jonathan Protzenko
4
-24
/
+73
2023-06-04
Fixup one primitive that is not assumed to be monadic
Jonathan Protzenko
1
-4
/
+4
2023-06-04
Fix a syntax error
Jonathan Protzenko
1
-10
/
+5
2023-06-04
Custom syntax support for structures in Lean
Jonathan Protzenko
1
-22
/
+71
2023-06-04
More cosmetic improvements
Jonathan Protzenko
2
-89
/
+85
2023-06-04
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
2
-266
/
+310
2023-06-04
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
8
-132
/
+138
2023-06-04
Write a tactic to discharge integer literal proof obligations
Jonathan Protzenko
2
-8
/
+27
2023-06-04
Add a sample test to illustrate potential project structure
Jonathan Protzenko
9
-0
/
+751
2023-06-04
Initial Lean backend, WIP
Jonathan Protzenko
1
-3
/
+4
2023-02-03
Do not unfold the monadic lets for the generated F* code
Son Ho
15
-3632
/
+1667
2023-02-03
Update the hashmap and regenerate
Son Ho
9
-62
/
+37
2023-02-03
Improve the pretty names generation for loops
Son Ho
6
-47
/
+47
2023-02-03
Make modifications to the Makefiles
Son Ho
2
-6
/
+18
2023-02-03
Implement a pass to filter the unused input arguments in the loop functions
Son Ho
4
-31
/
+22
2023-02-03
Fix an issue with the names of the loop decreases clauses
Son Ho
10
-142
/
+149
2023-02-03
Improve the order of the loop input parameters
Son Ho
13
-62
/
+62
2023-02-03
Improve the heuristic to find pretty names for the variables in the loops
Son Ho
9
-377
/
+387
2023-02-03
Improve PureMicroPasses.filter_useless and regenerate the betree code
Son Ho
3
-85
/
+56
2023-02-03
Regenerate the hashmap code and update the proofs
Son Ho
10
-380
/
+681
2023-02-03
Fix some issues with the values given back by loop backward translations
Son Ho
4
-0
/
+160
2023-02-03
Fix an issue with the translation of loops::clear
Son Ho
2
-16
/
+6
2023-02-03
Add more loop examples and fix issues
Son Ho
4
-0
/
+312
2023-02-03
Implement support for nested borrows in loops, and add loop tests
Son Ho
4
-18
/
+820
2023-02-03
Regenerate the tests
Son Ho
4
-0
/
+394
2023-02-03
Improve the loops' numbering
Son Ho
2
-19
/
+18
2023-02-03
Make another loop example work
Son Ho
4
-0
/
+44
2023-02-03
Regenerate the files
Son Ho
19
-863
/
+245
2023-02-03
Make minor modifications and generate code for loops
Son Ho
6
-0
/
+176
2022-11-16
Add a nix derivation for the Coq proofs
Son Ho
2
-2
/
+7
[next]