summaryrefslogtreecommitdiff
path: root/compiler/Assumed.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* `predicates` got merged into `generic_params`Nadrieril2024-06-211-5/+9
|
* Update following changes in CharonSon Ho2023-12-051-3/+5
|
* Use the name matcher implemented in CharonSon Ho2023-11-201-1/+1
|
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-66/+57
|
* Add RegionsHierarchy.mlSon Ho2023-11-131-12/+6
|
* Prefix variants related to types with "T"Son Ho2023-11-121-6/+6
|
* Rename some variantsSon Ho2023-11-121-1/+1
|
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-15/+14
|
* Update following the addition of raw pointersSon Ho2023-10-251-0/+1
|
* Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-195/+59
|
* Start updating to handle function pointersSon Ho2023-10-201-1/+1
|
* Add supSon Ho2023-10-131-0/+15
|
* Start adding support for traitsSon Ho2023-08-311-116/+72
|
* Make a minor modificationSon Ho2023-08-171-11/+0
|
* Change some fun id names to use "Mut"/"Shared" as a suffixSon Ho2023-08-071-18/+18
|
* Add SliceLen as a primitive function and make minor adjustmentsSon Ho2023-08-041-5/+28
|
* Add the function signatures in Assumed.mlSon Ho2023-08-021-0/+143
|
* Start adding support for const genericsSon Ho2023-08-011-0/+11
|
* Fix some issues with the commentsSon Ho2022-11-111-1/+1
|
* Move some files to the Charon projectSon Ho2022-10-281-3/+3
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+300