History log of /seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/common/tripleSyntax.sml
Revision Date Author Comments
# d450585a 21-Aug-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix definitions of ERR in examples/l3-machine-code


# ac817518 11-May-2015 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Modify the type of HolKernel.syntax_fns and add some documentation.

This is in response to issue #247.

The change to the type makes things a little more natural when using partial applications - for example, HolKernel.syntax_fns1 can be used to provide syntax support for regular unary operations.


# e609174b 16-Oct-2013 Anthony Fox <anthony.fox@cl.cam.ac.uk>

The ARM-M0 model is now hooked up to the "core/fast" decompiler.


# 8d08dc89 11-Oct-2013 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Various updates/improvements to the decompiler tools.