History log of /seL4-l4v-master/l4v/lib/ml-helpers/TermPatternAntiquote.thy
Revision Date Author Comments
# a424d55e 09-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

licenses: convert license tags to SPDX


# c34840d0 05-Jun-2019 Gerwin Klein <gerwin.klein@data61.csiro.au>

global: isabelle update_cartouches


# 9cbf5e6a 10-Apr-2019 Japheth Lim <Japheth.Lim@data61.csiro.au>

lib: use `@{term_pat}` in FP_Eval; refactor term_pat testsuite


# 6b9d9d24 09-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

Isabelle2018: new "op x" syntax; now is "(x)"

(result of "isabelle update_op -m <dir>")


# 30122b5d 10-Nov-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Isabelle2016-1: update to new ML API

Update references to renamed ML constants; supply default arguments to
functions with additional parameters; etc.


# 93adccc1 30-May-2016 Alejandro Gomez-Londono <alejandro.gomez@nicta.com.au>

license-tool: missing license headers + .licenseignore [VER-551]


# f8d4d9db 20-Apr-2016 Japheth Lim <Japheth.Lim@nicta.com.au>

lib: fix unexpected behaviour of dummy vars in term_pat.


# 65e48e23 17-Apr-2016 Japheth Lim <Japheth.Lim@nicta.com.au>

lib: add regression test for term_pat fix


# ff81d35e 17-Apr-2016 Japheth Lim <Japheth.Lim@nicta.com.au>

lib: remove unnecessary string escape in term_pat.


# 55c6cca7 11-Nov-2015 Japheth Lim <Japheth.Lim@nicta.com.au>

lib: add term_pat: ML antiquotation for pattern matching on terms.