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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix runaway indentation
Jonathan Protzenko
2023-06-04
1
-451
/
+440
*
Fill out more of the primitives file, attempt at type classes for scalar_cast
Jonathan Protzenko
2023-06-04
2
-4
/
+28
*
Remove last sorry in Primitives
Jonathan Protzenko
2023-06-04
1
-4
/
+2
*
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
1
-11
/
+15
*
WIP printing proper clauses
Jonathan Protzenko
2023-06-04
1
-35
/
+49
*
Fix some printing bits, proper syntax for terminates and decreases clauses
Jonathan Protzenko
2023-06-04
2
-446
/
+481
*
WIP lots of stuff
Jonathan Protzenko
2023-06-04
4
-24
/
+73
*
Fixup one primitive that is not assumed to be monadic
Jonathan Protzenko
2023-06-04
1
-4
/
+4
*
Fix a syntax error
Jonathan Protzenko
2023-06-04
1
-10
/
+5
*
Custom syntax support for structures in Lean
Jonathan Protzenko
2023-06-04
1
-22
/
+71
*
More cosmetic improvements
Jonathan Protzenko
2023-06-04
2
-89
/
+85
*
Fix a couple bugs here and there, improve Lean code-gen, still WIP
Jonathan Protzenko
2023-06-04
2
-266
/
+310
*
New directory structure and corresponding extraction, + misc fixes, for Lean
Jonathan Protzenko
2023-06-04
8
-132
/
+138
*
Write a tactic to discharge integer literal proof obligations
Jonathan Protzenko
2023-06-04
2
-8
/
+27
*
Add a sample test to illustrate potential project structure
Jonathan Protzenko
2023-06-04
9
-0
/
+751
*
Initial Lean backend, WIP
Jonathan Protzenko
2023-06-04
1
-3
/
+4
*
Do not unfold the monadic lets for the generated F* code
Son Ho
2023-02-03
15
-3632
/
+1667
*
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
6
-47
/
+47
*
Make modifications to the Makefiles
Son Ho
2023-02-03
2
-6
/
+18
*
Implement a pass to filter the unused input arguments in the loop functions
Son Ho
2023-02-03
4
-31
/
+22
*
Fix an issue with the names of the loop decreases clauses
Son Ho
2023-02-03
10
-142
/
+149
*
Improve the order of the loop input parameters
Son Ho
2023-02-03
13
-62
/
+62
*
Improve the heuristic to find pretty names for the variables in the loops
Son Ho
2023-02-03
9
-377
/
+387
*
Improve PureMicroPasses.filter_useless and regenerate the betree code
Son Ho
2023-02-03
3
-85
/
+56
*
Regenerate the hashmap code and update the proofs
Son Ho
2023-02-03
10
-380
/
+681
*
Fix some issues with the values given back by loop backward translations
Son Ho
2023-02-03
4
-0
/
+160
*
Fix an issue with the translation of loops::clear
Son Ho
2023-02-03
2
-16
/
+6
*
Add more loop examples and fix issues
Son Ho
2023-02-03
4
-0
/
+312
*
Implement support for nested borrows in loops, and add loop tests
Son Ho
2023-02-03
4
-18
/
+820
*
Regenerate the tests
Son Ho
2023-02-03
4
-0
/
+394
*
Improve the loops' numbering
Son Ho
2023-02-03
2
-19
/
+18
*
Make another loop example work
Son Ho
2023-02-03
4
-0
/
+44
*
Regenerate the files
Son Ho
2023-02-03
19
-863
/
+245
*
Make minor modifications and generate code for loops
Son Ho
2023-02-03
6
-0
/
+176
*
Add a nix derivation for the Coq proofs
Son Ho
2022-11-16
2
-2
/
+7
*
Do not introduce match on the fuel for non-recursive functions
Son Ho
2022-11-16
3
-667
/
+477
*
Automatically generate the Makefile and _CoqProject files in the tests subdir...
Son Ho
2022-11-16
16
-15
/
+51
*
Add the aeneas-verify-fstar derivation
Son Ho
2022-11-16
5
-5
/
+10
*
Generate record field projectors for Coq
Son Ho
2022-11-16
10
-695
/
+612
*
Change the name of the generated Coq modules
Son Ho
2022-11-16
11
-42
/
+42
*
Improve formatting
Son Ho
2022-11-16
17
-583
/
+587
*
Remove some comments from Hashmap.Properties.fst
Son Ho
2022-11-16
1
-60
/
+0
*
Make minor modifications to the extraction
Son Ho
2022-11-16
9
-58
/
+70
*
Extract the Polonius examples in Coq
Son Ho
2022-11-14
8
-1
/
+2105
*
Generate Coq code for `hashmap` and `hashmap_on_disk`
Son Ho
2022-11-14
11
-0
/
+2264
*
Add a `-use-fuel` option
Son Ho
2022-11-14
7
-3
/
+56
*
Regenerate the files and fix the proofs
Son Ho
2022-11-14
21
-1088
/
+1159
*
Improve the formatting of [if then else] expressions
Son Ho
2022-11-14
2
-86
/
+70
[prev]
[next]