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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
isabelle: more correct u32 type
isabelle
stuebinm
2024-07-04
1
-3
/
+11
*
had some fun writing an IsabelleHOL backend
stuebinm
2024-06-29
3
-0
/
+85
*
Bump Lean to v4.9.0rc3 (#261)
Son HO
2024-06-25
3
-4
/
+2
*
Do some cleanup in the Lean backend (#257)
Son HO
2024-06-22
7
-22
/
+69
*
Improve `scalar_tac` and `scalar_decr_tac` (#256)
Son HO
2024-06-22
7
-50
/
+155
*
Add some proofs for the Lean backend (#255)
Son HO
2024-06-21
9
-40
/
+125
*
Make a minor cleanup
Son Ho
2024-06-17
1
-9
/
+11
*
Merge branch 'son/update-lean' into has-int-pred
Son Ho
2024-06-17
18
-283
/
+414
|
\
|
*
Update the Lean dependencies
Son Ho
2024-06-17
1
-4
/
+4
|
*
Start updating Lean to 4.9.0-rc2
Son Ho
2024-06-14
2
-4
/
+4
|
*
Update the tests
Son Ho
2024-06-13
1
-5
/
+0
|
*
Update Lean to v4.9.0-rc1
Son Ho
2024-06-13
15
-139
/
+172
|
*
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
|
*
Merge branch 'main' into son/scalars2
Son HO
2024-06-13
1
-1
/
+1
|
|
\
|
|
*
Merge branch 'main' into prop-has-imp-sort
Son HO
2024-06-12
5
-45
/
+118
|
|
|
\
|
|
*
|
feat: `PropHasImp` can have `Sort u` as premisses
Ryan Lahfa
2024-06-11
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
3
-102
/
+109
|
|
|
/
|
|
/
|
|
*
|
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
2
-0
/
+17
|
*
|
Slightly simplify the progress tactic
Son Ho
2024-06-12
1
-8
/
+4
|
*
|
Add wrappers around the rewriter
Son Ho
2024-06-12
1
-0
/
+61
|
*
|
Add the Simp.Config to the simp wrappers
Son Ho
2024-06-12
4
-37
/
+36
|
|
/
*
/
backends/lean: introduce `HasIntPred` automation
Ryan Lahfa
2024-06-12
2
-8
/
+38
|
/
*
feat: add small pieces of max theory
Ryan Lahfa
2024-05-24
1
-0
/
+39
*
Update scalar_tac to use omega instead of linarith
Son Ho
2024-05-24
4
-104
/
+82
*
Fix an issue in the progress tactic
Son Ho
2024-05-21
1
-0
/
+13
*
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
3
-1
/
+14
*
Merge branch 'main' into core-option-unwrap
Son Ho
2024-04-25
3
-0
/
+154
|
\
|
*
Update the tests for External
Son Ho
2024-04-25
2
-0
/
+150
|
*
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
5
-241
/
+266
*
Start adding integer functions to the Lean library
Son Ho
2024-04-12
3
-3
/
+266
*
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
[next]