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