| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More ocaml output, better treatment of registers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more library
|
|
|
|
|
|
|
|
|
|
|
|
vector_concat patterns, fixed a pp missing newline
|
|
|
|
|
|
|
|
Tweak to rewriter to actually rewrite function patterns
|
|
|
|
normalise_exp exp that should transform expressions into a form where they can be embedded into monadic lem or prover definitions. Both untested
|
|
|
|
|
|
Known todo:
Write library functions in ocaml
Properly upper-case/lower-case the first letter of names to conform to ocaml requirements
Handle register aliases
Turn id reads to dereferences for local ref variables
|
|
output of such
|
|
|
|
|
|
|
|
foreach_dec declarations in comment
|
|
|
|
|
|
vector-concat patterns. Not tested.
|
|
pattern-match expression produces one without vector_concat patterns, plus a list of variable bindings for slices of the vector. Not finished yet
|
|
pattern-match expression produces one without vector_concat patterns, plus a list of variable bindings for slices of the vector. Not finished yet
|
|
pattern-match rewriting
|
|
|
|
special let form to set the scope
|