Wed, 11 Jul 2007 11:29:44 +0200 |
berghofe |
Adapted to changes in Predicate theory.
|
changeset |
files
|
Wed, 11 Jul 2007 11:28:13 +0200 |
berghofe |
Adapted to new inductive definition package.
|
changeset |
files
|
Wed, 11 Jul 2007 11:27:46 +0200 |
berghofe |
Renamed accessible part for predicates to accp.
|
changeset |
files
|
Wed, 11 Jul 2007 11:25:24 +0200 |
aspinall |
Track schema changes: merge messagecategory with area attributes
|
changeset |
files
|
Wed, 11 Jul 2007 11:25:21 +0200 |
berghofe |
bot is now a constant.
|
changeset |
files
|
Wed, 11 Jul 2007 11:24:36 +0200 |
berghofe |
Restored set notation.
|
changeset |
files
|
Wed, 11 Jul 2007 11:23:24 +0200 |
berghofe |
- Renamed inductive2 to inductive
|
changeset |
files
|
Wed, 11 Jul 2007 11:22:02 +0200 |
aspinall |
Track schema changes: remove cleardisplay, proofstate messages. Simplify attributes on cleardisplay, normalresponse.
|
changeset |
files
|
Wed, 11 Jul 2007 11:21:10 +0200 |
aspinall |
Track schema changes: add area attribute to pgml packet. Also add quoted Raw element [hack for Isabelle bottom-up XML production]
|
changeset |
files
|
Wed, 11 Jul 2007 11:16:34 +0200 |
berghofe |
Renamed inductive2 to inductive.
|
changeset |
files
|
Wed, 11 Jul 2007 11:14:51 +0200 |
berghofe |
Adapted to new inductive definition package.
|
changeset |
files
|
Wed, 11 Jul 2007 11:13:08 +0200 |
berghofe |
New operations on tuples with specific arities.
|
changeset |
files
|
Wed, 11 Jul 2007 11:11:39 +0200 |
berghofe |
Adapted to changes in infrastructure for converting between
|
changeset |
files
|
Wed, 11 Jul 2007 11:10:37 +0200 |
berghofe |
rtrancl and trancl are now defined using inductive_set.
|
changeset |
files
|
Wed, 11 Jul 2007 11:09:15 +0200 |
berghofe |
Removed wf_implies_wfP and wfP_implies_wf from list of hints again.
|
changeset |
files
|
Wed, 11 Jul 2007 11:07:57 +0200 |
berghofe |
- Moved infrastructure for converting between sets and predicates
|
changeset |
files
|
Wed, 11 Jul 2007 11:04:39 +0200 |
berghofe |
Adapted to new package for inductive sets.
|
changeset |
files
|
Wed, 11 Jul 2007 11:03:11 +0200 |
berghofe |
Inserted definition of in_rel again (since member2 was removed).
|
changeset |
files
|
Wed, 11 Jul 2007 11:02:07 +0200 |
berghofe |
Added ML bindings for sup_fun_eq and sup_bool_eq.
|
changeset |
files
|
Wed, 11 Jul 2007 11:01:24 +0200 |
berghofe |
top and bot are now constants.
|
changeset |
files
|
Wed, 11 Jul 2007 11:00:46 +0200 |
berghofe |
Renamed inductive2 to inductive.
|
changeset |
files
|
Wed, 11 Jul 2007 11:00:09 +0200 |
berghofe |
acc is now defined using inductive_set.
|
changeset |
files
|
Wed, 11 Jul 2007 10:59:23 +0200 |
berghofe |
Added new package for inductive sets.
|
changeset |
files
|
Wed, 11 Jul 2007 10:53:39 +0200 |
berghofe |
Adapted to new inductive definition package.
|
changeset |
files
|
Wed, 11 Jul 2007 10:52:20 +0200 |
berghofe |
Adapted to changes in inductive definition package.
|
changeset |
files
|
Wed, 11 Jul 2007 00:46:48 +0200 |
wenzelm |
tuned comment markup;
|
changeset |
files
|
Wed, 11 Jul 2007 00:29:52 +0200 |
wenzelm |
treat OuterLex.Error;
|
changeset |
files
|
Wed, 11 Jul 2007 00:29:51 +0200 |
wenzelm |
separated Malformed (symbolic char) from Error (bad input);
|
changeset |
files
|
Wed, 11 Jul 2007 00:29:50 +0200 |
wenzelm |
Output.escape_malformed;
|
changeset |
files
|
Wed, 11 Jul 2007 00:29:49 +0200 |
wenzelm |
added escape_malformed (failsafe);
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:53 +0200 |
wenzelm |
Basic editing of theory sources.
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:52 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:51 +0200 |
wenzelm |
export html_mode, begin_document, end_document;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:49 +0200 |
wenzelm |
renamed XML.Rawtext to XML.Output;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:47 +0200 |
wenzelm |
export get_lexicons;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:46 +0200 |
wenzelm |
added kind_of;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:44 +0200 |
wenzelm |
Markup.enclose;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:43 +0200 |
wenzelm |
more markup for inner and outer syntax;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:41 +0200 |
wenzelm |
simplified funpow, untabify;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:38 +0200 |
wenzelm |
added Thy/thy_edit.ML;
|
changeset |
files
|
Tue, 10 Jul 2007 23:29:35 +0200 |
wenzelm |
added some markup for outer syntax;
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:57 +0200 |
haftmann |
clarified merge of module names
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:56 +0200 |
haftmann |
now a monolithic module
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:54 +0200 |
haftmann |
now works with SML/NJ
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:53 +0200 |
haftmann |
tuned
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:52 +0200 |
haftmann |
improvement for code names
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:51 +0200 |
haftmann |
removed proof dependency on transitivity theorems
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:50 +0200 |
haftmann |
moved lfp_induct2 here
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:49 +0200 |
haftmann |
clarified import
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:47 +0200 |
haftmann |
moved lfp_induct2 to Relation.thy
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:45 +0200 |
haftmann |
moved some finite lemmas here
|
changeset |
files
|
Tue, 10 Jul 2007 17:30:43 +0200 |
haftmann |
moved finite lemmas to Finite_Set.thy
|
changeset |
files
|
Tue, 10 Jul 2007 16:46:37 +0200 |
wenzelm |
added print_mode setup (from pretty.ML);
|
changeset |
files
|
Tue, 10 Jul 2007 16:45:06 +0200 |
wenzelm |
Markup.add_mode;
|
changeset |
files
|
Tue, 10 Jul 2007 16:45:05 +0200 |
wenzelm |
removed no_state markup -- produce empty state;
|
changeset |
files
|
Tue, 10 Jul 2007 16:45:04 +0200 |
wenzelm |
Markup.output;
|
changeset |
files
|
Tue, 10 Jul 2007 16:45:03 +0200 |
wenzelm |
moved source cascading from scan.ML to source.ML;
|
changeset |
files
|
Tue, 10 Jul 2007 16:45:01 +0200 |
wenzelm |
infixr || (more efficient);
|
changeset |
files
|
Tue, 10 Jul 2007 16:45:00 +0200 |
wenzelm |
moved print_mode setup for markup to markup.ML;
|
changeset |
files
|
Tue, 10 Jul 2007 16:45:00 +0200 |
wenzelm |
Markup.output;
|
changeset |
files
|
Tue, 10 Jul 2007 16:44:58 +0200 |
wenzelm |
use position.ML earlier;
|
changeset |
files
|
Tue, 10 Jul 2007 15:45:34 +0200 |
aspinall |
Add widthN to signature
|
changeset |
files
|
Tue, 10 Jul 2007 13:12:53 +0200 |
wenzelm |
cd ISABELLE_HOME/etc;
|
changeset |
files
|
Tue, 10 Jul 2007 09:24:43 +0200 |
haftmann |
adjusted
|
changeset |
files
|
Tue, 10 Jul 2007 09:24:14 +0200 |
haftmann |
updated keywords
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:17 +0200 |
haftmann |
simplified, tuned
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:16 +0200 |
haftmann |
re-expanded paths
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:15 +0200 |
haftmann |
replaced code generator framework for reflected cooper
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:14 +0200 |
haftmann |
expanded fragile proof
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:13 +0200 |
haftmann |
extended - convers now basic lcm properties also
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:12 +0200 |
haftmann |
constant dvd now in class target
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:11 +0200 |
haftmann |
moved lemma zdvd_period here
|
changeset |
files
|
Tue, 10 Jul 2007 09:23:10 +0200 |
haftmann |
introduced (auxiliary) class dvd_mod for more convenient code generation
|
changeset |
files
|
Tue, 10 Jul 2007 00:43:51 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 10 Jul 2007 00:17:52 +0200 |
wenzelm |
nested source: explicit interactive flag for recover avoids duplicate errors;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:51 +0200 |
wenzelm |
tuned dead code;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:49 +0200 |
wenzelm |
use Position.file_of;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:46 +0200 |
wenzelm |
toplevel_source: interactive flag indicates intermittent error_msg;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:45 +0200 |
wenzelm |
Malformed token: error msg;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:44 +0200 |
wenzelm |
adapted OuterLex/T.source;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:42 +0200 |
wenzelm |
scan: changed treatment of malformed symbols, passed to next stage;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:40 +0200 |
wenzelm |
nested source: error msg passed to recover;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:38 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:37 +0200 |
wenzelm |
replaced name by file (unquoted);
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:36 +0200 |
wenzelm |
moved Path.position to Position.path;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:35 +0200 |
wenzelm |
proper position markup;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:31 +0200 |
wenzelm |
use position.ML after pretty.ML;
|
changeset |
files
|
Mon, 09 Jul 2007 23:12:29 +0200 |
wenzelm |
removed target RAW-ProofGeneral (impractical to maintain);
|
changeset |
files
|
Mon, 09 Jul 2007 22:40:57 +0200 |
wenzelm |
declare: disallow quote (") in names;
|
changeset |
files
|
Mon, 09 Jul 2007 22:37:48 +0200 |
wenzelm |
removed legacy ML file;
|
changeset |
files
|
Mon, 09 Jul 2007 22:06:49 +0200 |
wenzelm |
HOL-Complex-Matrix: fixed deps -- sort of;
|
changeset |
files
|
Mon, 09 Jul 2007 17:39:55 +0200 |
obua |
adopted to new computing oracle and fixed bugs introduced by tuning
|
changeset |
files
|
Mon, 09 Jul 2007 17:38:40 +0200 |
obua |
added computing oracle support for HOL and numerals
|
changeset |
files
|
Mon, 09 Jul 2007 17:36:25 +0200 |
obua |
new version of computing oracle
|
changeset |
files
|
Mon, 09 Jul 2007 11:44:23 +0200 |
wenzelm |
simplified writeln_fn;
|
changeset |
files
|
Mon, 09 Jul 2007 11:44:22 +0200 |
wenzelm |
prompt: plain string, not output;
|
changeset |
files
|