History log of /seL4-l4v-master/isabelle/src/Tools/intuitionistic.ML
Revision Date Author Comments
# 401e509b 13-Dec-2016 wenzelm <none@none>

more symbols;


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

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


# 4eae0352 10-Nov-2014 wenzelm <none@none>

proper context for assume_tac (atac remains as fall-back without context);


# 4de86cb2 09-Nov-2014 wenzelm <none@none>

proper context for match_tac etc.;


# 78821146 27-Aug-2014 wenzelm <none@none>

more explicit Method.modifier with reported position;


# b24332d7 20-Feb-2014 wenzelm <none@none>

tuned whitespace;


# 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;


# 1d64bfe5 27-Jul-2013 wenzelm <none@none>

standardized aliases;


# 7a6b0131 17-May-2010 wenzelm <none@none>

prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
eliminated old-style structure aliases K = Keyword, P = Parse;


# c3452482 06-Mar-2010 wenzelm <none@none>

modernized structure Object_Logic;


# d021d8fd 10-Nov-2009 wenzelm <none@none>

eliminated some unused/obsolete Args.bang_facts;


# 1f5693a0 01-Nov-2009 wenzelm <none@none>

modernized structure Context_Rules;


# 8de45ab6 21-Oct-2009 haftmann <none@none>

dropped redundant gen_ prefix


# 222e372a 02-Oct-2009 wenzelm <none@none>

eliminated dead code;


# cb0d61bc 29-May-2009 wenzelm <none@none>

modernized method setup;


# 77d6b267 13-Mar-2009 wenzelm <none@none>

unified type Proof.method and pervasive METHOD combinators;


# ea954c22 28-Feb-2009 wenzelm <none@none>

moved generic intuitionistic prover to src/Tools/intuitionistic.ML;