History log of /seL4-l4v-master/isabelle/src/Sequents/modal.ML
Revision Date Author Comments
# a4bab154 04-Jan-2019 wenzelm <none@none>

isabelle update -u control_cartouches;


# 34035ccd 04-Mar-2015 wenzelm <none@none>

tuned signature -- prefer qualified names;


# b8d56fe6 10-Feb-2015 wenzelm <none@none>

proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
occasionally clarified use of context;


# 0ea81c5b 20-Dec-2014 wenzelm <none@none>

proper context for "net" tactics;
avoid implicit Tactic.build_net -- make its operational behavior explicit in application;


# 63a76875 14-Dec-2013 wenzelm <none@none>

proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
clarified tool context in some boundary cases;


# 5b255151 07-Jan-2011 wenzelm <none@none>

do not open ML structures;


# 7cffb5dd 17-Aug-2010 haftmann <none@none>

more antiquotations


# 079cde2d 17-Oct-2009 wenzelm <none@none>

eliminated hard tabulators, guessing at each author's individual tab-width;
tuned headers;


# e154e805 31-Dec-2008 wenzelm <none@none>

moved term order operations to structure TermOrd (cf. Pure/term_ord.ML);
tuned signature of structure Term;


# 6a2073e5 15-Sep-2007 haftmann <none@none>

fixed title


# e6f676dc 27-Jul-1999 paulson <none@none>

split off modal.ML from provers.ML