wenzelm [Tue, 05 Aug 2008 13:31:36 +0200] rev 27740
removed axiom;
added fact, dynamic_fact, prop;
wenzelm [Tue, 05 Aug 2008 13:31:35 +0200] rev 27739
get_fact: report position;
wenzelm [Tue, 05 Aug 2008 13:31:31 +0200] rev 27738
Facts.lookup: return static/dynamic status;
wenzelm [Mon, 04 Aug 2008 22:55:10 +0200] rev 27737
position scanner: encode token range;
wenzelm [Mon, 04 Aug 2008 22:55:08 +0200] rev 27736
added encode_range;
tuned;
wenzelm [Mon, 04 Aug 2008 22:55:04 +0200] rev 27735
added end_line, end_column properties;
wenzelm [Mon, 04 Aug 2008 22:55:00 +0200] rev 27734
meta_subst: xsymbols make it work with clean Pure;
wenzelm [Mon, 04 Aug 2008 21:24:19 +0200] rev 27733
abstract type Scan.stopper, position taken from last input token;
wenzelm [Mon, 04 Aug 2008 21:24:17 +0200] rev 27732
abstract type Scan.stopper;
wenzelm [Mon, 04 Aug 2008 21:24:15 +0200] rev 27731
abstract type stopper, may depend on final input;
wenzelm [Mon, 04 Aug 2008 20:27:40 +0200] rev 27730
removed obsolete apply_theorems(_i);
wenzelm [Mon, 04 Aug 2008 20:27:39 +0200] rev 27729
tuned signature;
eliminated obsolete pervasives;
wenzelm [Mon, 04 Aug 2008 20:27:38 +0200] rev 27728
removed obsolete note_thms_cmd;
wenzelm [Mon, 04 Aug 2008 20:27:37 +0200] rev 27727
simplified defer_recdef(_i): plain facts via Attrib.eval_thms;
wenzelm [Mon, 04 Aug 2008 20:19:59 +0200] rev 27726
tuned description;
wenzelm [Mon, 04 Aug 2008 19:25:59 +0200] rev 27725
replaced mercurial.cgi by hgwebdir.cgi, resulting in http://isabelle.in.tum.de/repos/isabelle/
berghofe [Mon, 04 Aug 2008 18:57:35 +0200] rev 27724
Quoted terms in consts_code declarations are now preprocessed as well.
berghofe [Mon, 04 Aug 2008 18:56:55 +0200] rev 27723
Exported eval_wrapper.
berghofe [Mon, 04 Aug 2008 18:56:22 +0200] rev 27722
- corrected bogus comment for function inst_conj_all
- tuned function obtain_fresh_name
krauss [Mon, 04 Aug 2008 18:24:27 +0200] rev 27721
removed dead code
wenzelm [Mon, 04 Aug 2008 17:13:34 +0200] rev 27720
simplified prepare_command;
wenzelm [Mon, 04 Aug 2008 17:13:33 +0200] rev 27719
Isar.command: explicitly set transaction position, as required for prepare_command errors;
adapted Isabelle.command;
ballarin [Mon, 04 Aug 2008 10:37:33 +0200] rev 27718
Updated locale tests.
ballarin [Fri, 01 Aug 2008 18:10:52 +0200] rev 27717
Generalised polynomial lemmas from cring to ring.
ballarin [Fri, 01 Aug 2008 17:41:37 +0200] rev 27716
Removed import and lparams from locale record.
nipkow [Fri, 01 Aug 2008 12:57:50 +0200] rev 27715
made setsum executable on int.
ballarin [Thu, 31 Jul 2008 09:49:21 +0200] rev 27714
Tuned (for the sake of a meaningless log entry).
ballarin [Wed, 30 Jul 2008 19:03:33 +0200] rev 27713
New locales for orders and lattices where the equivalence relation is not restricted to equality.
nipkow [Wed, 30 Jul 2008 16:07:00 +0200] rev 27712
added hint about writing "x : set xs".
haftmann [Wed, 30 Jul 2008 07:34:01 +0200] rev 27711
simple lifters
haftmann [Wed, 30 Jul 2008 07:34:00 +0200] rev 27710
dropped imperative monad bind
haftmann [Wed, 30 Jul 2008 07:33:59 +0200] rev 27709
facts_of
haftmann [Wed, 30 Jul 2008 07:33:58 +0200] rev 27708
improved morphism
haftmann [Wed, 30 Jul 2008 07:33:57 +0200] rev 27707
SML_imp, OCaml_imp
haftmann [Wed, 30 Jul 2008 07:33:56 +0200] rev 27706
clarified
haftmann [Wed, 30 Jul 2008 07:33:55 +0200] rev 27705
tuned
ballarin [Tue, 29 Jul 2008 17:50:48 +0200] rev 27704
Zorn's Lemma for partial orders.
ballarin [Tue, 29 Jul 2008 17:50:12 +0200] rev 27703
Definitions and some lemmas for reflexive orderings.
ballarin [Tue, 29 Jul 2008 17:49:26 +0200] rev 27702
Lemmas added
ballarin [Tue, 29 Jul 2008 16:19:49 +0200] rev 27701
New theory on divisibility.
ballarin [Tue, 29 Jul 2008 16:19:19 +0200] rev 27700
Renamed theorems;
New theory on divisibility.
ballarin [Tue, 29 Jul 2008 16:17:45 +0200] rev 27699
New theorems on summation.
ballarin [Tue, 29 Jul 2008 16:17:13 +0200] rev 27698
Unit_inv_l, Unit_inv_r made [simp].
ballarin [Tue, 29 Jul 2008 16:16:10 +0200] rev 27697
New theory on divisibility;
Restructured presentation.
ballarin [Tue, 29 Jul 2008 16:14:56 +0200] rev 27696
Unit_inv_l, Unit_inv_r made [simp];
Renamed theorems;
New theory on divisibility.
haftmann [Tue, 29 Jul 2008 14:20:22 +0200] rev 27695
Haskell now living in the RealWorld
haftmann [Tue, 29 Jul 2008 14:07:23 +0200] rev 27694
corrected Pure dependency
nipkow [Tue, 29 Jul 2008 13:16:54 +0200] rev 27693
added removeAll
haftmann [Tue, 29 Jul 2008 08:15:44 +0200] rev 27692
tuned; explicit export of element accessors
haftmann [Tue, 29 Jul 2008 08:15:40 +0200] rev 27691
PureThy: dropped note_thmss_qualified, dropped _i suffix
haftmann [Tue, 29 Jul 2008 08:15:39 +0200] rev 27690
some steps towards explicit class target for canonical interpretation
haftmann [Tue, 29 Jul 2008 08:15:38 +0200] rev 27689
declare
nipkow [Mon, 28 Jul 2008 20:49:07 +0200] rev 27688
*** empty log message ***
urbanc [Sun, 27 Jul 2008 20:08:16 +0200] rev 27687
simplified a proof
haftmann [Sat, 26 Jul 2008 09:00:26 +0200] rev 27686
tuned function name
haftmann [Sat, 26 Jul 2008 09:00:25 +0200] rev 27685
tuned bootstrap order
haftmann [Fri, 25 Jul 2008 12:03:37 +0200] rev 27684
subclass now also works for subclasses with empty specificaton
haftmann [Fri, 25 Jul 2008 12:03:36 +0200] rev 27683
dropped PureThy.note; added PureThy.add_thm
haftmann [Fri, 25 Jul 2008 12:03:34 +0200] rev 27682
added class preorder
haftmann [Fri, 25 Jul 2008 12:03:32 +0200] rev 27681
dropped locale (open)
haftmann [Fri, 25 Jul 2008 12:03:31 +0200] rev 27680
added explicit root theory; some tuning
haftmann [Fri, 25 Jul 2008 12:03:28 +0200] rev 27679
tuned
haftmann [Fri, 25 Jul 2008 07:35:53 +0200] rev 27678
dropped locale (open)
haftmann [Mon, 21 Jul 2008 16:30:49 +0200] rev 27677
(re-)added simp rules for (_ + _) div/mod _
haftmann [Mon, 21 Jul 2008 15:27:23 +0200] rev 27676
(re-)added simp rules for (_ + _) div/mod _
haftmann [Mon, 21 Jul 2008 15:26:26 +0200] rev 27675
added explicit purge_data
haftmann [Mon, 21 Jul 2008 15:26:25 +0200] rev 27674
added code generation
haftmann [Mon, 21 Jul 2008 15:26:24 +0200] rev 27673
fixed code generator setup
haftmann [Mon, 21 Jul 2008 15:26:23 +0200] rev 27672
(adjusted)
chaieb [Mon, 21 Jul 2008 13:37:14 +0200] rev 27671
Tuned and corrected ideal_tac for algebra.
Mon, 21 Jul 2008 13:37:10 +0200
Theorems divides_le, ind_euclid, bezout_lemma, bezout_add, bezout, bezout_add_strong, gcd_unique,gcd_eq, bezout_gcd, bezout_gcd_strong, gcd_mult_distrib, gcd_bezout to GCD.thy
chaieb [Mon, 21 Jul 2008 13:37:10 +0200] rev 27670
Theorems divides_le, ind_euclid, bezout_lemma, bezout_add, bezout, bezout_add_strong, gcd_unique,gcd_eq, bezout_gcd, bezout_gcd_strong, gcd_mult_distrib, gcd_bezout to GCD.thy
chaieb [Mon, 21 Jul 2008 13:37:05 +0200] rev 27669
Tuned and simplified proofs; Rules added to presburger's and algebra's context; moved Bezout theorems from Primes.thy
chaieb [Mon, 21 Jul 2008 13:36:59 +0200] rev 27668
Tuned and simplified proofs
chaieb [Mon, 21 Jul 2008 13:36:44 +0200] rev 27667
Added theorems zmod_eq_dvd_iff and nat_mod_eq_iff previously in Pocklington.thy --- relevant for algebra
chaieb [Mon, 21 Jul 2008 13:36:39 +0200] rev 27666
Relevant rules added to algebra's context
wenzelm [Sun, 20 Jul 2008 23:07:03 +0200] rev 27665
renamed item to span, renamed contructors;
added span_range;
wenzelm [Sun, 20 Jul 2008 23:07:01 +0200] rev 27664
adapted ThyEdit.span;
wenzelm [Sun, 20 Jul 2008 23:06:59 +0200] rev 27663
maintain token range;
wenzelm [Sun, 20 Jul 2008 23:06:58 +0200] rev 27662
tty loop: do not report status;
wenzelm [Sun, 20 Jul 2008 23:06:55 +0200] rev 27661
added type range;
wenzelm [Sun, 20 Jul 2008 23:06:53 +0200] rev 27660
renamed command span markup;
wenzelm [Sun, 20 Jul 2008 20:23:49 +0200] rev 27659
SideKickParsedData: minimal content;
haftmann [Sun, 20 Jul 2008 11:19:08 +0200] rev 27658
(adjusted)
haftmann [Sun, 20 Jul 2008 11:10:04 +0200] rev 27657
(adjusted)
bulwahn [Sat, 19 Jul 2008 19:27:13 +0200] rev 27656
added verification framework for the HeapMonad and quicksort as example for this framework
wenzelm [Sat, 19 Jul 2008 11:05:18 +0200] rev 27655
build jedit plugin only if jedit is available;
wenzelm [Fri, 18 Jul 2008 22:03:20 +0200] rev 27654
misc tuning;
haftmann [Fri, 18 Jul 2008 18:25:57 +0200] rev 27653
more class instantiations
haftmann [Fri, 18 Jul 2008 18:25:56 +0200] rev 27652
refined code generator setup for rational numbers; more simplification rules for rational numbers
haftmann [Fri, 18 Jul 2008 18:25:53 +0200] rev 27651
moved op dvd to theory Ring_and_Field; generalized a couple of lemmas
wenzelm [Fri, 18 Jul 2008 17:09:48 +0200] rev 27650
fixed Scala path;
wenzelm [Thu, 17 Jul 2008 21:24:26 +0200] rev 27649
tuned build order;
wenzelm [Thu, 17 Jul 2008 21:23:32 +0200] rev 27648
proper purge_tmp;
remove .cvsignore files;
wenzelm [Thu, 17 Jul 2008 21:23:08 +0200] rev 27647
tuned message;
wenzelm [Thu, 17 Jul 2008 21:22:44 +0200] rev 27646
tuned line breaks (NB: generated text is inserted here);
wenzelm [Thu, 17 Jul 2008 21:07:17 +0200] rev 27645
proper usage message;
more precise perl replacements;
less verbosity;
wenzelm [Thu, 17 Jul 2008 20:40:05 +0200] rev 27644
make Isabelle source distribution (via Mercurial);
wenzelm [Thu, 17 Jul 2008 20:15:15 +0200] rev 27643
explicit Distribution.changelog;
wenzelm [Thu, 17 Jul 2008 20:15:14 +0200] rev 27642
structure Distribution: swapped default for is_official;
wenzelm [Thu, 17 Jul 2008 20:15:13 +0200] rev 27641
ThyInfo.remove_thy;
wenzelm [Thu, 17 Jul 2008 20:15:12 +0200] rev 27640
structure Distribution: swapped default for is_official;
removed obsolete (?) sync/sleep;
wenzelm [Thu, 17 Jul 2008 20:05:19 +0200] rev 27639
use ../isabelle.sty and ../isabellesym.sty;
wenzelm [Thu, 17 Jul 2008 17:11:34 +0200] rev 27638
tuned whitespace;
wenzelm [Thu, 17 Jul 2008 17:10:53 +0200] rev 27637
removed old checklist;
wenzelm [Thu, 17 Jul 2008 17:03:48 +0200] rev 27636
obsolete;
wenzelm [Thu, 17 Jul 2008 17:01:54 +0200] rev 27635
tuned;
wenzelm [Thu, 17 Jul 2008 16:56:50 +0200] rev 27634
discontinued maketags;
wenzelm [Thu, 17 Jul 2008 16:56:48 +0200] rev 27633
assume GNU tar and find;
Admin/build all;
discontinued maketags;
wenzelm [Thu, 17 Jul 2008 16:19:06 +0200] rev 27632
tuned;
wenzelm [Thu, 17 Jul 2008 16:17:05 +0200] rev 27631
use ../isabellesym.sty, which is always available;
wenzelm [Thu, 17 Jul 2008 15:35:15 +0200] rev 27630
Admin/build browser;
wenzelm [Thu, 17 Jul 2008 15:33:01 +0200] rev 27629
less verbosity;
wenzelm [Thu, 17 Jul 2008 15:26:04 +0200] rev 27628
Administrative build -- finish Isabelle source distribution.
krauss [Thu, 17 Jul 2008 15:21:52 +0200] rev 27627
simplified proofs
nipkow [Thu, 17 Jul 2008 13:50:33 +0200] rev 27626
beautified proofs
nipkow [Thu, 17 Jul 2008 13:50:17 +0200] rev 27625
added lemmas
berghofe [Wed, 16 Jul 2008 17:37:59 +0200] rev 27624
Added Standardization theory to nominal examples.
berghofe [Wed, 16 Jul 2008 17:36:44 +0200] rev 27623
Added Standardization theory.
wenzelm [Wed, 16 Jul 2008 16:42:13 +0200] rev 27622
editor model: run interactively for now;
wenzelm [Wed, 16 Jul 2008 16:39:11 +0200] rev 27621
updated generated file;