summaryrefslogtreecommitdiff
path: root/src/Values.ml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-18Remove the automatic derivation of Yojson (de)serializersSon Ho1-3/+1
2021-11-17Also generate to_yojson functionsSon Ho1-3/+5
2021-11-17Make progress on deserializing modulesSon Ho1-2/+0
2021-11-17Use [@@ëerive of_json] on all the typesSon Ho1-12/+23
2021-11-03Add Values.ml and Expressions.mlSon Ho1-0/+40