| Mon, 30 Apr 2007 13:32:58 +0200 | wenzelm | explicit treatment of legacy_features; | file | diff | annotate |
| Fri, 19 Jan 2007 22:08:29 +0100 | wenzelm | renamed IsarOutput to ThyOutput; | file | diff | annotate |
| Fri, 19 Jan 2007 13:09:33 +0100 | wenzelm | adapted ML context operations; | file | diff | annotate |
| Sat, 30 Dec 2006 16:08:07 +0100 | wenzelm | refrain from setting ml_prompts again; | file | diff | annotate |
| Sat, 30 Dec 2006 12:33:27 +0100 | wenzelm | Toplevel.init_state; | file | diff | annotate |
| Fri, 15 Dec 2006 00:08:06 +0100 | wenzelm | avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert; | file | diff | annotate |
| Thu, 23 Nov 2006 22:38:30 +0100 | wenzelm | prefer Proof.context over Context.generic; | file | diff | annotate |
| Fri, 17 Nov 2006 02:19:52 +0100 | wenzelm | added Isar.goal; | file | diff | annotate |
| Tue, 07 Nov 2006 11:46:49 +0100 | wenzelm | Isar.context: proper error; | file | diff | annotate |
| Thu, 03 Aug 2006 15:03:10 +0200 | wenzelm | removed OldGoals.legacy flag (always warn); | file | diff | annotate |
| Thu, 06 Jul 2006 15:21:33 +0200 | wenzelm | added Isar.context; | file | diff | annotate |
| Thu, 27 Apr 2006 15:06:35 +0200 | wenzelm | tuned basic list operators (flat, maps, map_filter); | file | diff | annotate |
| Wed, 15 Feb 2006 21:35:11 +0100 | wenzelm | check_text: Toplevel.node option; | file | diff | annotate |
| Thu, 19 Jan 2006 21:22:22 +0100 | wenzelm | run_thy: removed Output.toplevel_errors; | file | diff | annotate |
| Sat, 14 Jan 2006 17:14:17 +0100 | wenzelm | added Isar.toplevel; | file | diff | annotate |
| Thu, 01 Dec 2005 22:03:05 +0100 | wenzelm | tuned msg; | file | diff | annotate |
| Wed, 02 Nov 2005 14:47:01 +0100 | wenzelm | added Isar.state/exn; | file | diff | annotate |
| Fri, 21 Oct 2005 18:14:55 +0200 | wenzelm | load_file: setmp OldGoals.legacy true; | file | diff | annotate |
| Wed, 19 Oct 2005 21:52:45 +0200 | wenzelm | removed old-style theory format; | file | diff | annotate |
| Thu, 15 Sep 2005 17:16:56 +0200 | wenzelm | TableFun/Symtab: curried lookup and update; | file | diff | annotate |
| Tue, 06 Sep 2005 16:59:58 +0200 | wenzelm | tuned msg; | file | diff | annotate |
| Mon, 05 Sep 2005 17:38:23 +0200 | wenzelm | tuned check_text; | file | diff | annotate |
| Sat, 03 Sep 2005 18:00:48 +0200 | wenzelm | tuned msg; | file | diff | annotate |
| Sat, 03 Sep 2005 16:44:17 +0200 | wenzelm | deprecated non-Isar theory file format; | file | diff | annotate |
| Thu, 01 Sep 2005 18:48:50 +0200 | wenzelm | curried_lookup/update; | file | diff | annotate |
| Mon, 29 Aug 2005 16:18:04 +0200 | wenzelm | use AList operations; | file | diff | annotate |
| Thu, 18 Aug 2005 12:07:33 +0200 | wenzelm | fixed command prompt (was broken due to P.tags); | file | diff | annotate |
| Tue, 16 Aug 2005 13:42:42 +0200 | wenzelm | moved structure Keyword to OuterKeyword (Isar/outer_keyword.ML); | file | diff | annotate |
| Tue, 19 Jul 2005 20:47:01 +0200 | wenzelm | Inttab.defined; | file | diff | annotate |
| Wed, 06 Jul 2005 20:00:39 +0200 | wenzelm | dest_parsers: sort result; | file | diff | annotate |
| Thu, 02 Jun 2005 18:29:55 +0200 | wenzelm | tuned; | file | diff | annotate |
| Tue, 17 May 2005 18:10:42 +0200 | wenzelm | re-init ml_prompts after loop termination; | file | diff | annotate |
| Tue, 17 May 2005 10:19:44 +0200 | wenzelm | tuned; | file | diff | annotate |
| Sat, 23 Apr 2005 19:50:51 +0200 | wenzelm | added structure Isar (from isar.ML); | file | diff | annotate |
| Thu, 03 Mar 2005 12:43:01 +0100 | skalberg | Move towards standard functions. | file | diff | annotate |
| Sun, 13 Feb 2005 17:15:14 +0100 | skalberg | Deleted Library.option type. | file | diff | annotate |
| Fri, 01 Oct 2004 11:55:43 +0200 | aspinall | Allow scanning to recover and reconstruct bad input | file | diff | annotate |
| Mon, 23 Aug 2004 18:31:18 +0200 | berghofe | Adapted to new interface of function ThyLoad.check_file | file | diff | annotate |
| Wed, 18 Aug 2004 16:04:39 +0200 | aspinall | Remove isar_readstring. Split read into scanner and parser. | file | diff | annotate |
| Mon, 21 Jun 2004 10:25:57 +0200 | kleing | Merged in license change from Isabelle2004 | file | diff | annotate |
| Wed, 16 Jun 2004 20:36:43 +0200 | wenzelm | removed unused help function; | file | diff | annotate |
| Sat, 12 Jun 2004 22:45:59 +0200 | wenzelm | added read (provides transition names and sources); | file | diff | annotate |
| Thu, 29 Apr 2004 06:04:01 +0200 | wenzelm | added is_keyword; | file | diff | annotate |
| Mon, 07 Jul 2003 17:58:21 +0200 | nipkow | A patch by david aspinall | file | diff | annotate |
| Mon, 25 Feb 2002 20:51:48 +0100 | wenzelm | added check_text; | file | diff | annotate |
| Tue, 12 Feb 2002 20:28:27 +0100 | wenzelm | got rid of explicit marginal comments (now stripped earlier from input); | file | diff | annotate |
| Fri, 29 Dec 2000 19:46:00 +0100 | wenzelm | recover: ignore result; | file | diff | annotate |
| Mon, 14 Aug 2000 14:50:32 +0200 | wenzelm | added thy_script kind; | file | diff | annotate |
| Tue, 08 Aug 2000 01:17:28 +0200 | wenzelm | prf_heading kind; | file | diff | annotate |
| Sat, 01 Jul 2000 19:45:43 +0200 | wenzelm | removed help; | file | diff | annotate |
| Fri, 30 Jun 2000 21:21:11 +0200 | wenzelm | help_antiquotations; | file | diff | annotate |
| Sun, 25 Jun 2000 23:54:13 +0200 | wenzelm | moved header stuff to thy_header.ML; | file | diff | annotate |
| Thu, 08 Jun 2000 21:53:44 +0200 | wenzelm | prf_open/close; | file | diff | annotate |
| Sun, 04 Jun 2000 21:54:58 +0200 | wenzelm | do not setmp Library.timing; | file | diff | annotate |
| Sun, 04 Jun 2000 00:00:17 +0200 | wenzelm | improved terminator msg; | file | diff | annotate |
| Tue, 30 May 2000 16:03:09 +0200 | wenzelm | global timing flag; | file | diff | annotate |
| Fri, 05 May 2000 22:09:41 +0200 | wenzelm | GPLed; | file | diff | annotate |
| Mon, 17 Apr 2000 13:57:55 +0200 | wenzelm | Pretty.chunks; | file | diff | annotate |
| Mon, 03 Apr 2000 14:00:16 +0200 | wenzelm | support markup environments; | file | diff | annotate |
| Sat, 01 Apr 2000 20:13:33 +0200 | wenzelm | presentation ignore stuff: swallow newline; | file | diff | annotate |