nipkow [Thu, 25 Jun 2009 07:34:12 +0200] rev 31798
Cleaned up GCD
wenzelm [Thu, 25 Jun 2009 13:25:35 +0200] rev 31797
renamed IsabelleProcess to Isabelle_Process;
renamed IsabelleSystem to Isabelle_System;
wenzelm [Thu, 25 Jun 2009 13:24:45 +0200] rev 31796
renamed IsabelleSystem to Isabelle_System;
added expand_path;
tuned comments;
tuned;
wenzelm [Wed, 24 Jun 2009 21:46:54 +0200] rev 31795
standard naming conventions for session and theories;
wenzelm [Wed, 24 Jun 2009 21:28:02 +0200] rev 31794
renamed Variable.import_thms to Variable.import (back again cf. ed7aa5a350ef -- Alice is no longer supported);
renamed Variable.importT_thms to Variable.importT (again);
wenzelm [Wed, 24 Jun 2009 20:52:49 +0200] rev 31793
proper ML interface set_full_types;
nipkow [Wed, 24 Jun 2009 17:50:49 +0200] rev 31792
Replaced Suc_remove by Suc_eq_plus1
nipkow [Wed, 24 Jun 2009 15:51:07 +0200] rev 31791
New ATP option: full types
nipkow [Wed, 24 Jun 2009 09:41:14 +0200] rev 31790
corrected and unified thm names
haftmann [Tue, 23 Jun 2009 21:07:39 +0200] rev 31789
merged
haftmann [Tue, 23 Jun 2009 21:05:59 +0200] rev 31788
merged
haftmann [Tue, 23 Jun 2009 21:03:31 +0200] rev 31787
Datatype.get_all
haftmann [Tue, 23 Jun 2009 18:10:39 +0200] rev 31786
corrected handling of free variables in arguments
haftmann [Tue, 23 Jun 2009 17:17:07 +0200] rev 31785
tuned proof
haftmann [Tue, 23 Jun 2009 16:27:12 +0200] rev 31784
tuned interfaces of datatype module
haftmann [Tue, 23 Jun 2009 15:32:34 +0200] rev 31783
add_datatypes does not yield particular rules any longer
haftmann [Tue, 23 Jun 2009 14:51:21 +0200] rev 31782
merged
haftmann [Tue, 23 Jun 2009 14:50:34 +0200] rev 31781
add_datatype interface yields type names and less rules
wenzelm [Tue, 23 Jun 2009 21:05:51 +0200] rev 31780
non-public representation;
wenzelm [Tue, 23 Jun 2009 21:00:18 +0200] rev 31779
fixed abbrev !! for \<And>;
wenzelm [Tue, 23 Jun 2009 20:14:40 +0200] rev 31778
merged
haftmann [Tue, 23 Jun 2009 14:33:35 +0200] rev 31777
merged
haftmann [Tue, 23 Jun 2009 14:24:58 +0200] rev 31776
simplified proof
haftmann [Tue, 23 Jun 2009 12:09:30 +0200] rev 31775
uniformly capitialized names for subdirectories
haftmann [Tue, 23 Jun 2009 12:09:14 +0200] rev 31774
renamed ioa to automaton
haftmann [Tue, 23 Jun 2009 12:08:35 +0200] rev 31773
renamed ioa to automaton
haftmann [Tue, 23 Jun 2009 12:08:34 +0200] rev 31772
dropped duplicated lemmas, tuned header
haftmann [Tue, 23 Jun 2009 12:08:33 +0200] rev 31771
NewNumberTheory depends on Algebra