wenzelm [Sat, 15 Dec 2007 12:15:28 +0100] rev 25638
Result: added STDOUT, SIGNAL;
renamed method destroy to kill;
method kill: close--sleep--destroy;
tuned;
wenzelm [Sat, 15 Dec 2007 00:52:17 +0100] rev 25637
option -m: avoid additional quoting;
wenzelm [Sat, 15 Dec 2007 00:28:01 +0100] rev 25636
tuned whitespace;
wenzelm [Sat, 15 Dec 2007 00:24:02 +0100] rev 25635
proper termination of stdout thread;
tuned;
wenzelm [Fri, 14 Dec 2007 23:00:52 +0100] rev 25634
added exit thread;
added destroy method;
tuned;
wenzelm [Fri, 14 Dec 2007 21:22:02 +0100] rev 25633
tuned diagnostics;
wenzelm [Fri, 14 Dec 2007 21:16:27 +0100] rev 25632
run Isabelle process with plain tty interaction;
wenzelm [Fri, 14 Dec 2007 21:15:37 +0100] rev 25631
added output protocol specification;
PID: always on new line;
wenzelm [Fri, 14 Dec 2007 21:15:36 +0100] rev 25630
tuned;
wenzelm [Fri, 14 Dec 2007 21:15:35 +0100] rev 25629
added isatool tty;
wenzelm [Fri, 14 Dec 2007 21:15:34 +0100] rev 25628
added ISABELLE_LINE_EDITOR setting;
wenzelm [Fri, 14 Dec 2007 21:15:33 +0100] rev 25627
added ISABELLE_LINE_EDITOR;
tuned;
wenzelm [Fri, 14 Dec 2007 21:15:32 +0100] rev 25626
* isatool tty runs Isabelle process with plain tty interaction;
wenzelm [Fri, 14 Dec 2007 17:57:39 +0100] rev 25625
nested commands: avoid nested errors;
wenzelm [Fri, 14 Dec 2007 17:56:08 +0100] rev 25624
added close_witness;
kleing [Thu, 13 Dec 2007 22:35:45 +0100] rev 25623
removed syntax in locale left_commutative
haftmann [Thu, 13 Dec 2007 07:09:23 +0100] rev 25622
changed order in class parameters
haftmann [Thu, 13 Dec 2007 07:09:09 +0100] rev 25621
heutistics for type annotations in Haskell
haftmann [Thu, 13 Dec 2007 07:09:08 +0100] rev 25620
simplified
haftmann [Thu, 13 Dec 2007 07:09:07 +0100] rev 25619
memorizing and exporting destruction rules
haftmann [Thu, 13 Dec 2007 07:09:06 +0100] rev 25618
improved rule calculation
haftmann [Thu, 13 Dec 2007 07:09:05 +0100] rev 25617
exported axiomsN
haftmann [Thu, 13 Dec 2007 07:09:04 +0100] rev 25616
added div/mod examples
haftmann [Thu, 13 Dec 2007 07:09:03 +0100] rev 25615
target language div and mod
haftmann [Thu, 13 Dec 2007 07:09:02 +0100] rev 25614
clarified heading
haftmann [Thu, 13 Dec 2007 07:09:01 +0100] rev 25613
dropped ws
haftmann [Thu, 13 Dec 2007 07:09:00 +0100] rev 25612
added lemma
haftmann [Thu, 13 Dec 2007 07:08:59 +0100] rev 25611
isatool codegen now returns exit value
kleing [Thu, 13 Dec 2007 06:51:22 +0100] rev 25610
a fold operation for multisets + more lemmas
haftmann [Wed, 12 Dec 2007 19:26:37 +0100] rev 25609
tuned
haftmann [Wed, 12 Dec 2007 09:00:07 +0100] rev 25608
adjusted
haftmann [Tue, 11 Dec 2007 10:23:14 +0100] rev 25607
pretty for instantiation and overloading
haftmann [Tue, 11 Dec 2007 10:23:13 +0100] rev 25606
continued
haftmann [Tue, 11 Dec 2007 10:23:12 +0100] rev 25605
error handling for pathological cases
haftmann [Tue, 11 Dec 2007 10:23:11 +0100] rev 25604
dropped induction rule
haftmann [Tue, 11 Dec 2007 10:23:10 +0100] rev 25603
dropped Class.prep_spec
haftmann [Tue, 11 Dec 2007 10:23:09 +0100] rev 25602
moved lemma odd_pos to theory Parity
haftmann [Tue, 11 Dec 2007 10:23:08 +0100] rev 25601
joined StarClasses theory with StarDef
haftmann [Tue, 11 Dec 2007 10:23:05 +0100] rev 25600
joined EvenOdd theory with Parity
haftmann [Tue, 11 Dec 2007 10:23:03 +0100] rev 25599
tuned
haftmann [Mon, 10 Dec 2007 11:24:17 +0100] rev 25598
added simple primitive note
haftmann [Mon, 10 Dec 2007 11:24:15 +0100] rev 25597
moved instance parameter management from class.ML to axclass.ML
haftmann [Mon, 10 Dec 2007 11:24:14 +0100] rev 25596
tuned header
haftmann [Mon, 10 Dec 2007 11:24:12 +0100] rev 25595
switched import from Main to List
haftmann [Mon, 10 Dec 2007 11:24:09 +0100] rev 25594
switched import from Main to PreList
haftmann [Mon, 10 Dec 2007 11:24:08 +0100] rev 25593
explicit import of theory ATP_Linkup
haftmann [Mon, 10 Dec 2007 11:24:06 +0100] rev 25592
explicit import of theory Main
haftmann [Mon, 10 Dec 2007 11:24:03 +0100] rev 25591
swtiched ATP_Linkup and PreList in theory hierarchy
wenzelm [Sun, 09 Dec 2007 21:44:50 +0100] rev 25590
ML_OPTIONS="-H 1500" -- potentially works around GC core dump;
krauss [Sun, 09 Dec 2007 20:59:53 +0100] rev 25589
added Id, some cleanup
wenzelm [Sat, 08 Dec 2007 22:28:27 +0100] rev 25588
tuned message;
wenzelm [Sat, 08 Dec 2007 22:07:22 +0100] rev 25587
renamed IsabelleResult to IsabelleProcess.Result;
wenzelm [Sat, 08 Dec 2007 21:48:03 +0100] rev 25586
Isabelle process wrapper for JVM platform (tentative implementation in
Java, which is to be replaced by a sane source language eventually);
wenzelm [Sat, 08 Dec 2007 21:41:30 +0100] rev 25585
tuned messages;
wenzelm [Sat, 08 Dec 2007 21:20:07 +0100] rev 25584
Isar loop: recover after toplevel crashes;
wenzelm [Sat, 08 Dec 2007 21:20:06 +0100] rev 25583
secure_main: enforces terminator, to gain robustness;
wenzelm [Sat, 08 Dec 2007 21:20:05 +0100] rev 25582
text_of: make double sure that result is well-formed, to avoid recurrent failures;
wenzelm [Sat, 08 Dec 2007 21:14:51 +0100] rev 25581
ML_OPTIONS="-H 1000" -- potentially works around GC core dump;
wenzelm [Fri, 07 Dec 2007 22:19:53 +0100] rev 25580
added off-line parse;
read: no recovery on non-interactive source, yields proper errors;
wenzelm [Fri, 07 Dec 2007 22:19:51 +0100] rev 25579
(alt)string: allow explicit character codes (as in ML);
wenzelm [Fri, 07 Dec 2007 22:19:49 +0100] rev 25578
added nested 'Isabelle.command';
wenzelm [Fri, 07 Dec 2007 22:19:45 +0100] rev 25577
updated;
wenzelm [Fri, 07 Dec 2007 17:40:06 +0100] rev 25576
special_end: replaced Z by dot;
wenzelm [Fri, 07 Dec 2007 17:40:05 +0100] rev 25575
output_prompt: CRITICAL;
haftmann [Fri, 07 Dec 2007 15:08:09 +0100] rev 25574
declaration of instance parameter names
haftmann [Fri, 07 Dec 2007 15:08:08 +0100] rev 25573
exported declare_names
haftmann [Fri, 07 Dec 2007 15:08:07 +0100] rev 25572
new primrec
haftmann [Fri, 07 Dec 2007 15:07:59 +0100] rev 25571
instantiation target rather than legacy instance
haftmann [Fri, 07 Dec 2007 15:07:56 +0100] rev 25570
proper treatment of code theorems for primrec
haftmann [Fri, 07 Dec 2007 15:07:54 +0100] rev 25569
dropped Instance.instantiate
krauss [Fri, 07 Dec 2007 10:59:03 +0100] rev 25568
Adding "ex/Induction_Scheme.thy" to tests
krauss [Fri, 07 Dec 2007 09:42:20 +0100] rev 25567
experimental version of automated induction scheme generator (cf. HOL/ex/Induction_Scheme.thy)
haftmann [Fri, 07 Dec 2007 08:38:50 +0100] rev 25566
tuned further
wenzelm [Thu, 06 Dec 2007 22:07:11 +0100] rev 25565
renamed ML_PID to PID;
nipkow [Thu, 06 Dec 2007 19:58:21 +0100] rev 25564
R&F: added sgn lemma
Prefix: sledge-hammered
haftmann [Thu, 06 Dec 2007 17:05:44 +0100] rev 25563
temporary code generator work arounds
haftmann [Thu, 06 Dec 2007 16:56:00 +0100] rev 25562
fixed slip
haftmann [Thu, 06 Dec 2007 16:38:42 +0100] rev 25561
-authentic primrec
haftmann [Thu, 06 Dec 2007 16:36:21 +0100] rev 25560
dropped legacy bindings
haftmann [Thu, 06 Dec 2007 16:36:19 +0100] rev 25559
authentic primrec
haftmann [Thu, 06 Dec 2007 15:10:12 +0100] rev 25558
dropped void space
haftmann [Thu, 06 Dec 2007 15:10:09 +0100] rev 25557
added new primrec package
krauss [Thu, 06 Dec 2007 12:58:01 +0100] rev 25556
load sum_tree.ML
krauss [Thu, 06 Dec 2007 12:23:52 +0100] rev 25555
factored out handling of sum types again
wenzelm [Thu, 06 Dec 2007 00:21:34 +0100] rev 25554
added test_markup;
added channel markup and specials;
wenzelm [Thu, 06 Dec 2007 00:21:32 +0100] rev 25553
moved basic test_markup to isabelle_process.ML;
wenzelm [Thu, 06 Dec 2007 00:21:32 +0100] rev 25552
added channels;
added markup operation, which operates on plain strings instead of raw output;
wenzelm [Thu, 06 Dec 2007 00:21:30 +0100] rev 25551
replaced Markup.enclose by Markup.markup, which operates on plain strings instead of raw output;
wenzelm [Thu, 06 Dec 2007 00:21:28 +0100] rev 25550
check persistent sessions;
wenzelm [Wed, 05 Dec 2007 20:56:42 +0100] rev 25549
tuned signature;
wenzelm [Wed, 05 Dec 2007 20:30:35 +0100] rev 25548
made SML/NJ happy;
wenzelm [Wed, 05 Dec 2007 20:16:36 +0100] rev 25547
removed -e flag from most sessions;
obua [Wed, 05 Dec 2007 16:54:50 +0100] rev 25546
instance int,real :: lordered_ring
krauss [Wed, 05 Dec 2007 14:36:58 +0100] rev 25545
methods "relation" and "lexicographic_order" do not insist on applying the "f.termination" rule of a function.
haftmann [Wed, 05 Dec 2007 14:32:17 +0100] rev 25544
tuned class parts
haftmann [Wed, 05 Dec 2007 14:16:15 +0100] rev 25543
dropped Classpackage.thy
haftmann [Wed, 05 Dec 2007 14:16:14 +0100] rev 25542
tuned
haftmann [Wed, 05 Dec 2007 14:16:13 +0100] rev 25541
added parser for multi_arity
haftmann [Wed, 05 Dec 2007 14:16:12 +0100] rev 25540
added constrain_thm
haftmann [Wed, 05 Dec 2007 14:16:11 +0100] rev 25539
canonical instantiation
haftmann [Wed, 05 Dec 2007 14:16:05 +0100] rev 25538
map_product and fold_product
haftmann [Wed, 05 Dec 2007 14:15:59 +0100] rev 25537
interface and distinct simproc tuned
haftmann [Wed, 05 Dec 2007 14:15:51 +0100] rev 25536
improved
haftmann [Wed, 05 Dec 2007 14:15:48 +0100] rev 25535
interpretation of typedefs
haftmann [Wed, 05 Dec 2007 14:15:45 +0100] rev 25534
simplified infrastructure for code generator operational equality
haftmann [Wed, 05 Dec 2007 14:15:39 +0100] rev 25533
added something about instantiation target
kleing [Wed, 05 Dec 2007 04:34:15 +0100] rev 25532
switch poly to 5.1, removed -e flag from most sessions
kleing [Wed, 05 Dec 2007 04:30:58 +0100] rev 25531
switch at-poly main to poly 5.1
kleing [Wed, 05 Dec 2007 04:29:27 +0100] rev 25530
make mac-poly non-experimental
kleing [Wed, 05 Dec 2007 04:27:37 +0100] rev 25529
make at64 non-experimental
wenzelm [Tue, 04 Dec 2007 22:49:45 +0100] rev 25528
Isabelle process wrapper -- interaction via external program.
wenzelm [Tue, 04 Dec 2007 22:49:28 +0100] rev 25527
Toplevel.loop: explicit argument for secure loop, no warning on quit;
wenzelm [Tue, 04 Dec 2007 22:49:27 +0100] rev 25526
added Isar.secure_main;
pass Secure.is_secure to Toplevel.loop;
wenzelm [Tue, 04 Dec 2007 22:49:26 +0100] rev 25525
added Tools/isabelle_process.ML;
wenzelm [Tue, 04 Dec 2007 22:49:22 +0100] rev 25524
isabelle process: 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;
wenzelm [Tue, 04 Dec 2007 21:09:37 +0100] rev 25522
\<chi> is now considered a letter;
tuned;
wenzelm [Tue, 04 Dec 2007 13:22:55 +0100] rev 25521
symbol chi is also a letter;
obua [Mon, 03 Dec 2007 17:47:35 +0100] rev 25520
improvements
haftmann [Mon, 03 Dec 2007 16:04:17 +0100] rev 25519
overloading target