summaryrefslogtreecommitdiff
path: root/src/Values.ml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start working on symbolic values and abstractionsSon Ho2021-11-181-7/+83
|
* Start working on the values for the interpreterSon Ho2021-11-181-0/+47
|
* Remove the automatic derivation of Yojson (de)serializersSon Ho2021-11-181-3/+1
|
* Also generate to_yojson functionsSon Ho2021-11-171-3/+5
|
* Make progress on deserializing modulesSon Ho2021-11-171-2/+0
|
* Use [@@ëerive of_json] on all the typesSon Ho2021-11-171-12/+23
|
* Add Values.ml and Expressions.mlSon Ho2021-11-031-0/+40