summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the READMESon Ho2022-04-222-2/+64
* Make minor modificationsSon Ho2022-04-211-1/+5
* Cleanup and update commentsSon Ho2022-04-215-130/+75
* Regenerate the test filesSon Ho2022-04-216-86/+93
* Improve the generation of names for given back valuesSon Ho2022-04-2115-72/+236
* Work on pretty namesSon Ho2022-04-219-101/+152
* Add commentsSon Ho2022-04-201-0/+7
* Introduce mdplace to link meta information about the given back valuesSon Ho2022-04-208-114/+212
* Regenerate the test filesSon Ho2022-04-204-148/+149
* Improve the generation of pretty names by correctly using theSon Ho2022-04-204-23/+30
* Improve PrintPure.mlSon Ho2022-04-201-6/+7
* Update the evaluation of matches for the cases where the scrutinee is aSon Ho2022-04-203-13/+46
* Regenerate a test fileSon Ho2022-04-201-0/+20
* Add some TODOsSon Ho2022-03-181-0/+6
* Regenerate Paper.fstSon Ho2022-03-051-0/+16
* Make an update in the hash mapSon Ho2022-03-052-9/+4
* Make a minor modificationSon Ho2022-03-041-1/+1
* Make minor modifications to hashmap_on_diskSon Ho2022-03-041-9/+14
* Make minor modificationsSon Ho2022-03-041-5/+5
* Do the proofs about hashmap_on_diskSon Ho2022-03-041-0/+300
* Generate hashmap_on_diskSon Ho2022-03-048-0/+1733
* Fix minor issues for the translation of hashmap_on_diskSon Ho2022-03-043-30/+82
* Make minor modifications to the variable names generationSon Ho2022-03-043-4/+13
* Commit the translation of external.rsSon Ho2022-03-043-0/+88
* Fix a minor issue with external function declarationsSon Ho2022-03-042-1/+25
* Fix a small issue with PureMicroPasses.get_body_min_var_counterSon Ho2022-03-043-19/+21
* Fix a minor issueSon Ho2022-03-041-6/+9
* Fix minor issues when using the state-error monadSon Ho2022-03-042-7/+85
* Fix minor issues with regards to extraction of opaque typesSon Ho2022-03-042-15/+21
* Fix minor mistakes with regards to extraction of external declarationsSon Ho2022-03-045-45/+68
* Update the code to create missing directories upon exportSon Ho2022-03-042-1/+8
* Make minor modifications in the MakefileSon Ho2022-03-031-3/+3
* Update the Makefile to call Charon's Makefile on the testsSon Ho2022-03-031-15/+6
* Change the extension of the serialized files to .llbcSon Ho2022-03-034-42/+42
* Fix minor issuesSon Ho2022-03-032-4/+8
* In fun_id rename the variant Local to RegularSon Ho2022-03-0312-26/+27
* Update SymbolicToPure and TranslateSon Ho2022-03-032-89/+123
* Make good progress on adding support for external and opaqueSon Ho2022-03-0315-354/+475
* Rename CfimOfJson to LlbcOfJsonSon Ho2022-03-034-3/+16
* Rename CFIM to LLBCSon Ho2022-03-0325-74/+74
* Finish updating Translate and ExtractToFStarSon Ho2022-03-032-21/+36
* Make good progress updating TranslateSon Ho2022-03-032-9/+94
* Add an Opaque variant to type_decl_kind and start updating the codeSon Ho2022-03-0311-35/+60
* Cleanup a bitSon Ho2022-03-031-31/+0
* Update the name definition to use path_elemSon Ho2022-03-035-57/+114
* Move the names from Identifiers to NamesSon Ho2022-03-0310-54/+63
* Rename TypeDef...,type_def...,FunDef,fun_def to ...Decl,...declSon Ho2022-03-0329-459/+463
* Update a commentSon Ho2022-03-031-1/+1
* Fix minor issues due to updates in CharonSon Ho2022-02-282-2/+3
* Add the betree_nll.rs testSon Ho2022-02-262-0/+54