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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump Lean to v4.9.0rc3 (#261)
Son HO
2024-06-25
1
-2
/
+0
*
Do some cleanup in the Lean backend (#257)
Son HO
2024-06-22
5
-13
/
+43
*
Improve `scalar_tac` and `scalar_decr_tac` (#256)
Son HO
2024-06-22
1
-5
/
+2
*
Add some proofs for the Lean backend (#255)
Son HO
2024-06-21
3
-8
/
+18
*
Update Lean to v4.9.0-rc1
Son Ho
2024-06-13
3
-16
/
+14
*
Fix more issues with the scalar notations
Son Ho
2024-06-13
1
-15
/
+29
*
Fix more issues
Son Ho
2024-06-13
3
-16
/
+22
*
Fix a proof
Son Ho
2024-06-13
1
-1
/
+1
*
Add an example
Son Ho
2024-06-12
1
-0
/
+3
*
Update the scalar notations in Lean
Son Ho
2024-06-12
2
-102
/
+108
*
Revert "Update the scalar notation for the Lean backend"
Son Ho
2024-06-12
1
-25
/
+25
*
Revert "Update CoreConvertNum.lean"
Son Ho
2024-06-12
1
-22
/
+22
*
Update CoreConvertNum.lean
Son Ho
2024-06-12
1
-22
/
+22
*
Update the scalar notation for the Lean backend
Son Ho
2024-06-12
1
-25
/
+25
*
Deactivate the coercion from Nat to Scalar
Son Ho
2024-06-12
1
-0
/
+7
*
feat: add small pieces of max theory
Ryan Lahfa
2024-05-24
1
-0
/
+39
*
feat(backends/lean): make `max`-related coercions nicer
Ryan Lahfa
2024-05-21
1
-0
/
+12
*
Merge pull request #164 from RaitoBezarius/ofnat_scalar
Son HO
2024-05-14
1
-0
/
+5
|
\
|
*
feat(backend/lean): Raw Lean literals can be parsed into scalars automatically
Ryan Lahfa
2024-04-30
1
-0
/
+5
*
|
backends/lean: repair definition of `core.mem.replace`
Ryan Lahfa
2024-05-13
1
-1
/
+4
|
/
*
Update the backend and ExtractBuiltin.ml
Son Ho
2024-04-25
1
-1
/
+1
*
Merge branch 'main' into core-option-unwrap
Son Ho
2024-04-25
1
-0
/
+4
|
\
|
*
Merge branch 'main' into option-take
Son Ho
2024-04-25
1
-0
/
+15
|
|
\
|
*
|
compiler: map `core::mem::swap` to the pure swap
Ryan Lahfa
2024-04-24
1
-0
/
+2
|
*
|
compiler: map `core::option::Option::take` to identity function
Ryan Lahfa
2024-04-17
1
-0
/
+2
*
|
|
Add core::option::unwrap builtin
Zyad Hassan
2024-04-24
3
-5
/
+13
|
|
/
|
/
|
*
|
feat(backends/lean): scalars form a linear order
Ryan Lahfa
2024-04-23
1
-0
/
+15
|
/
*
lean: scalars form a preorder
Ryan Lahfa
2024-04-12
1
-0
/
+10
*
Add more definitions to the Lean library
Son Ho
2024-04-12
4
-0
/
+127
*
Reorganize the files in the Lean backend a bit
Son Ho
2024-04-12
4
-241
/
+265
*
Start adding integer functions to the Lean library
Son Ho
2024-04-12
2
-2
/
+265
*
Fix a proof
Son Ho
2024-04-12
1
-1
/
+0
*
Update the core.num.checked_* definitions
Son Ho
2024-04-12
1
-31
/
+233
*
Merge branch 'son/clean' into checked-ops
Son Ho
2024-04-11
6
-138
/
+144
|
\
|
*
Merge remote-tracking branch 'origin/main' into son/clean
Son Ho
2024-04-11
4
-8
/
+16
|
|
\
|
|
*
Update the lean toolchain and fix the proofs
Son Ho
2024-04-05
3
-5
/
+2
|
|
*
Fix the coerce notation for scalars and update some lemmas
Son Ho
2024-04-04
1
-4
/
+15
|
*
|
Rename Result.ret as Result.ok in the backends
Son Ho
2024-04-04
5
-130
/
+128
|
|
/
*
/
Add builtins for some checked ops such as checked_add
Zyad Hassan
2024-04-03
1
-0
/
+29
|
/
*
Fix a minor issue
Son Ho
2024-03-18
1
-1
/
+3
*
Regenerate the constants tests and update Primitives/Base.lean
Son Ho
2024-03-18
1
-1
/
+1
*
Update the generation of constant bodies for Lean
Son Ho
2024-03-08
1
-2
/
+2
*
Update the tuples notations
Son Ho
2024-03-08
1
-51
/
+0
*
Remove some comments
Son Ho
2024-03-08
1
-31
/
+0
*
Update the handling of notations like #u32 or #isize
Son Ho
2024-03-08
3
-69
/
+103
*
Update the notation for heterogeneous negation
Son Ho
2024-03-08
1
-3
/
+12
*
Introduce a notation for constant scalars in match patterns
Son Ho
2024-03-07
1
-0
/
+29
*
Add a notation for tuple field accesses in Lean
Son Ho
2024-03-07
1
-0
/
+51
*
Cleanup a bit Scalar.lean
Son Ho
2024-02-09
1
-198
/
+198
*
Fix more proofs
Son Ho
2024-02-02
2
-2
/
+2
[next]