index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
lean
/
Base
/
Primitives
/
Base.lean
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-13
backends/lean: repair definition of `core.mem.replace`
Ryan Lahfa
1
-1
/
+4
2024-04-24
Add core::option::unwrap builtin
Zyad Hassan
1
-0
/
+5
2024-04-24
compiler: map `core::mem::swap` to the pure swap
Ryan Lahfa
1
-0
/
+2
2024-04-17
compiler: map `core::option::Option::take` to identity function
Ryan Lahfa
1
-0
/
+2
2024-04-04
Rename Result.ret as Result.ok in the backends
Son Ho
1
-15
/
+15
2024-03-18
Fix a minor issue
Son Ho
1
-1
/
+3
2024-03-18
Regenerate the constants tests and update Primitives/Base.lean
Son Ho
1
-1
/
+1
2024-03-08
Update the generation of constant bodies for Lean
Son Ho
1
-2
/
+2
2024-03-08
Update the tuples notations
Son Ho
1
-51
/
+0
2024-03-07
Add a notation for tuple field accesses in Lean
Son Ho
1
-0
/
+51
2024-01-26
Improve the Lean backend
Son Ho
1
-0
/
+7
2023-12-22
Fix the models for core::mem::replace
Son Ho
1
-1
/
+1
2023-12-22
Update the Lean standard library
Son Ho
1
-2
/
+1
2023-10-25
Fix some issues at extraction and add builtins
Son Ho
1
-0
/
+7
2023-10-24
Handle properly the builtin, non fallible functions
Son Ho
1
-2
/
+2
2023-10-24
Fix minor issues
Son Ho
1
-2
/
+2
2023-07-25
Make progress on the proofs of the hashmap
Son Ho
1
-1
/
+1
2023-07-17
Reorganize the Lean backend
Son Ho
1
-0
/
+130