summaryrefslogtreecommitdiff
path: root/compiler/dune (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial Lean backend, WIPJonathan Protzenko2023-06-041-1/+1
|
* Split InterpreterLoops into several filesSon Ho2023-02-031-0/+4
|
* Implement ReorderDecls.mlSon Ho2023-02-031-0/+1
|
* Add an SCC.ml file for strongly connected componentsSon Ho2023-02-031-1/+2
|
* Start implementing support for loopsSon Ho2023-02-031-1/+2
|
* Make minor modificationsSon Ho2022-11-141-2/+0
|
* Make good progress on the Coq backendSon Ho2022-11-141-2/+4
|
* Reorganize the project to prepare for new backendsSon Ho2022-11-141-1/+1
|
* Implement a Config.ml file which groups all the global options in referencesSon Ho2022-11-101-0/+1
|
* Make minor updates to account for Charon's changesSon Ho2022-10-281-1/+0
|
* Take care of some TODOsSon Ho2022-10-281-1/+0
|
* Move some files to the Charon projectSon Ho2022-10-281-7/+2
|
* Reformat the codeSon Ho2022-10-271-10/+53
|
* Move constant_value to PrimitiveValues.mlSon Ho2022-10-271-1/+1
|
* Rename driver.ml to Driver.mlSon Ho2022-10-271-1/+1
|
* Reorganize a bit the projectSon Ho2022-10-271-0/+48