History log of /seL4-l4v-master/HOL4/src/datatype/theory_tests/monofldAScript.sml
Revision Date Author Comments
# 71143f0b 17-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove Unicode from 1082e3d4


# 1082e3d4 10-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Better overload-removal API in Parse

Previously, one could only remove mappings from strings to bare terms,
making it hard to remove overloadings to patterns. Now it is possible
to remove pattern overloadings too.

Illustrate new facility with example of fixing record field updates to
be less polymorphic.


# 72031e42 10-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove Unicode from 34e79290


# 34e79290 10-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Better overload-removal API in Parse

Previously, one could only remove mappings from strings to bare terms,
making it hard to remove overloadings to patterns. Now it is possible
to remove pattern overloadings too.

Illustrate new facility with example of fixing record field updates to
be less polymorphic.