index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Tweak a path
Nadrieril
2024-05-24
52
-1221
/
+1220
|
*
|
Import test suite from charon
Nadrieril
2024-05-24
27
-56
/
+4148
|
*
|
Remove secondary betree test
Nadrieril
2024-05-24
10
-2101
/
+4
|
*
|
Let the runner choose which backends to use
Nadrieril
2024-05-24
2
-43
/
+28
|
*
|
Cleanup test runner
Nadrieril
2024-05-24
1
-99
/
+124
|
*
|
Set all options in the test runner
Nadrieril
2024-05-24
2
-51
/
+58
|
*
|
Move the subdirectory selection to the test runner
Nadrieril
2024-05-24
2
-56
/
+28
|
*
|
Add simple test runner
Nadrieril
2024-05-24
8
-6
/
+110
|
*
|
Regroup and sort makefile test entries
Nadrieril
2024-05-24
1
-95
/
+85
|
*
|
make: deduplicate setting the backend
Nadrieril
2024-05-24
1
-13
/
+7
|
*
|
Format `flake.nix`
Nadrieril
2024-05-24
1
-35
/
+39
|
/
/
*
|
Merge pull request #175 from AeneasVerif/afromher/meta
Son HO
2024-05-24
53
-2958
/
+2962
|
\
\
|
*
|
update charon pin
Aymeric Fromherz
2024-05-24
2
-4
/
+4
|
*
|
update charon pin
Aymeric Fromherz
2024-05-24
2
-4
/
+4
|
*
|
Rename meta into span
Aymeric Fromherz
2024-05-24
51
-2939
/
+2943
|
*
|
Rename span into raw_span
Aymeric Fromherz
2024-05-24
4
-20
/
+20
|
/
/
*
|
Merge pull request #200 from AeneasVerif/bump-charon
Guillaume Boisseau
2024-05-24
4
-6
/
+7
|
\
\
|
*
|
Update charon pin
Nadrieril
2024-05-24
4
-6
/
+7
|
/
/
*
|
Merge pull request #199 from AeneasVerif/son/errors
Son HO
2024-05-24
2
-17
/
+29
|
\
\
|
*
|
Fix a crash which happens when type definitions are ignored
Son Ho
2024-05-24
1
-2
/
+5
|
*
|
Print the name patterns of the definitions which fail to extract
Son Ho
2024-05-24
2
-15
/
+24
|
/
/
*
|
Merge pull request #198 from AeneasVerif/son/omega
Son HO
2024-05-24
4
-104
/
+82
|
\
\
|
*
|
Update scalar_tac to use omega instead of linarith
Son Ho
2024-05-24
4
-104
/
+82
|
/
/
*
/
Update the interpreter so that it is not written in CPS style (#120)
Escherichia
2024-05-23
19
-2294
/
+2116
|
/
*
Merge pull request #192 from AeneasVerif/bump-charon
Guillaume Boisseau
2024-05-23
17
-25
/
+25
|
\
|
*
Bump charon version
Nadrieril
2024-05-23
17
-25
/
+25
|
/
*
Merge pull request #189 from AeneasVerif/son/progress
Son HO
2024-05-21
1
-0
/
+13
|
\
|
*
Fix an issue in the progress tactic
Son Ho
2024-05-21
1
-0
/
+13
|
/
*
Merge pull request #183 from RaitoBezarius/coercions
Son HO
2024-05-21
1
-0
/
+12
|
\
|
*
Merge branch 'main' into coercions
Son HO
2024-05-21
2
-3
/
+3
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #187 from AeneasVerif/son/readme
Son HO
2024-05-17
1
-2
/
+2
|
\
\
|
*
|
Update the README
Son Ho
2024-05-17
1
-2
/
+2
|
/
/
*
|
Merge pull request #186 from AeneasVerif/fix-make
Guillaume Boisseau
2024-05-15
1
-1
/
+1
|
\
\
|
*
|
Makefile: `make check-charon` should not try to recreate the commit pin`
Nadrieril
2024-05-15
1
-1
/
+1
|
/
/
|
*
feat(backends/lean): make `max`-related coercions nicer
Ryan Lahfa
2024-05-21
1
-0
/
+12
|
/
*
Merge pull request #172 from AeneasVerif/string-literals
Guillaume Boisseau
2024-05-14
4
-4
/
+10
|
\
|
*
Catch new literal variants
Nadrieril
2024-05-14
4
-4
/
+10
|
/
*
Merge pull request #180 from AeneasVerif/ci
Guillaume Boisseau
2024-05-14
1
-0
/
+1
|
\
|
*
ci: cancel jobs after force-push to a branch
Nadrieril
2024-05-14
1
-0
/
+1
|
/
*
Merge pull request #169 from AeneasVerif/charon-pin
Guillaume Boisseau
2024-05-14
10
-26
/
+146
|
\
|
*
Tweak wording
Guillaume Boisseau
2024-05-14
1
-3
/
+3
|
*
Ensure `./charon` points to a valid charon clone
Nadrieril
2024-05-14
6
-20
/
+103
|
*
`./charon-pin` stores the current charon commit
Nadrieril
2024-05-14
5
-4
/
+41
|
/
*
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
*
|
Merge pull request #177 from RaitoBezarius/oops-soundness-i-am-sowwy
Son HO
2024-05-14
1
-1
/
+4
|
\
\
|
*
|
backends/lean: repair definition of `core.mem.replace`
Ryan Lahfa
2024-05-13
1
-1
/
+4
|
/
/
*
|
Merge pull request #174 from AeneasVerif/bump-charon
Guillaume Boisseau
2024-05-06
3
-6
/
+15
|
\
\
|
*
|
Update charon
Nadrieril
2024-05-06
3
-6
/
+15
|
/
/
*
|
Merge pull request #166 from AeneasVerif/afromher/traits
Guillaume Boisseau
2024-05-06
2
-4
/
+7
|
\
\
[prev]
[next]