summaryrefslogtreecommitdiff
path: root/compiler/Assumed.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-05Update following changes in CharonSon Ho1-3/+5
2023-11-20Use the name matcher implemented in CharonSon Ho1-1/+1
2023-11-15Start updating the name type, cleanup the names and the module abbrevsSon Ho1-66/+57
2023-11-13Add RegionsHierarchy.mlSon Ho1-12/+6
2023-11-12Prefix variants related to types with "T"Son Ho1-6/+6
2023-11-12Rename some variantsSon Ho1-1/+1
2023-11-12Remove the 'r type variable from the ty type definitionSon Ho1-15/+14
2023-10-25Update following the addition of raw pointersSon Ho1-0/+1
2023-10-23Remove some assumed types and add more support for builtin definitionsSon Ho1-195/+59
2023-10-20Start updating to handle function pointersSon Ho1-1/+1
2023-10-13Add supSon Ho1-0/+15
2023-08-31Start adding support for traitsSon Ho1-116/+72
2023-08-17Make a minor modificationSon Ho1-11/+0
2023-08-07Change some fun id names to use "Mut"/"Shared" as a suffixSon Ho1-18/+18
2023-08-04Add SliceLen as a primitive function and make minor adjustmentsSon Ho1-5/+28
2023-08-02Add the function signatures in Assumed.mlSon Ho1-0/+143
2023-08-01Start adding support for const genericsSon Ho1-0/+11
2022-11-11Fix some issues with the commentsSon Ho1-1/+1
2022-10-28Move some files to the Charon projectSon Ho1-3/+3
2022-10-27Reorganize a bit the projectSon Ho1-0/+0
2022-10-26Update the code documentation to fix links and syntax issuesSon Ho1-34/+34
2022-09-22Reformat the project with duneSon Ho1-6/+1
2022-05-05Make minor fixesSon Ho1-1/+20
2022-05-04Make minor modificationsSon Ho1-3/+2
2022-03-03Rename CFIM to LLBCSon Ho1-1/+1
2022-03-03Update the name definition to use path_elemSon Ho1-11/+17
2022-03-03Move the names from Identifiers to NamesSon Ho1-4/+5
2022-02-24Update the way function names are handledSon Ho1-2/+2
2022-02-09Add definitions to Primitives.fst and start on improving/fixing theSon Ho1-26/+43
2022-02-08Make progress on implementing support for types and functions likeSon Ho1-0/+3
2022-02-08Start adding more assumed types and functionsSon Ho1-48/+210
2022-01-29Make progress on PureToExtractSon Ho1-0/+7
2022-01-27Make minor modifications and add commentsSon Ho1-0/+22
2022-01-27Implement Translate.translate_functionSon Ho1-1/+1
2022-01-26Make progress on translationSon Ho1-1/+12
2022-01-26Add a comment in Assumed.mlSon Ho1-1/+8
2022-01-26Start working on signatures for the assumed functionsSon Ho1-0/+51