Tue, 04 Dec 2007 22:49:22 +0100 isabelle process: replaced option -p by -W (process wrapper);
wenzelm [Tue, 04 Dec 2007 22:49:22 +0100] rev 25524
isabelle process: replaced option -p by -W (process wrapper);
Tue, 04 Dec 2007 22:49:21 +0100 replaced option -p by -W (process wrapper);
wenzelm [Tue, 04 Dec 2007 22:49:21 +0100] rev 25523
replaced option -p by -W (process wrapper); tuned PGIP option setup;
Tue, 04 Dec 2007 21:09:37 +0100 \<chi> is now considered a letter;
wenzelm [Tue, 04 Dec 2007 21:09:37 +0100] rev 25522
\<chi> is now considered a letter; tuned;
Tue, 04 Dec 2007 13:22:55 +0100 symbol chi is also a letter;
wenzelm [Tue, 04 Dec 2007 13:22:55 +0100] rev 25521
symbol chi is also a letter;
Mon, 03 Dec 2007 17:47:35 +0100 improvements
obua [Mon, 03 Dec 2007 17:47:35 +0100] rev 25520
improvements
Mon, 03 Dec 2007 16:04:17 +0100 overloading target
haftmann [Mon, 03 Dec 2007 16:04:17 +0100] rev 25519
overloading target
Mon, 03 Dec 2007 16:04:16 +0100 interface for unchecked definitions
haftmann [Mon, 03 Dec 2007 16:04:16 +0100] rev 25518
interface for unchecked definitions
Mon, 03 Dec 2007 16:04:14 +0100 shifted "fun" command to Wellfounded_Relations
haftmann [Mon, 03 Dec 2007 16:04:14 +0100] rev 25517
shifted "fun" command to Wellfounded_Relations
Mon, 03 Dec 2007 16:04:13 +0100 updated
haftmann [Mon, 03 Dec 2007 16:04:13 +0100] rev 25516
updated
Sun, 02 Dec 2007 20:38:42 +0100 Eliminated unused theorems minusinf_ex and minusinf_bex
chaieb [Sun, 02 Dec 2007 20:38:42 +0100] rev 25515
Eliminated unused theorems minusinf_ex and minusinf_bex
Fri, 30 Nov 2007 20:13:08 +0100 first working version of instance target
haftmann [Fri, 30 Nov 2007 20:13:08 +0100] rev 25514
first working version of instance target
Fri, 30 Nov 2007 20:13:07 +0100 interpretation for typedefs
haftmann [Fri, 30 Nov 2007 20:13:07 +0100] rev 25513
interpretation for typedefs
Fri, 30 Nov 2007 20:13:06 +0100 using intro_locales instead of unfold_locales if appropriate
haftmann [Fri, 30 Nov 2007 20:13:06 +0100] rev 25512
using intro_locales instead of unfold_locales if appropriate
Fri, 30 Nov 2007 20:13:05 +0100 more canonical attribute application
haftmann [Fri, 30 Nov 2007 20:13:05 +0100] rev 25511
more canonical attribute application
Fri, 30 Nov 2007 20:13:03 +0100 adjustions to due to instance target
haftmann [Fri, 30 Nov 2007 20:13:03 +0100] rev 25510
adjustions to due to instance target
Fri, 30 Nov 2007 16:23:52 +0100 new declaration [[measure_function f]] to tell lexicographic_order about custom measure functions to use.
krauss [Fri, 30 Nov 2007 16:23:52 +0100] rev 25509
new declaration [[measure_function f]] to tell lexicographic_order about custom measure functions to use.
Fri, 30 Nov 2007 15:40:14 +0100 *** empty log message ***
nipkow [Fri, 30 Nov 2007 15:40:14 +0100] rev 25508
*** empty log message ***
Fri, 30 Nov 2007 11:51:22 +0100 added {#.,.,...#}
nipkow [Fri, 30 Nov 2007 11:51:22 +0100] rev 25507
added {#.,.,...#}
Thu, 29 Nov 2007 23:01:18 +0100 tuned
haftmann [Thu, 29 Nov 2007 23:01:18 +0100] rev 25506
tuned
Thu, 29 Nov 2007 23:01:17 +0100 stripped down
haftmann [Thu, 29 Nov 2007 23:01:17 +0100] rev 25505
stripped down
Thu, 29 Nov 2007 18:09:36 +0100 isabelle-process: option -p echos ISABELLE_PID;
wenzelm [Thu, 29 Nov 2007 18:09:36 +0100] rev 25504
isabelle-process: option -p echos ISABELLE_PID;
Thu, 29 Nov 2007 17:38:41 +0100 commit: non-critical, otherwise session restart will result in deadlock!
wenzelm [Thu, 29 Nov 2007 17:38:41 +0100] rev 25503
commit: non-critical, otherwise session restart will result in deadlock!
Thu, 29 Nov 2007 17:08:26 +0100 instance command as rudimentary class target
haftmann [Thu, 29 Nov 2007 17:08:26 +0100] rev 25502
instance command as rudimentary class target
Thu, 29 Nov 2007 07:55:46 +0100 dropped dead code
haftmann [Thu, 29 Nov 2007 07:55:46 +0100] rev 25501
dropped dead code
Wed, 28 Nov 2007 19:54:50 +0100 polyml: default heap size is back to -H 200 (people are still using
wenzelm [Wed, 28 Nov 2007 19:54:50 +0100] rev 25500
polyml: default heap size is back to -H 200 (people are still using machines with < 1GB of memory; no need to workaround heap problems of polyml-5.0 anymore);
Wed, 28 Nov 2007 18:39:53 +0100 an example file for how to treat Felleisen-Hieb-style contexts
urbanc [Wed, 28 Nov 2007 18:39:53 +0100] rev 25499
an example file for how to treat Felleisen-Hieb-style contexts in nominal
Wed, 28 Nov 2007 16:46:45 +0100 removed (cf. object_logic.ML);
wenzelm [Wed, 28 Nov 2007 16:46:45 +0100] rev 25498
removed (cf. object_logic.ML);
Wed, 28 Nov 2007 16:44:24 +0100 added base_sort;
wenzelm [Wed, 28 Nov 2007 16:44:24 +0100] rev 25497
added base_sort; added typedecl, dependent on base_sort (cf. intermediate typedecl.ML and former sign.ML, HOL/Tools/typedef_package.ML); typedecl: recovered proper use of Syntax.type_name;
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip