summaryrefslogtreecommitdiff
path: root/compiler/dune (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP Beginning working on better errors: began replacing raise (Failure) and a...Escherichia2024-03-281-0/+1
* Fix an issue with the nix flake and update the flake.lockSon Ho2023-11-221-1/+1
* Add an `is_local` field to declarationsSon Ho2023-11-211-2/+2
* Rename PrimitiveValues to ValuesSon Ho2023-11-211-2/+0
* Use the name matcher implemented in CharonSon Ho2023-11-201-1/+2
* Rename Driver.ml to Main.mlSon Ho2023-11-161-3/+3
* Start updating the name type, cleanup the names and the module abbrevsSon Ho2023-11-151-1/+0
* Add RegionsHierarchy.mlSon Ho2023-11-131-0/+1
* Make the hashmap files typecheck again in LeanSon Ho2023-10-251-0/+1
* Update following the addition of raw pointersSon Ho2023-10-251-1/+1
* Remove some assumed types and add more support for builtin definitionsSon Ho2023-10-231-1/+1
* Map some globals like u32::MAX to standard definitionsSon Ho2023-09-071-0/+1
* Start adding support for traitsSon Ho2023-08-311-0/+1
* Make progressSon Ho2023-08-021-2/+3
* 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