summaryrefslogtreecommitdiff
path: root/compiler/Pure.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename meta into spanAymeric Fromherz2024-05-241-16/+16
* Rename span into raw_spanAymeric Fromherz2024-05-241-1/+1
* Merge remote-tracking branch 'origin/main' into son/cleanSon Ho2024-04-111-0/+8
|\
| * added Error and EError to expressions and propagated related changesEscherichia2024-04-031-0/+8
* | Update the extractionSon Ho2024-04-041-1/+1
|/
* Improve the generation of pretty name and the micro passesSon Ho2024-03-201-1/+7
* Make good progress on adding generics to global constantsSon Ho2024-03-181-0/+20
* Update following changes in CharonSon Ho2024-03-171-4/+2
* Update the generation of namesSon Ho2024-03-111-2/+2
* Make progress on propagating the changesSon Ho2024-03-081-3/+1
* Fix the output type of the loops backward functionsSon Ho2023-12-221-3/+1
* Fix several issuesSon Ho2023-12-211-17/+0
* Simplify the type of the merged fwd/back functionsSon Ho2023-12-211-0/+6
* Make progress on propagating the changesSon Ho2023-12-151-2/+1
* Make good progress on updating SymbolicToPureSon Ho2023-12-151-3/+4
* Make progress on generalizing the signature informationSon Ho2023-12-151-40/+90
* Make minor modificationsSon Ho2023-12-151-4/+5
* Merge remote-tracking branch 'origin/main' into son/merge_backSon Ho2023-12-141-1/+1
|\
| * Update the extraction to handle casts between integers/boolsSon Ho2023-12-131-1/+1
* | Start updating Pure.fun_sig_info to handle merged forward and backward functionsSon Ho2023-12-141-4/+20
* | Update Pure.fun_sig_infoSon Ho2023-12-131-14/+16
* | Add the num_fwd_inputs_no_fuel_no_state field in Pure.fun_sigSon Ho2023-12-131-3/+5
|/
* Fix the issues with the cross-references for OCaml docSon Ho2023-11-271-2/+2
* Improve further the generation of parent clause/trait clause namesSon Ho2023-11-221-0/+27
* Add span information to the generated codeSon Ho2023-11-211-2/+11
* Add an `is_local` field to declarationsSon Ho2023-11-211-0/+4
* Finish propagating the changes to the names and cleaningSon Ho2023-11-161-0/+1
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-10/+17
* Prefix variants related to types with "T"Son Ho2023-11-121-12/+12
* Remove the 'r type variable from the ty type definitionSon Ho2023-11-121-7/+5
* Update the normalization of associated typesSon Ho2023-11-071-0/+1
* Update following some changes in CharonSon Ho2023-11-061-0/+1
* Make minor updates following changes in CharonSon Ho2023-10-301-1/+0
* Make the hashmap files typecheck again in LeanSon Ho2023-10-251-2/+2
* Update following the addition of raw pointersSon Ho2023-10-251-1/+17
* Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-11/+1
* Make progress on correctly handling trait method calls in the symbolic executionSon Ho2023-09-111-3/+11
* Add support for the trait associated constantsSon Ho2023-09-101-1/+3
* Make progress on the extractionSon Ho2023-09-031-0/+44
* Make progress on the extractionSon Ho2023-09-031-3/+13
* Finish updating SymbolicToPure.mlSon Ho2023-08-311-3/+4
* Start adding support for traitsSon Ho2023-08-311-11/+89
* Update following the introduction of ConstantExprSon Ho2023-08-181-0/+2
* Fix an issue with the extraction of aggregated arraysSon Ho2023-08-031-42/+97
* Make progressSon Ho2023-08-021-5/+1
* Make progressSon Ho2023-08-021-0/+1
* Make progressSon Ho2023-08-021-3/+7
* Make progress proapagating the changesSon Ho2023-08-021-13/+30
* Start adding support for const genericsSon Ho2023-08-011-17/+7
* Start using namespaces in the Lean backendSon Ho2023-07-051-3/+7