Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-03 | Rename CFIM to LLBC | Son Ho | 1 | -1/+1 |
2022-03-03 | Update the name definition to use path_elem | Son Ho | 1 | -11/+17 |
2022-03-03 | Move the names from Identifiers to Names | Son Ho | 1 | -4/+5 |
2022-02-24 | Update the way function names are handled | Son Ho | 1 | -2/+2 |
2022-02-09 | Add definitions to Primitives.fst and start on improving/fixing the | Son Ho | 1 | -26/+43 |
2022-02-08 | Make progress on implementing support for types and functions like | Son Ho | 1 | -0/+3 |
2022-02-08 | Start adding more assumed types and functions | Son Ho | 1 | -48/+210 |
2022-01-29 | Make progress on PureToExtract | Son Ho | 1 | -0/+7 |
2022-01-27 | Make minor modifications and add comments | Son Ho | 1 | -0/+22 |
2022-01-27 | Implement Translate.translate_function | Son Ho | 1 | -1/+1 |
2022-01-26 | Make progress on translation | Son Ho | 1 | -1/+12 |
2022-01-26 | Add a comment in Assumed.ml | Son Ho | 1 | -1/+8 |
2022-01-26 | Start working on signatures for the assumed functions | Son Ho | 1 | -0/+51 |