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
/
lean
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Regenerate some of the F* test files
Son Ho
2023-10-27
1
-4
/
+4
|
*
Fix some issues and regenerate the HashmapMain example for Lean
Son Ho
2023-10-26
2
-99
/
+129
|
*
Regenerate the betree example for Lean
Son Ho
2023-10-26
1
-40
/
+39
|
*
Regenerate several test files for Lean
Son Ho
2023-10-26
4
-122
/
+132
|
*
Regenerate the array files for Lean
Son Ho
2023-10-26
2
-111
/
+103
|
*
Regenerate the hashmap files
Son Ho
2023-10-25
2
-86
/
+133
|
*
Regenerate the Lean array test
Son Ho
2023-10-25
1
-169
/
+150
|
*
Handle properly the builtin, non fallible functions
Son Ho
2023-10-24
1
-6
/
+6
|
*
Start taking into account non-fallible functions like core::mem::replace
Son Ho
2023-10-24
1
-70
/
+64
|
*
Merge branch 'main' into son_traits and fix some issues
Son Ho
2023-10-16
5
-22
/
+423
|
\
|
*
Cleanup the tutorial a bit
Son Ho
2023-09-18
1
-80
/
+110
|
|
|
*
Make minor modifications to the tutorial
Son Ho
2023-09-18
1
-3
/
+2
|
|
|
*
Make progress on the tutorial
Son Ho
2023-09-18
1
-3
/
+66
|
|
|
*
Start writing a tutorial
Son Ho
2023-09-18
2
-0
/
+298
|
|
|
*
Fix the hashmap proofs in Lean
Son Ho
2023-09-14
3
-22
/
+33
|
|
*
|
Add support for array repeat
Son Ho
2023-10-13
1
-26
/
+7
|
|
*
|
Slightly improve formatting of the generated code
Son Ho
2023-10-06
1
-10
/
+10
|
|
*
|
Generate the Traits test files for Lean
Son Ho
2023-10-06
4
-0
/
+320
|
|
*
|
Make minor modifications
Son Ho
2023-09-13
1
-5
/
+3
|
|
*
|
Regenerate the test files and fix a proof
Son Ho
2023-09-07
4
-22
/
+5
|
|
*
|
Regenerate the array tests
Son Ho
2023-08-18
1
-0
/
+8
|
|
*
|
Add tests which use const generics as values
Son Ho
2023-08-18
1
-0
/
+4
|
/
*
Update the nix flake and regenerate the code
Son Ho
2023-08-09
4
-4
/
+4
|
*
Regenerate the test files
Son Ho
2023-08-08
3
-215
/
+215
|
*
Regenerate the test files
Son Ho
2023-08-07
2
-42
/
+230
|
*
Fix a heart beat issue in a Lean proof
Son Ho
2023-08-04
1
-0
/
+4
|
*
Update the Makefile and regenerate the test files
Son Ho
2023-08-04
1
-23
/
+18
|
*
Add a forgotten file
Son Ho
2023-08-04
1
-0
/
+1
|
*
Generate the Array example in Lean
Son Ho
2023-08-04
2
-0
/
+295
|
*
Make minor modifications
Son Ho
2023-08-04
3
-5
/
+5
|
*
Make a minor formatting modification for Lean
Son Ho
2023-08-03
14
-0
/
+14
|
*
Fix issues
Son Ho
2023-08-03
1
-0
/
+1
|
*
Make minor modifications
Son Ho
2023-07-31
1
-0
/
+9
|
*
Make minor modifications
Son Ho
2023-07-26
1
-3
/
+2
|
*
Make a minor modification to a hashmap proof
Son Ho
2023-07-26
1
-5
/
+9
|
*
Update some of the Vec function specs
Son Ho
2023-07-26
1
-16
/
+19
|
*
Update the syntax of the progress tactic
Son Ho
2023-07-26
1
-86
/
+85
|
*
Fix a proof for the hashmap
Son Ho
2023-07-26
1
-5
/
+12
|
*
Make progress on the proofs of the hashmap
Son Ho
2023-07-25
1
-18
/
+40
|
*
Make progress on the proofs of the hashmap
Son Ho
2023-07-25
1
-4
/
+112
|
*
Make progress on the hashmap properties
Son Ho
2023-07-25
1
-0
/
+92
|
*
Improve the syntax of progress: `as ⟨ x, y .. ⟩`
Son Ho
2023-07-25
1
-30
/
+4
|
*
Improve the interactivity of some hashmap proofs
Son Ho
2023-07-20
1
-75
/
+34
|
*
Make progress on some of the hashmap proofs
Son Ho
2023-07-20
1
-40
/
+127
|
*
Make some proofs in Hashmap/Properties.lean and improve progress
Son Ho
2023-07-20
1
-11
/
+65
|
*
Improve progress further and move some lemmas
Son Ho
2023-07-20
1
-84
/
+8
|
*
Improve progress
Son Ho
2023-07-19
1
-2
/
+32
|
*
Improve progress
Son Ho
2023-07-18
1
-13
/
+11
|
*
Make minor modifications
Son Ho
2023-07-17
1
-25
/
+0
|
*
With @sonmarcho, some Lean proofs for hashmaps + comments about possible ↵
Aymeric Fromherz
2023-07-17
2
-0
/
+196
|
|
|
|
improvements
[next]