History log of /seL4-l4v-master/HOL4/src/update/updateSyntax.sml
Revision Date Author Comments
# 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.


# 1e9dd5f9 11-Apr-2013 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Improvements to updateLib. Added some comments describing the various conversions.

Note that the interface has changed a bit. Some conversions now take a compset (and/or a conversion) instead of a list of theorems.