wenzelm [Fri, 20 Mar 2009 20:20:09 +0100] rev 30612
future_job: do not inherit attributes, but enforce restricted interrupts -- attempt to prevent interrupt race conditions;
wenzelm [Fri, 20 Mar 2009 20:05:51 +0100] rev 30611
uniform ml_prompts for RAW and Pure;
wenzelm [Fri, 20 Mar 2009 18:46:50 +0100] rev 30610
eliminated old Addsimps;
wenzelm [Fri, 20 Mar 2009 17:12:37 +0100] rev 30609
Disposed old declarations, tactics, tactic combinators that refer to the simpset or claset of an implicit theory;
wenzelm [Fri, 20 Mar 2009 17:04:44 +0100] rev 30608
fixed possibility_tac;
wenzelm [Fri, 20 Mar 2009 15:24:18 +0100] rev 30607
eliminated global SIMPSET, CLASET etc. -- refer to explicit context;
wenzelm [Fri, 20 Mar 2009 11:26:59 +0100] rev 30606
merged
berghofe [Fri, 20 Mar 2009 10:44:25 +0100] rev 30605
merged
berghofe [Fri, 20 Mar 2009 10:43:53 +0100] rev 30604
split_codegen now eta-expands terms on-the-fly.
wenzelm [Fri, 20 Mar 2009 11:26:25 +0100] rev 30603
proper context for prove_cont/adm_tac;
wenzelm [Fri, 20 Mar 2009 11:08:59 +0100] rev 30602
with_attributes: canonical capture/release scheme (potentially iron out race condition);
wenzelm [Fri, 20 Mar 2009 09:52:32 +0100] rev 30601
considerable speedup of benchmarks by using minimal simpset;
wenzelm [Fri, 20 Mar 2009 09:51:41 +0100] rev 30600
allow non-printable symbols within string tokens;
wenzelm [Thu, 19 Mar 2009 22:05:37 +0100] rev 30599
merged
huffman [Thu, 19 Mar 2009 08:13:10 -0700] rev 30598
add lemma det_diagonal; remove wellorder requirement on several lemmas
haftmann [Thu, 19 Mar 2009 14:08:55 +0100] rev 30597
merged
haftmann [Thu, 19 Mar 2009 14:08:41 +0100] rev 30596
tuned some theorem and attribute bindings
wenzelm [Thu, 19 Mar 2009 22:05:00 +0100] rev 30595
proper spacing before ML antiquotations -- note that @ may be part of symbolic ML identifiers;
wenzelm [Thu, 19 Mar 2009 21:05:40 +0100] rev 30594
eval_antiquotes: joint scanning of ML tokens and antiquotations;
wenzelm [Thu, 19 Mar 2009 21:04:53 +0100] rev 30593
added scan_antiq;
more robust scan_ml: plain scanning without cut, regular Symbol_Pos.content instead of Symbol_Pos.implode (which contains spurious Symbol.DEL is used with proper positions);
wenzelm [Thu, 19 Mar 2009 19:49:09 +0100] rev 30592
RAW: provide dummy Isar.main to make tty work gracefully (with ML toplevel);
wenzelm [Thu, 19 Mar 2009 18:20:27 +0100] rev 30591
added tokenize;
internal scan_str: ensure Symbol.is_regular, otherwise it might swallow the stopper and crash!
wenzelm [Thu, 19 Mar 2009 16:56:51 +0100] rev 30590
parameterized datatype antiquote and read operation;
wenzelm [Thu, 19 Mar 2009 15:44:14 +0100] rev 30589
Antiquote.Text: keep full position information;
wenzelm [Thu, 19 Mar 2009 15:22:53 +0100] rev 30588
OuterLex.read_antiq;
wenzelm [Thu, 19 Mar 2009 15:22:53 +0100] rev 30587
moved Isar/antiquote.ML to General/antiquote.ML, which is loaded early;
wenzelm [Thu, 19 Mar 2009 15:22:53 +0100] rev 30586
moved basic change_prompt, scan_string, scan_alt_string, scan_quoted to symbol_pos.ML;
scan_comment: recovered change_prompt;
moved read_antiq to outer_lex.ML;
wenzelm [Thu, 19 Mar 2009 13:28:55 +0100] rev 30585
use Name.of_binding for basic logical entities without name space (fixes, case names etc.);
wenzelm [Thu, 19 Mar 2009 13:26:19 +0100] rev 30584
Name.of_binding: proper full_name (with checks) before projecting base name;
wenzelm [Thu, 19 Mar 2009 11:51:49 +0100] rev 30583
merged
huffman [Thu, 19 Mar 2009 01:29:19 -0700] rev 30582
imported patch euclidean
ballarin [Wed, 18 Mar 2009 22:17:23 +0100] rev 30581
Merged.
ballarin [Wed, 18 Mar 2009 22:14:58 +0100] rev 30580
Updated chapters 1-5 to locale reimplementation.
wenzelm [Thu, 19 Mar 2009 11:47:05 +0100] rev 30579
command 'use', 'ML': apply ML environment to theory and target as well;
tuned command descriptions;
wenzelm [Thu, 19 Mar 2009 11:44:34 +0100] rev 30578
added map_contexts (cf. Proof.map_contexts);
wenzelm [Thu, 19 Mar 2009 11:20:22 +0100] rev 30577
tuned;
wenzelm [Wed, 18 Mar 2009 22:41:15 +0100] rev 30576
generalized ML_Context.inherit_env;
wenzelm [Wed, 18 Mar 2009 22:41:14 +0100] rev 30575
more precise type Symbol_Pos.text;
wenzelm [Wed, 18 Mar 2009 22:41:14 +0100] rev 30574
more precise type Symbol_Pos.text;
geralized ML_Context.inherit_env;
wenzelm [Wed, 18 Mar 2009 21:55:38 +0100] rev 30573
de-camelized Symbol_Pos;
wenzelm [Wed, 18 Mar 2009 20:03:01 +0100] rev 30572
Library.merge/OrdList.union: optimize the important special case where the tables coincide -- NOTE: this changes both the operational behaviour and the result for non-standard eq/ord notion;
wenzelm [Wed, 18 Mar 2009 19:11:26 +0100] rev 30571
reduced verbosity;
haftmann [Wed, 18 Mar 2009 15:23:52 +0100] rev 30570
made SML/NJ happy
haftmann [Wed, 18 Mar 2009 11:57:28 +0100] rev 30569
tuned interpunctation
wenzelm [Tue, 17 Mar 2009 19:53:57 +0100] rev 30568
strip_abss: always strip abstractions as far as possible, without keeping alternatives (which appear to be redundant anyway, but cause significant slowdown since discrimination nets collapse abstractions);
wenzelm [Tue, 17 Mar 2009 19:06:04 +0100] rev 30567
close/all_assm_tac: finish all subgoals from left to right (cf. Proof.goal_tac a28d83e903ce) -- NB: ALLGOALS/THEN_ALL_NEW operate from right to left;
wenzelm [Tue, 17 Mar 2009 16:55:21 +0100] rev 30566
reverted abbreviations: improved performance via Item_Net.T;
wenzelm [Tue, 17 Mar 2009 15:35:27 +0100] rev 30565
export match_rew -- useful for implementing "procs" for rewrite_term;
wenzelm [Tue, 17 Mar 2009 15:34:42 +0100] rev 30564
tuned comment;
wenzelm [Tue, 17 Mar 2009 14:14:25 +0100] rev 30563
merged
huffman [Mon, 16 Mar 2009 15:58:41 -0700] rev 30562
document new additions to HOL/Library
huffman [Mon, 16 Mar 2009 15:10:59 -0700] rev 30561
clean up proofs
wenzelm [Tue, 17 Mar 2009 14:12:43 +0100] rev 30560
adapted to general Item_Net;
wenzelm [Tue, 17 Mar 2009 14:12:06 +0100] rev 30559
turned structure NetRules into general Item_Net, which is loaded earlier;
wenzelm [Tue, 17 Mar 2009 14:09:20 +0100] rev 30558
renamed Tactic.taglist/untaglist/orderlist to tag_list/untag_list/order_list (in library.ML);
wenzelm [Tue, 17 Mar 2009 13:33:21 +0100] rev 30557
goal_tac: finish marked assumptions from left to right -- corresponds better with the strategy of etac, with significant performance gains in some situations;
wenzelm [Tue, 17 Mar 2009 12:10:42 +0100] rev 30556
eq_assumption: slightly more efficient by checking (open) result of Logic.assum_problems directly;
tuned;
wenzelm [Tue, 17 Mar 2009 12:09:43 +0100] rev 30555
tuned aeconv: test plain aconv before expensive eta_contract;
wenzelm [Mon, 16 Mar 2009 23:52:30 +0100] rev 30554
substantial speedup of assumption and elim-resolution: Logic.assum_problems refrains from eager application of parameters, discriminate via Term.could_unify before invoking full unification (assumes terms in beta-normal form, as do higher term net operations anyway);
wenzelm [Mon, 16 Mar 2009 23:39:44 +0100] rev 30553
refined is_norm_hhf: reject beta-redexes (rules based on term nets or could_unify assume normal form), also potentially faster by avoiding expensive Envir.beta_eta_contract;
wenzelm [Mon, 16 Mar 2009 23:36:55 +0100] rev 30552
provide Simplifier.norm_hhf(_protect) as regular simplifier operation;
wenzelm [Mon, 16 Mar 2009 19:40:03 +0100] rev 30551
method parser: pass proper context;
wenzelm [Mon, 16 Mar 2009 18:24:39 +0100] rev 30550
merged
wenzelm [Mon, 16 Mar 2009 18:24:30 +0100] rev 30549
simplified method setup;
wenzelm [Mon, 16 Mar 2009 17:51:24 +0100] rev 30548
updated generated file;
wenzelm [Mon, 16 Mar 2009 17:51:07 +0100] rev 30547
simplifief 'method_setup' command;
wenzelm [Mon, 16 Mar 2009 17:48:02 +0100] rev 30546
spelling;
wenzelm [Mon, 16 Mar 2009 17:47:26 +0100] rev 30545
export method parser;
wenzelm [Mon, 16 Mar 2009 17:46:49 +0100] rev 30544
adapted 'method_setup' command to Method.setup;
wenzelm [Mon, 16 Mar 2009 17:46:11 +0100] rev 30543
tuned signature;
immler@in.tum.de [Mon, 16 Mar 2009 14:26:30 +0100] rev 30542
have remote script interrupted like the other provers
wenzelm [Sun, 15 Mar 2009 20:25:58 +0100] rev 30541
simplified method setup;
wenzelm [Sun, 15 Mar 2009 20:19:14 +0100] rev 30540
export section, sections;
tuned signature;
wenzelm [Sun, 15 Mar 2009 16:59:17 +0100] rev 30539
merged
immler@in.tum.de [Sat, 14 Mar 2009 17:52:53 +0100] rev 30538
updated NEWS
immler@in.tum.de [Sat, 14 Mar 2009 16:50:25 +0100] rev 30537
use goal instead of Proof State
immler@in.tum.de [Sat, 14 Mar 2009 16:46:23 +0100] rev 30536
split relevance-filter and writing of problem-files;
perform relevance-filtering for only one subgoal;
added additional explicit timeout to provers
immler@in.tum.de [Sat, 14 Mar 2009 15:45:45 +0100] rev 30535
show certain errors to the user
immler@in.tum.de [Sat, 14 Mar 2009 15:15:44 +0100] rev 30534
removed connection check;
adapted times
wenzelm [Sun, 15 Mar 2009 16:02:22 +0100] rev 30533
merged
haftmann [Sat, 14 Mar 2009 12:51:13 +0100] rev 30532
merged
haftmann [Sat, 14 Mar 2009 12:50:29 +0100] rev 30531
reverted to old version of Set.thy -- strange effects have to be traced first
wenzelm [Sun, 15 Mar 2009 15:59:45 +0100] rev 30530
simplified attribute and method setup;
wenzelm [Sun, 15 Mar 2009 15:59:44 +0100] rev 30529
simplified attribute setup;
replaced add_args by add parser;
wenzelm [Sun, 15 Mar 2009 15:59:44 +0100] rev 30528
simplified attribute setup;
wenzelm [Sun, 15 Mar 2009 15:59:44 +0100] rev 30527
updated generated files;
wenzelm [Sun, 15 Mar 2009 15:59:43 +0100] rev 30526
added 'attribute_setup' command;
wenzelm [Sun, 15 Mar 2009 15:59:43 +0100] rev 30525
added setup and attribute_setup -- expect plain parser instead of syntax function;
aded add_del parser;
wenzelm [Sun, 15 Mar 2009 15:59:43 +0100] rev 30524
ML_Syntax.make_binding;
wenzelm [Sun, 15 Mar 2009 15:59:42 +0100] rev 30523
added make_binding;
wenzelm [Sat, 14 Mar 2009 00:13:50 +0100] rev 30522
removed obsolete no_base_names naming policy;
wenzelm [Fri, 13 Mar 2009 23:56:07 +0100] rev 30521
merged
haftmann [Fri, 13 Mar 2009 19:18:07 +0100] rev 30520
merged
haftmann [Fri, 13 Mar 2009 19:17:58 +0100] rev 30519
coherent binding policy with primitive target operations
haftmann [Fri, 13 Mar 2009 19:17:57 +0100] rev 30518
moved some generic nonsense to arith_data.ML
haftmann [Fri, 13 Mar 2009 19:17:57 +0100] rev 30517
tuned ML code
huffman [Fri, 13 Mar 2009 10:14:47 -0700] rev 30516
remove legacy ML bindings
wenzelm [Fri, 13 Mar 2009 23:50:05 +0100] rev 30515
simplified method setup;
wenzelm [Fri, 13 Mar 2009 23:32:40 +0100] rev 30514
simplified goal_spec: default to first goal;
wenzelm [Fri, 13 Mar 2009 21:25:15 +0100] rev 30513
eliminated type Args.T;
pervasive types 'a parser and 'a context_parser;
wenzelm [Fri, 13 Mar 2009 21:24:21 +0100] rev 30512
added simplified setup;
eliminated type Args.T;
pervasive types 'a parser and 'a context_parser;
wenzelm [Fri, 13 Mar 2009 21:22:45 +0100] rev 30511
pervasive types 'a parser and 'a context_parser;
wenzelm [Fri, 13 Mar 2009 19:58:26 +0100] rev 30510
unified type Proof.method and pervasive METHOD combinators;
wenzelm [Fri, 13 Mar 2009 19:53:09 +0100] rev 30509
more regular method setup via SIMPLE_METHOD;
wenzelm [Fri, 13 Mar 2009 19:10:46 +0100] rev 30508
tuned Method exports: non-pervasive type method (cf. Proof.method), pervasive METHOD combinators;
wenzelm [Fri, 13 Mar 2009 15:52:23 +0100] rev 30507
merged
huffman [Fri, 13 Mar 2009 07:35:18 -0700] rev 30506
fix typed print translation for CARD('a)
huffman [Fri, 13 Mar 2009 07:30:47 -0700] rev 30505
introduce new helper functions; clean up proofs
nipkow [Fri, 13 Mar 2009 13:06:36 +0100] rev 30504
merged
nipkow [Fri, 13 Mar 2009 13:06:00 +0100] rev 30503
added comment
nipkow [Fri, 13 Mar 2009 12:32:29 +0100] rev 30502
hiding numeric coercions in LaTeX
haftmann [Fri, 13 Mar 2009 12:29:38 +0100] rev 30501
merged
haftmann [Fri, 13 Mar 2009 08:16:18 +0100] rev 30500
dropped spurious `quote` tags
haftmann [Thu, 12 Mar 2009 23:01:25 +0100] rev 30499
merged
haftmann [Thu, 12 Mar 2009 18:01:27 +0100] rev 30498
tuned
haftmann [Thu, 12 Mar 2009 18:01:26 +0100] rev 30497
strippd Id
haftmann [Thu, 12 Mar 2009 18:01:26 +0100] rev 30496
vague cleanup in arith proof tools setup: deleted dead code, more proper structures, clearer arrangement
haftmann [Thu, 12 Mar 2009 18:01:25 +0100] rev 30495
tuned
haftmann [Thu, 12 Mar 2009 18:01:25 +0100] rev 30494
consider exit status of code generation direcitve
wenzelm [Fri, 13 Mar 2009 15:50:06 +0100] rev 30493
provide regular ML interfaces for Isar source language elements;
wenzelm [Fri, 13 Mar 2009 15:50:05 +0100] rev 30492
get data from plain Proof.context;
wenzelm [Thu, 12 Mar 2009 23:12:53 +0100] rev 30491
more user aliases;
wenzelm [Thu, 12 Mar 2009 22:16:25 +0100] rev 30490
merged
huffman [Thu, 12 Mar 2009 09:27:23 -0700] rev 30489
remove trailing spaces
huffman [Thu, 12 Mar 2009 08:57:03 -0700] rev 30488
remove trailing spaces
wenzelm [Thu, 12 Mar 2009 21:55:02 +0100] rev 30487
simplified preparation and outer parsing of specification;
export extern cmd interfaces as well;
wenzelm [Thu, 12 Mar 2009 21:51:02 +0100] rev 30486
simplified preparation and outer parsing of specification;
wenzelm [Thu, 12 Mar 2009 21:47:36 +0100] rev 30485
removed legacy_infer_term, legacy_infer_prop;
modernized naming conventions: foo vs. foo_cmd;
simplified preparation and outer parsing of specification;
simplified command syntax setup;
wenzelm [Thu, 12 Mar 2009 21:44:01 +0100] rev 30484
old name_spec for 'axioms' and 'defs' (from spec_parse.ML);
wenzelm [Thu, 12 Mar 2009 21:42:02 +0100] rev 30483
added legacy type inference (from fixrec_package.ML);
wenzelm [Thu, 12 Mar 2009 21:37:18 +0100] rev 30482
simplified versions check_spec, read_spec, check_free_spec, read_free_spec: operate on list of singleton statements;
simplified check_specification, read_specification: operate on a single list of simultaneous statements;
tuned;
wenzelm [Thu, 12 Mar 2009 21:33:06 +0100] rev 30481
removed old named_spec, spec_name, spec_opt_name;
clarified spec vs. specs;
added alt_specs, where_alt_specs -- try to be robust against malformed input;
wenzelm [Thu, 12 Mar 2009 21:29:04 +0100] rev 30480
keep dead code fresh;
wenzelm [Thu, 12 Mar 2009 16:13:14 +0100] rev 30479
tuned;
wenzelm [Thu, 12 Mar 2009 15:56:32 +0100] rev 30478
merged
nipkow [Thu, 12 Mar 2009 15:31:44 +0100] rev 30477
merged
nipkow [Thu, 12 Mar 2009 15:31:26 +0100] rev 30476
added div lemmas
nipkow [Thu, 12 Mar 2009 14:27:35 +0100] rev 30475
merged
nipkow [Thu, 12 Mar 2009 14:27:21 +0100] rev 30474
optional latex sugar
wenzelm [Thu, 12 Mar 2009 15:54:58 +0100] rev 30473
Assumption.all_prems_of, Assumption.all_assms_of;
wenzelm [Thu, 12 Mar 2009 15:54:19 +0100] rev 30472
Assumption.local_prems_of;
wenzelm [Thu, 12 Mar 2009 15:53:14 +0100] rev 30471
renamed assms_of to all_assms_of, and prems_of to all_prems_of;
added local_assms_of, local_prems_of;
removed unused add_view;
wenzelm [Thu, 12 Mar 2009 14:30:23 +0100] rev 30470
axiomatization: more precise treatment of binding;
wenzelm [Thu, 12 Mar 2009 13:18:42 +0100] rev 30469
renamed sticky_prefix to mandatory_path;
wenzelm [Thu, 12 Mar 2009 12:04:27 +0100] rev 30468
replaced old-style add_path/no_base_names by sticky_prefix;
wenzelm [Thu, 12 Mar 2009 11:17:34 +0100] rev 30467
updated according to actual manual title;
wenzelm [Thu, 12 Mar 2009 11:10:02 +0100] rev 30466
renamed NameSpace.bind to NameSpace.define;
wenzelm [Thu, 12 Mar 2009 11:09:26 +0100] rev 30465
renamed bind to define;
misc tuning and polishing;
wenzelm [Thu, 12 Mar 2009 11:07:22 +0100] rev 30464
tuned signature;
wenzelm [Thu, 12 Mar 2009 00:02:30 +0100] rev 30463
updated generated files;
wenzelm [Thu, 12 Mar 2009 00:02:03 +0100] rev 30462
tuned;
wenzelm [Wed, 11 Mar 2009 23:59:34 +0100] rev 30461
added 'local_setup' command;
tuned;
wenzelm [Wed, 11 Mar 2009 20:54:03 +0100] rev 30460
debugging: special handling of EXCURSION_FAIL;
wenzelm [Wed, 11 Mar 2009 20:42:16 +0100] rev 30459
tuned;
wenzelm [Wed, 11 Mar 2009 20:36:20 +0100] rev 30458
delete unused generated files;
wenzelm [Wed, 11 Mar 2009 20:11:06 +0100] rev 30457
basic setup for "main" as generated Isabelle manual;
wenzelm [Wed, 11 Mar 2009 20:09:23 +0100] rev 30456
tuned;
wenzelm [Wed, 11 Mar 2009 19:27:48 +0100] rev 30455
merged
haftmann [Wed, 11 Mar 2009 18:32:23 +0100] rev 30454
merged
haftmann [Wed, 11 Mar 2009 16:20:07 +0100] rev 30453
fixed typo
haftmann [Wed, 11 Mar 2009 16:15:17 +0100] rev 30452
(restored previous version)
haftmann [Wed, 11 Mar 2009 15:56:52 +0100] rev 30451
corrected type inference of primitive definitions
haftmann [Wed, 11 Mar 2009 15:56:51 +0100] rev 30450
HOLogic.mk_set, HOLogic.dest_set
haftmann [Wed, 11 Mar 2009 15:56:50 +0100] rev 30449
tuned
haftmann [Wed, 11 Mar 2009 15:56:50 +0100] rev 30448
tuned funny error message
haftmann [Wed, 11 Mar 2009 15:56:49 +0100] rev 30447
stripped dead code
haftmann [Wed, 11 Mar 2009 15:56:49 +0100] rev 30446
min_weak_def [code del]
wenzelm [Wed, 11 Mar 2009 19:27:04 +0100] rev 30445
renamed (unused?) "split.splits" to split_splits -- it was only accepted by accident;
wenzelm [Wed, 11 Mar 2009 17:51:01 +0100] rev 30444
merged
hoelzl [Wed, 11 Mar 2009 13:53:51 +0100] rev 30443
Extended approximation boundaries by fractions and base-2 floating point numbers
nipkow [Wed, 11 Mar 2009 12:51:00 +0100] rev 30442
Added "What's in Main" to doc sources
nipkow [Wed, 11 Mar 2009 11:41:14 +0100] rev 30441
merged
nipkow [Wed, 11 Mar 2009 11:40:58 +0100] rev 30440
Docs
hoelzl [Wed, 11 Mar 2009 10:58:18 +0100] rev 30439
Updated paths in Decision_Procs comments and NEWS
wenzelm [Wed, 11 Mar 2009 16:36:27 +0100] rev 30438
eliminated qualified_names naming policy: qualified names are only permitted via explicit Binding.qualify/qualified_name etc. (NB: user-level outer syntax should never do this);
wenzelm [Wed, 11 Mar 2009 15:45:40 +0100] rev 30437
more precise treatment of qualified bindings;
tuned;
wenzelm [Wed, 11 Mar 2009 15:44:12 +0100] rev 30436
removed obsolete absolute_path -- use root_path with qualified binding;
wenzelm [Wed, 11 Mar 2009 15:42:19 +0100] rev 30435
explicit Binding.qualified_name -- prevents implicitly qualified bstring;
wenzelm [Wed, 11 Mar 2009 15:38:25 +0100] rev 30434
Thm.def_binding_optional;
wenzelm [Wed, 11 Mar 2009 15:36:12 +0100] rev 30433
added def_binding_optional -- robust version of def_name_optional for bindings;
haftmann [Wed, 11 Mar 2009 08:45:57 +0100] rev 30432
merged
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30431
avoid inspecting pretty output
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30430
explicit code equations for some rarely used pred operations
haftmann [Wed, 11 Mar 2009 08:45:47 +0100] rev 30429
moved Decision_Procs examples to Decision_Procs/ex
haftmann [Wed, 11 Mar 2009 08:45:46 +0100] rev 30428
explicitly delete some code equations
haftmann [Wed, 11 Mar 2009 08:45:46 +0100] rev 30427
delete code equations for types pred and seq
wenzelm [Tue, 10 Mar 2009 22:50:19 +0100] rev 30426
merged
nipkow [Tue, 10 Mar 2009 22:22:52 +0100] rev 30425
Docs
wenzelm [Tue, 10 Mar 2009 22:49:56 +0100] rev 30424
Consts.eq_const is back again (cf. 907da436f8a9) -- required in ProofContext.transfer_syntax to prevent expensive merges of local_consts/global_consts;
wenzelm [Tue, 10 Mar 2009 22:27:32 +0100] rev 30423
recover old ids;
wenzelm [Tue, 10 Mar 2009 21:43:19 +0100] rev 30422
controlled_execution/debugging: special handling of UNDEF to prevent it to appear in exception_trace;
wenzelm [Tue, 10 Mar 2009 21:20:01 +0100] rev 30421
explicit root_path, parent_path;
derived absolute_path;
tuned;
wenzelm [Tue, 10 Mar 2009 21:19:22 +0100] rev 30420
removed obsolete no_base_names;
tuned;
wenzelm [Tue, 10 Mar 2009 21:18:52 +0100] rev 30419
invoke_case: proper qualification of name binding, avoiding old no_base_names;
wenzelm [Tue, 10 Mar 2009 21:18:01 +0100] rev 30418
add_path: discontinued special meaning of "//", "/", "..";
added root_path, parent_path;
wenzelm [Tue, 10 Mar 2009 18:52:26 +0100] rev 30417
merged
webertj [Tue, 10 Mar 2009 17:39:18 +0000] rev 30416
Automated merge with ssh://webertj@atbroy100.informatik.tu-muenchen.de//home/isabelle-repository/repos/isabelle
webertj [Tue, 10 Mar 2009 17:39:06 +0000] rev 30415
Instead of giving up entirely, arith now ignores all inequalities when there are too many.
wenzelm [Tue, 10 Mar 2009 17:54:49 +0100] rev 30414
merged
hoelzl [Tue, 10 Mar 2009 16:36:22 +0100] rev 30413
Fixed type error which appeared when Approximation bounds where specified as floating point numbers
wenzelm [Tue, 10 Mar 2009 16:51:08 +0100] rev 30412
just one naming policy based on binding content -- eliminated odd "object-oriented" style;
uniform handling of regular vs. mandatory name prefixes -- add_path and sticky_prefix may be freely intermixed;
misc tuning and cleanup;
wenzelm [Tue, 10 Mar 2009 16:48:27 +0100] rev 30411
tuned proofs;
tuned document;
wenzelm [Tue, 10 Mar 2009 16:44:20 +0100] rev 30410
added qualified_name_of;
tuned;
wenzelm [Tue, 10 Mar 2009 16:43:59 +0100] rev 30409
pretty_full_theory: no longer display name prefix -- naming is far more complex now;
wenzelm [Tue, 10 Mar 2009 16:42:58 +0100] rev 30408
quote binding for ML toplevel pp;
wenzelm [Tue, 10 Mar 2009 11:01:28 +0100] rev 30407
merged
webertj [Tue, 10 Mar 2009 08:47:45 +0000] rev 30406
Instead of giving up entirely, arith now ignores all inequalities when there are too many.
wenzelm [Tue, 10 Mar 2009 11:01:15 +0100] rev 30405
updated generated file -- changed due to different treatmeant of type constraints in OptionalSugar.thy;
wenzelm [Tue, 10 Mar 2009 10:59:59 +0100] rev 30404
more robust treatment of (authentic) consts within translations;
nipkow [Mon, 09 Mar 2009 23:29:13 +0100] rev 30403
Docs
nipkow [Mon, 09 Mar 2009 23:07:51 +0100] rev 30402
merged
nipkow [Mon, 09 Mar 2009 23:07:41 +0100] rev 30401
Docs
wenzelm [Mon, 09 Mar 2009 22:56:39 +0100] rev 30400
added session HOL-Docs;
wenzelm [Mon, 09 Mar 2009 22:43:25 +0100] rev 30399
tuned;
wenzelm [Mon, 09 Mar 2009 21:26:13 +0100] rev 30398
simplified presentation_context_of;
wenzelm [Mon, 09 Mar 2009 21:25:33 +0100] rev 30397
markup antiquotation options;
more correct references to external manuals;
wenzelm [Mon, 09 Mar 2009 21:23:40 +0100] rev 30396
fornal markup for antiquotation options;
wenzelm [Mon, 09 Mar 2009 21:12:14 +0100] rev 30395
* More systematic treatment of long names, abstract name bindings, and name space operations.
* Simplified interface for defining document antiquotations via ThyOutput.antiquotation.
wenzelm [Mon, 09 Mar 2009 20:34:11 +0100] rev 30394
moved @{ML_functor} and @{ML_text} to Pure;
adapted to simplified ThyOutput.antiquotation interface;
misc tuning;
wenzelm [Mon, 09 Mar 2009 20:29:45 +0100] rev 30393
replaced old locale option by proper "text (in locale)";
wenzelm [Mon, 09 Mar 2009 17:55:03 +0100] rev 30392
adapted to simplified ThyOutput.antiquotation interface;
fixed theory name;
wenzelm [Mon, 09 Mar 2009 17:54:27 +0100] rev 30391
adapted to simplified ThyOutput.antiquotation interface;
wenzelm [Mon, 09 Mar 2009 17:53:53 +0100] rev 30390
simplified interface to define document antiquotations, cf. antiquotatation, maybe_pretty_source, output;
removed incomprehensible args parser setup;
removed obsolete locale flag -- text is already localized;
misc tuning and cleanup of concrete antiquotations;
goal state antiquotations: ignore source flag;
wenzelm [Mon, 09 Mar 2009 15:49:55 +0100] rev 30389
merged
haftmann [Mon, 09 Mar 2009 14:44:04 +0100] rev 30388
merged
haftmann [Mon, 09 Mar 2009 14:43:51 +0100] rev 30387
NameSpace.base_name ~> Long_Name.base_name
nipkow [Mon, 09 Mar 2009 14:20:07 +0100] rev 30386
Docs
nipkow [Mon, 09 Mar 2009 12:24:19 +0100] rev 30385
merged
nipkow [Mon, 09 Mar 2009 12:24:01 +0100] rev 30384
fixed typing of UN/INT syntax
wenzelm [Mon, 09 Mar 2009 15:36:31 +0100] rev 30383
more contributors;
wenzelm [Mon, 09 Mar 2009 11:57:48 +0100] rev 30382
adapted ThyOutput.antiquotation;
wenzelm [Mon, 09 Mar 2009 11:56:34 +0100] rev 30381
refined antiquotation interface: formally pass result context and (potential) result source;
removed redundant raw_antiquotation;
haftmann [Mon, 09 Mar 2009 10:10:34 +0100] rev 30380
merged
haftmann [Mon, 09 Mar 2009 09:37:33 +0100] rev 30379
binding replaces bstring
haftmann [Mon, 09 Mar 2009 09:34:39 +0100] rev 30378
dropped eq_pred
haftmann [Sun, 08 Mar 2009 17:25:16 +0100] rev 30377
merged
haftmann [Sun, 08 Mar 2009 15:25:29 +0100] rev 30376
refined enumeration implementation
haftmann [Sun, 08 Mar 2009 15:25:29 +0100] rev 30375
added top and bot syntax
haftmann [Sun, 08 Mar 2009 15:25:28 +0100] rev 30374
added predicate compiler, as formally checked prototype, not as user package
haftmann [Mon, 09 Mar 2009 10:01:58 +0100] rev 30373
attempt to bypass spurious infix syntax problem on polyml/sun