summaryrefslogtreecommitdiff
path: root/compiler/TypesAnalysis.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filter out type aliasesNadrieril2024-06-061-1/+4
* Rename meta into spanAymeric Fromherz2024-05-241-1/+1
* item_metaNadrieril2024-04-181-1/+1
* added file and line arg to craise and cassertEscherichia2024-03-291-1/+1
* WIP: translate.ml and extract.ml do not compile. Some assert left to do and w...Escherichia2024-03-281-1/+2
* Use a better syntax when extracting tuple types (structures with unnamed fields)Son Ho2023-12-071-8/+39
* Update following changes in CharonSon Ho2023-12-051-1/+1
* Do more cleanupSon Ho2023-11-161-4/+4
* Finish propagating the changes to the names and cleaningSon Ho2023-11-161-1/+1
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-1/+1
* Prefix variants related to types with "T"Son Ho2023-11-121-7/+7
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-13/+11
* Update following the addition of raw pointersSon Ho2023-10-251-0/+3
* Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-3/+1
* Start updating to handle function pointersSon Ho2023-10-201-0/+8
* Start adding support for traitsSon Ho2023-08-311-13/+10
* Make progressSon Ho2023-08-021-2/+4
* Start adding support for const genericsSon Ho2023-08-011-6/+5
* Make minor updates to account for Charon's changesSon Ho2022-10-281-3/+3
* Reorganize a bit the projectSon Ho2022-10-271-0/+328