Commit Graph

4 Commits

Author SHA1 Message Date
cqc
1c35a35019 it goes pretty far
`Dot_of_tast.dot_of_tast "let rec fact n = if n = 0 then 1. else float n *. fact (n - 1) ;; module A = struct let b = 0. let derp = Some [true, false], 'h', 3. +. (4. *. 6.)  end  ";;`
2023-06-27 20:03:57 -05:00
cqc
54fb79fa5d vertex [shape=record, label="<0>|<1>"] / edge [headport="0", tailport="1"] 2023-04-05 13:12:50 -05:00
cqc
0fc2d223be Dot_of_tast.merlin_parse "let rec fact n = if n = 0 then 1. else float n *. fact (n - 1)";; 2023-04-01 14:36:12 -05:00
cqc
71af0f0750 initial commit 2023-03-27 15:11:24 -05:00