index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
InterpreterLoopsJoinCtxs.ml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
Rename meta into span
Aymeric Fromherz
1
-70
/
+70
2024-03-29
Cleanup and fix a mistake
Son Ho
1
-7
/
+3
2024-03-29
formatting and changed save_error condition for failing from b to not b
Escherichia
1
-6
/
+17
2024-03-29
added file and line arg to craise and cassert
Escherichia
1
-23
/
+23
2024-03-28
formatting
Escherichia
1
-37
/
+56
2024-03-28
Should answer all comments, there are still some TODO: error message left
Escherichia
1
-20
/
+22
2024-03-28
Added sanity_check and sanity_check_opt_meta helpers and changed sanity check...
Escherichia
1
-10
/
+10
2024-03-28
Inverted meta and config argument orders (from meta -> config to config -> meta)
Escherichia
1
-3
/
+3
2024-03-28
Replaced some unclear TODOs error message placeholder by clearer TODOs, they ...
Escherichia
1
-6
/
+6
2024-03-28
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
1
-33
/
+33
2024-03-28
WIP Beginning working on better errors: began replacing raise (Failure) and a...
Escherichia
1
-38
/
+40
2024-01-25
Fix a minor issue when values are moved in the loops
Son Ho
1
-20
/
+9
2023-12-18
Rename some definitions
Son Ho
1
-18
/
+18
2023-11-27
Do not activate the sanity (invariant) checks by default
Son Ho
1
-1
/
+1
2023-11-15
Start updating the name type, cleanup the names and the module abbrevs
Son Ho
1
-132
/
+123
2023-11-12
Remove the 'r type variable from the ty type definition
Son Ho
1
-29
/
+22
2023-09-17
Normalize the function signatures before translation to pure
Son Ho
1
-0
/
+3
2023-09-01
Compute the normalized trait types maps and update Interpreter
Son Ho
1
-3
/
+0
2023-09-01
Implement the normalization functions in AssociatedTypes
Son Ho
1
-0
/
+6
2023-08-31
Start adding support for traits
Son Ho
1
-0
/
+9
2023-08-18
Update following the introduction of ConstantExpr
Son Ho
1
-0
/
+3
2023-08-02
Make progress proapagating the changes
Son Ho
1
-0
/
+4
2023-02-03
Split InterpreterLoops into several files
Son Ho
1
-0
/
+719