summaryrefslogtreecommitdiff
path: root/compiler/Main.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the name generation and add CLI to print external pat namesSon Ho2024-03-101-0/+3
* Make progress on propagating the changesSon Ho2024-03-081-6/+0
* Remove the option to split fwd/back functions and update SymbolicToPureSon Ho2024-03-081-3/+0
* Update the code generated for tuple projectorsSon Ho2024-03-081-0/+4
* Fix an issue when deconstructing tuples in CoqSon Ho2023-12-231-3/+0
* Add an option to split the fwd/back functions and fix a minor issueSon Ho2023-12-221-0/+3
* Print error messages when the command line arguments are invalidSon Ho2023-12-051-10/+40
* Do not activate the sanity (invariant) checks by defaultSon Ho2023-11-271-4/+4
* Reorganize the "Extract" filesSon Ho2023-11-211-1/+4
* Fix minor issuesSon Ho2023-11-201-0/+1
* Rename Driver.ml to Main.mlSon Ho2023-11-161-0/+251