src/FOLP/simp.ML
2015-09-25 wenzelm moved remaining display.ML to more_thm.ML;
2015-07-26 wenzelm updated to infer_instantiate;
2015-07-26 wenzelm proper context;
2015-07-24 wenzelm proper context;
2015-07-18 wenzelm prefer tactics with explicit context;
2015-07-18 wenzelm prefer tactics with explicit context;
2015-07-05 wenzelm clarified context;
2015-07-05 wenzelm eliminated spurious warning/tracing messages -- avoid Display.string_of_thm_without_context;
2015-07-05 wenzelm clarified context;
2015-03-06 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
2015-03-04 wenzelm tuned signature -- prefer qualified names;
2015-02-10 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
2014-12-21 wenzelm tuned signature;
2014-11-10 wenzelm proper context for assume_tac (atac remains as fall-back without context);
2014-03-21 wenzelm more qualified names;
2011-08-10 wenzelm old term operations are legacy;
2011-04-16 wenzelm eliminated old List.nth;
2011-04-08 wenzelm explicit structure Syntax_Trans;
2010-05-15 wenzelm less pervasive names from structure Thm;
2010-05-05 haftmann farewell to old-style mem infixes -- type inference in situations with mem_int and mem_string should provide enough information to resolve the type of (op =)
2010-04-30 wenzelm renamed Variable.thm_context to Variable.global_thm_context to emphasize that this is not the real thing;
2010-02-07 wenzelm renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
2009-11-24 haftmann curried take/drop
2009-10-29 wenzelm eliminated some old folds;
2009-10-29 wenzelm standardized filter/filter_out;
2009-10-27 wenzelm eliminated some old folds;
2009-10-22 haftmann map_range (and map_index) combinator
2009-10-21 haftmann removed old-style \ and \\ infixes
2009-10-16 wenzelm explicitly qualify Drule.standard;
2009-10-15 wenzelm replaced String.concat by implode;
2009-09-29 wenzelm explicit indication of Unsynchronized.ref;
2009-08-29 wenzelm eliminated hard tabs;
2009-07-20 wenzelm proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
2009-03-01 wenzelm use long names for old-style fold combinators;
2008-12-30 wenzelm moved old add_term_vars, add_term_frees etc. to structure OldTerm;
2008-05-18 wenzelm moved global pretty/string_of functions from Sign to Syntax;
2008-05-17 wenzelm structure Display: less pervasive operations;
2007-09-25 wenzelm Syntax.parse/check/read;
2007-04-14 wenzelm cleaned/simplified Sign.read_typ, Thm.read_cterm etc.;
2007-04-04 wenzelm rep_thm/cterm/ctyp: removed obsolete sign field;
2007-04-03 wenzelm removed obsolete sign_of/sign_of_thm;
2007-02-26 wenzelm moved eq_thm etc. to structure Thm in Pure/more_thm.ML;
2006-11-10 wenzelm tuned Variable.trade;
2006-10-20 haftmann slight cleanup
2006-10-10 haftmann gen_rem(s) abandoned in favour of remove / subtract
2006-07-25 wenzelm renamed Term.variant_abs to Syntax.variant_abs;
2006-06-19 wenzelm eliminated freeze/varify in favour of Variable.import/export/trade;
2006-06-13 wenzelm tuned;
2006-06-07 wenzelm do not open Logic;
2005-09-12 haftmann introduced new-style AList operations
2005-07-28 wenzelm Sign.typ_instance;
2005-07-19 wenzelm Logic.incr_tvar;
2005-07-13 wenzelm improved Net interface;
2005-03-04 skalberg Removed practically all references to Library.foldr.
2005-03-03 skalberg Move towards standard functions.
2005-02-13 skalberg Deleted Library.option type.
2004-05-21 wenzelm Type.typ_instance;
2004-04-22 wenzelm tuned;
2002-05-07 wenzelm use eq_thm_prop instead of slightly inadequate eq_thm;
1999-09-29 wenzelm Sign.defaultS;
less more (0) -60 tip