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
...
*
Improve the generation of variant names for Lean
Son Ho
2023-06-04
11
-451
/
+419
*
Improve simplify_aggregates to introduce structure updates
Son Ho
2023-06-04
7
-314
/
+79
*
Start updating simplify_aggregates
Son Ho
2023-06-04
14
-292
/
+589
*
Make minor modifications to the Lean files
Son Ho
2023-06-04
3
-15
/
+14
*
Update the extraction of Lean files
Son Ho
2023-06-04
42
-139
/
+364
*
Reorganize the Lean tests and extract the Polonius tests to Lean
Son Ho
2023-06-04
29
-0
/
+2357
*
Remove the tests/lean/hashmap_on_disk/Main.lean file
Son Ho
2023-06-04
1
-10
/
+0
*
Generate all the lakefile.lean files
Son Ho
2023-06-04
6
-0
/
+108
*
Automate the generation of the lakefile.lean files
Son Ho
2023-06-04
1
-7
/
+3
*
Update the generation of termination and decreases_by templates for Lean
Son Ho
2023-06-04
3
-37
/
+37
*
Make minor modifications and regenerate the Lean files
Son Ho
2023-06-04
20
-1488
/
+1599
*
WIP
Jonathan Protzenko
2023-06-04
2
-233
/
+221
*
More comments
Jonathan Protzenko
2023-06-04
1
-0
/
+8
*
Some prose
Jonathan Protzenko
2023-06-04
1
-40
/
+45
*
Idiomatic naming conventions
Jonathan Protzenko
2023-06-04
5
-271
/
+297
*
Improve formatting further by removing useless spaces
Son Ho
2023-06-04
5
-90
/
+33
*
Make sure let-bindings in Lean end with line breaks and improve formatting
Son Ho
2023-06-04
23
-334
/
+391
*
Improve formatting of the termination_by clauses
Son Ho
2023-06-04
3
-84
/
+52
*
Make minor fixes, improve formatting for Lean and generate code for all the t...
Son Ho
2023-06-04
34
-175
/
+5431
*
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
2
-3
/
+3
*
WIP
Jonathan Protzenko
2023-06-04
6
-40
/
+206
*
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
[prev]
[next]