| Age | Commit message (Collapse) | Author |
|
|
|
|
|
(probably) at least for Power.
|
|
functions, and state definition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
variants when there are more than 246 constructors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|