summaryrefslogtreecommitdiff
path: root/src/LlbcAst.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize a bit the projectSon Ho2022-10-271-205/+0
|
* Update the code documentation to fix links and syntax issuesSon Ho2022-10-261-10/+10
|
* Add meta data with code locations to the various definitionsSon Ho2022-10-261-5/+20
|
* Make minor cleanupSon Ho2022-09-221-22/+9
|
* 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
| | | | declarations
* Rename CfimOfJson to LlbcOfJsonSon Ho2022-03-031-0/+13
|
* Rename CFIM to LLBCSon Ho2022-03-031-0/+188