summaryrefslogtreecommitdiff
path: root/src/LlbcAst.ml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply minor changes from PR commentsSidney Congard2022-07-251-4/+4
* Address much stuff of the PR, throw exceptions at remaining placesSidney Congard2022-07-181-12/+9
* concrete & symbolic evaluation work with new LLBC formatSidney Congard2022-06-211-1/+26
* read globals from LLBC JSON into functionsSidney Congard2022-06-081-3/+2
* Perform some renamingsSon Ho2022-05-011-2/+2
* In fun_id rename the variant Local to RegularSon Ho2022-03-031-1/+1
* Make good progress on adding support for external and opaqueSon Ho2022-03-031-19/+0
* Rename CfimOfJson to LlbcOfJsonSon Ho2022-03-031-0/+13
* Rename CFIM to LLBCSon Ho2022-03-031-0/+188