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
/
ExtractName.ml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename meta into span
Aymeric Fromherz
2024-05-24
1
-2
/
+2
*
added file and line arg to craise and cassert
Escherichia
2024-03-29
1
-1
/
+1
*
formatting
Escherichia
2024-03-28
1
-1
/
+2
*
Should answer all comments, there are still some TODO: error message left
Escherichia
2024-03-28
1
-6
/
+6
*
WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...
Escherichia
2024-03-28
1
-2
/
+3
*
Simplify the generated names
Son Ho
2024-03-11
1
-14
/
+25
*
Update the generation of names
Son Ho
2024-03-11
1
-24
/
+33
*
Update the name generation and add CLI to print external pat names
Son Ho
2024-03-10
1
-16
/
+9
*
Update following changes in Charon
Son Ho
2023-12-05
1
-2
/
+2
*
Update the code following changes in the NameMatcher
Son Ho
2023-11-29
1
-6
/
+11
*
Add the alloc::string::String type in the builtins
Son Ho
2023-11-24
1
-0
/
+1
*
Make a minor update in ExtractName.pattern_to_extract_name
Son Ho
2023-11-24
1
-1
/
+4
*
Cleanup a bit
Son Ho
2023-11-22
1
-87
/
+0
*
Use NameMatcher.NameMatcherMap instead of associative lists
Son Ho
2023-11-22
1
-13
/
+8
*
Improve further the generation of parent clause/trait clause names
Son Ho
2023-11-22
1
-0
/
+2
*
Improve the generation of parent clause names
Son Ho
2023-11-21
1
-4
/
+20
*
Fix issues with the builtin names
Son Ho
2023-11-21
1
-3
/
+5
*
Use the name matcher implemented in Charon
Son Ho
2023-11-20
1
-0
/
+177