haftmann [Wed, 27 Aug 2008 11:24:35 +0200] rev 28016
proper error message
haftmann [Wed, 27 Aug 2008 11:24:34 +0200] rev 28015
proper handling of type variabl names
haftmann [Wed, 27 Aug 2008 11:24:32 +0200] rev 28014
completing arities after subclass instance
haftmann [Wed, 27 Aug 2008 11:24:31 +0200] rev 28013
untabification
haftmann [Wed, 27 Aug 2008 11:24:29 +0200] rev 28012
tuned code generator setup
urbanc [Wed, 27 Aug 2008 04:47:30 +0200] rev 28011
added equivariance lemmas for ex1 and the
huffman [Wed, 27 Aug 2008 01:27:33 +0200] rev 28010
add lemmas about Rats similar to those about Reals
huffman [Tue, 26 Aug 2008 23:49:46 +0200] rev 28009
move real_vector class proofs into vector_space and group_hom locales
krauss [Tue, 26 Aug 2008 18:59:52 +0200] rev 28008
added distributivity of relation composition over union [simp]
wenzelm [Tue, 26 Aug 2008 16:36:30 +0200] rev 28007
tuned append;
wenzelm [Tue, 26 Aug 2008 16:36:11 +0200] rev 28006
command: symbols.encode;
ballarin [Tue, 26 Aug 2008 16:04:22 +0200] rev 28005
Reorganisation of registration code.
krauss [Tue, 26 Aug 2008 14:15:44 +0200] rev 28004
function package: name primitive defs "f_sumC_def" instead of "f_sum_def" to avoid clashes
wenzelm [Tue, 26 Aug 2008 12:20:52 +0200] rev 28003
purge classes after compilation;
wenzelm [Tue, 26 Aug 2008 12:17:58 +0200] rev 28002
renamed Isabelle-repository to isabelle;
nipkow [Tue, 26 Aug 2008 12:07:06 +0200] rev 28001
Defined rationals (Rats) globally in Rational.
Chractarized them with a few lemmas in RealDef, one of them from Sqrt.
wenzelm [Tue, 26 Aug 2008 11:42:46 +0200] rev 28000
replaced /home/isabelle/html-data/isabelle-repos by /home/isabelle-repository/repos;
wenzelm [Mon, 25 Aug 2008 23:27:56 +0200] rev 27999
moved new Symbol.Interpretation into plugin;
wenzelm [Mon, 25 Aug 2008 22:42:04 +0200] rev 27998
promoted to EBPlugin;
tuned;
wenzelm [Mon, 25 Aug 2008 22:26:26 +0200] rev 27997
explicitly depend on isabelle-Pure.jar and isabelle-scala-library.jar;
wenzelm [Mon, 25 Aug 2008 22:05:30 +0200] rev 27996
tuned;
wenzelm [Mon, 25 Aug 2008 21:59:36 +0200] rev 27995
isabelle process: pick options/args from properties;
wenzelm [Mon, 25 Aug 2008 21:58:54 +0200] rev 27994
removed unused ConsolePlugin dependency;
added menu item;
added some Isabelle options;
wenzelm [Mon, 25 Aug 2008 20:01:17 +0200] rev 27993
simplified exceptions: use plain error function / RuntimeException;
wenzelm [Mon, 25 Aug 2008 16:52:11 +0200] rev 27992
added try_result;
wenzelm [Sun, 24 Aug 2008 21:15:48 +0200] rev 27991
misc reorganization;
simplified consumer thread;
more robust stop;
wenzelm [Sun, 24 Aug 2008 21:15:46 +0200] rev 27990
Kind: added is_control;
more robust kill/exit;
tuned interfaces;
wenzelm [Sun, 24 Aug 2008 21:15:44 +0200] rev 27989
get: allow null;