Thu, 10 Apr 2008 14:53:27 +0200 export load_thy -- no backpatching;
wenzelm [Thu, 10 Apr 2008 14:53:27 +0200] rev 26611
export load_thy -- no backpatching;
Thu, 10 Apr 2008 14:53:26 +0200 export subst_alias;
wenzelm [Thu, 10 Apr 2008 14:53:26 +0200] rev 26610
export subst_alias; moved read_const_exprs to Tools/code_package.ML -- avoids dependency on ThyInfo;
Thu, 10 Apr 2008 14:53:25 +0200 load thy_info.ML after outer_syntax.ML -- avoids backpatching of load_thy;
wenzelm [Thu, 10 Apr 2008 14:53:25 +0200] rev 26609
load thy_info.ML after outer_syntax.ML -- avoids backpatching of load_thy;
Thu, 10 Apr 2008 14:53:24 +0200 val theory = ThyInfo.get_theory;
wenzelm [Thu, 10 Apr 2008 14:53:24 +0200] rev 26608
val theory = ThyInfo.get_theory;
Thu, 10 Apr 2008 13:44:43 +0200 replaced Isar loop variants by generic toplevel_loop;
wenzelm [Thu, 10 Apr 2008 13:44:43 +0200] rev 26607
replaced Isar loop variants by generic toplevel_loop;
Thu, 10 Apr 2008 13:44:41 +0200 replaced Isar loop variants by generic toplevel_loop;
wenzelm [Thu, 10 Apr 2008 13:44:41 +0200] rev 26606
replaced Isar loop variants by generic toplevel_loop; eliminated obsolete get_interrupt (subsumed by crash handling);
Thu, 10 Apr 2008 13:24:22 +0200 The global Isabelle/Isar state and main read-eval-print loop.
wenzelm [Thu, 10 Apr 2008 13:24:22 +0200] rev 26605
The global Isabelle/Isar state and main read-eval-print loop.
Thu, 10 Apr 2008 13:24:21 +0200 replaced Isar.toplevel by Toplevel.program;
wenzelm [Thu, 10 Apr 2008 13:24:21 +0200] rev 26604
replaced Isar.toplevel by Toplevel.program;
Thu, 10 Apr 2008 13:24:20 +0200 moved global Toplevel state to structure Isar;
wenzelm [Thu, 10 Apr 2008 13:24:20 +0200] rev 26603
moved global Toplevel state to structure Isar;
Thu, 10 Apr 2008 13:24:19 +0200 made purely value-oriented, moved global state to structure Isar (cf. isar.ML);
wenzelm [Thu, 10 Apr 2008 13:24:19 +0200] rev 26602
made purely value-oriented, moved global state to structure Isar (cf. isar.ML); export toplevel, error_msg (formerly print_exn), transition (formerly apply); moved type isar to structure OuterSyntax; moved crashes to structure Isar;
Thu, 10 Apr 2008 13:24:17 +0200 finish: removed unnecessary Isar.init;
wenzelm [Thu, 10 Apr 2008 13:24:17 +0200] rev 26601
finish: removed unnecessary Isar.init;
Thu, 10 Apr 2008 13:24:15 +0200 moved structure Isar to isar.ML;
wenzelm [Thu, 10 Apr 2008 13:24:15 +0200] rev 26600
moved structure Isar to isar.ML; added type isar (from toplevel.ML);
Thu, 10 Apr 2008 13:24:13 +0200 Context.set_thread_data: non-critical;
wenzelm [Thu, 10 Apr 2008 13:24:13 +0200] rev 26599
Context.set_thread_data: non-critical;
Thu, 10 Apr 2008 13:24:11 +0200 added Isar/isar.ML;
wenzelm [Thu, 10 Apr 2008 13:24:11 +0200] rev 26598
added Isar/isar.ML;
Thu, 10 Apr 2008 00:46:40 +0200 improvements are strict
haftmann [Thu, 10 Apr 2008 00:46:40 +0200] rev 26597
improvements are strict
Thu, 10 Apr 2008 00:46:38 +0200 check validity of class target improvement
haftmann [Thu, 10 Apr 2008 00:46:38 +0200] rev 26596
check validity of class target improvement
Wed, 09 Apr 2008 21:49:37 +0200 print_consts only for external specifications;
wenzelm [Wed, 09 Apr 2008 21:49:37 +0200] rev 26595
print_consts only for external specifications;
Wed, 09 Apr 2008 21:49:36 +0200 fundef_afterqed: removed unused config, added do_print flag;
wenzelm [Wed, 09 Apr 2008 21:49:36 +0200] rev 26594
fundef_afterqed: removed unused config, added do_print flag; print_consts only for external specifications;
Wed, 09 Apr 2008 21:49:35 +0200 minimal error handling;
wenzelm [Wed, 09 Apr 2008 21:49:35 +0200] rev 26593
minimal error handling;
Wed, 09 Apr 2008 21:49:33 +0200 replaced ML by ML_val;
wenzelm [Wed, 09 Apr 2008 21:49:33 +0200] rev 26592
replaced ML by ML_val;
Wed, 09 Apr 2008 20:47:17 +0200 avoid control symbols in document (\<^fixed>);
wenzelm [Wed, 09 Apr 2008 20:47:17 +0200] rev 26591
avoid control symbols in document (\<^fixed>);
Wed, 09 Apr 2008 20:46:44 +0200 \usepackage[english]{babel} (required for guillemots);
wenzelm [Wed, 09 Apr 2008 20:46:44 +0200] rev 26590
\usepackage[english]{babel} (required for guillemots);
Wed, 09 Apr 2008 17:46:17 +0200 renamed mbind to scomp
haftmann [Wed, 09 Apr 2008 17:46:17 +0200] rev 26589
renamed mbind to scomp
Wed, 09 Apr 2008 08:10:11 +0200 removed syntax from monad combinators; renamed mbind to scomp
haftmann [Wed, 09 Apr 2008 08:10:11 +0200] rev 26588
removed syntax from monad combinators; renamed mbind to scomp
Wed, 09 Apr 2008 08:10:09 +0200 rudimentary user-syntax for terms
haftmann [Wed, 09 Apr 2008 08:10:09 +0200] rev 26587
rudimentary user-syntax for terms
Wed, 09 Apr 2008 05:44:14 +0200 fix spelling
huffman [Wed, 09 Apr 2008 05:44:14 +0200] rev 26586
fix spelling
Wed, 09 Apr 2008 05:31:04 +0200 fix spelling
huffman [Wed, 09 Apr 2008 05:31:04 +0200] rev 26585
fix spelling
Wed, 09 Apr 2008 05:30:14 +0200 move lemmas from Word/BinBoolList.thy to List.thy
huffman [Wed, 09 Apr 2008 05:30:14 +0200] rev 26584
move lemmas from Word/BinBoolList.thy to List.thy
Tue, 08 Apr 2008 20:14:36 +0200 fixed makefiles
krauss [Tue, 08 Apr 2008 20:14:36 +0200] rev 26583
fixed makefiles
Tue, 08 Apr 2008 20:09:54 +0200 added missing file
krauss [Tue, 08 Apr 2008 20:09:54 +0200] rev 26582
added missing file
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip