Fri, 03 Sep 2010 21:13:53 +0200 | wenzelm | pretty_goals: turned some global references and function arguments into configuration options (goals_limit = 10, goals_total = true, show_main_goal = false) depending on the context; | file | diff | annotate |
Wed, 13 Jan 2010 00:08:56 +0100 | wenzelm | added SOLVED' -- a more direct version of THEN_ALL_NEW (K no_tac) -- strictly speaking it does not even depend on subgoal addressing, but it would be too confusing without it; | file | diff | annotate |
Tue, 29 Sep 2009 11:49:22 +0200 | wenzelm | explicit indication of Unsynchronized.ref; | file | diff | annotate |
Mon, 27 Jul 2009 20:45:40 +0200 | wenzelm | moved METAHYPS to old_goals.ML (cf. SUBPROOF and FOCUS in subgoal.ML for properly localized versions of the same idea); | file | diff | annotate |
Sat, 25 Jul 2009 10:31:27 +0200 | wenzelm | renamed structure Display_Goal to Goal_Display; | file | diff | annotate |
Fri, 24 Jul 2009 12:00:02 +0200 | wenzelm | renamed Pure/tctical.ML to Pure/tactical.ML; | file | diff | annotate | base |