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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
isabelle: more correct u32 type
isabelle
stuebinm
1
-3
/
+11
2024-06-29
had some fun writing an IsabelleHOL backend
stuebinm
3
-0
/
+85
2024-06-25
Bump Lean to v4.9.0rc3 (#261)
Son HO
3
-4
/
+2
2024-06-22
Do some cleanup in the Lean backend (#257)
Son HO
7
-22
/
+69
2024-06-22
Improve `scalar_tac` and `scalar_decr_tac` (#256)
Son HO
7
-50
/
+155
2024-06-21
Add some proofs for the Lean backend (#255)
Son HO
9
-40
/
+125
2024-06-17
Make a minor cleanup
Son Ho
1
-9
/
+11
2024-06-17
Update the Lean dependencies
Son Ho
1
-4
/
+4
2024-06-14
Start updating Lean to 4.9.0-rc2
Son Ho
2
-4
/
+4
2024-06-13
Update the tests
Son Ho
1
-5
/
+0
2024-06-13
Update Lean to v4.9.0-rc1
Son Ho
15
-139
/
+172
2024-06-13
Fix more issues with the scalar notations
Son Ho
1
-15
/
+29
2024-06-13
Fix more issues
Son Ho
3
-16
/
+22
2024-06-13
Fix a proof
Son Ho
1
-1
/
+1
2024-06-12
Add an example
Son Ho
1
-0
/
+3
2024-06-12
Update the scalar notations in Lean
Son Ho
3
-102
/
+109
2024-06-12
Revert "Update the scalar notation for the Lean backend"
Son Ho
1
-25
/
+25
2024-06-12
Revert "Update CoreConvertNum.lean"
Son Ho
1
-22
/
+22
2024-06-12
Update CoreConvertNum.lean
Son Ho
1
-22
/
+22
2024-06-12
Update the scalar notation for the Lean backend
Son Ho
1
-25
/
+25
2024-06-12
Deactivate the coercion from Nat to Scalar
Son Ho
2
-0
/
+17
2024-06-12
Slightly simplify the progress tactic
Son Ho
1
-8
/
+4
2024-06-12
Add wrappers around the rewriter
Son Ho
1
-0
/
+61
2024-06-12
Add the Simp.Config to the simp wrappers
Son Ho
4
-37
/
+36
2024-06-12
backends/lean: introduce `HasIntPred` automation
Ryan Lahfa
2
-8
/
+38
2024-06-11
feat: `PropHasImp` can have `Sort u` as premisses
Ryan Lahfa
1
-1
/
+1
2024-05-24
feat: add small pieces of max theory
Ryan Lahfa
1
-0
/
+39
2024-05-24
Update scalar_tac to use omega instead of linarith
Son Ho
4
-104
/
+82
2024-05-21
Fix an issue in the progress tactic
Son Ho
1
-0
/
+13
2024-05-21
feat(backends/lean): make `max`-related coercions nicer
Ryan Lahfa
1
-0
/
+12
2024-05-13
backends/lean: repair definition of `core.mem.replace`
Ryan Lahfa
1
-1
/
+4
2024-04-30
feat(backend/lean): Raw Lean literals can be parsed into scalars automatically
Ryan Lahfa
1
-0
/
+5
2024-04-25
Update the backend and ExtractBuiltin.ml
Son Ho
3
-1
/
+14
2024-04-25
Update the tests for External
Son Ho
2
-0
/
+150
2024-04-24
Add core::option::unwrap builtin
Zyad Hassan
3
-5
/
+13
2024-04-24
compiler: map `core::mem::swap` to the pure swap
Ryan Lahfa
1
-0
/
+2
2024-04-23
feat(backends/lean): scalars form a linear order
Ryan Lahfa
1
-0
/
+15
2024-04-17
compiler: map `core::option::Option::take` to identity function
Ryan Lahfa
1
-0
/
+2
2024-04-12
lean: scalars form a preorder
Ryan Lahfa
1
-0
/
+10
2024-04-12
Add more definitions to the Lean library
Son Ho
4
-0
/
+127
2024-04-12
Reorganize the files in the Lean backend a bit
Son Ho
5
-241
/
+266
2024-04-12
Start adding integer functions to the Lean library
Son Ho
3
-3
/
+266
2024-04-12
Fix a proof
Son Ho
1
-1
/
+0
2024-04-12
Update the core.num.checked_* definitions
Son Ho
1
-31
/
+233
2024-04-05
Update the lean toolchain and fix the proofs
Son Ho
9
-20
/
+12
2024-04-04
Rename Result.ret as Result.ok in the backends
Son Ho
10
-268
/
+266
2024-04-04
Fix the coerce notation for scalars and update some lemmas
Son Ho
1
-4
/
+15
2024-04-03
Add builtins for some checked ops such as checked_add
Zyad Hassan
1
-0
/
+29
2024-03-25
backend(/tests)/lean: 4.6.0-rc1 → 4.6.1
Ryan Lahfa
1
-1
/
+1
2024-03-18
Fix a minor issue
Son Ho
1
-1
/
+3
[next]