summaryrefslogtreecommitdiff
path: root/compiler/ExtractBuiltin.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the hashmap files typecheck again in LeanSon Ho2023-10-251-347/+162
|
* Fix some issues at extraction and add builtinsSon Ho2023-10-251-5/+299
|
* Handle properly the builtin, non fallible functionsSon Ho2023-10-241-1/+33
|
* Start taking into account non-fallible functions like core::mem::replaceSon Ho2023-10-241-0/+8
|
* Fix minor issuesSon Ho2023-10-241-4/+4
|
* Filter some type arguments for the builtin types/functionsSon Ho2023-10-241-8/+7
|
* Add support for builtin trait implementationsSon Ho2023-10-241-0/+34
|
* Fix various issues with the builtinsSon Ho2023-10-241-20/+62
|
* Make progress on handling the builtinsSon Ho2023-10-231-42/+51
|
* Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-0/+468