Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Old ABP files now running under the IOA meta theory based on HOLCF;
1997-04-30, by mueller
New meta theory for IOA based on HOLCF.
1997-04-30, by mueller
improved display of non-ASCII chars;
1997-04-30, by wenzelm
fixed enc_start;
1997-04-29, by wenzelm
deactivated new symbols (not yet printable on xterm, emacs);
1997-04-29, by wenzelm
renamed \<choice> to \<orelse>;
1997-04-29, by wenzelm
added \<orelse> symbols syntax for case;
1997-04-29, by wenzelm
added \<langle>, \<rangle> symbols syntax;
1997-04-29, by wenzelm
added new chars;
1997-04-29, by wenzelm
is_blank: added space2 (160);
1997-04-29, by wenzelm
improved DVI_VIEWER default;
1997-04-25, by wenzelm
improved tmp comment;
1997-04-25, by wenzelm
removed -norc;
1997-04-25, by wenzelm
used explcite tactics in instances (since ax_per_trans "loops")
1997-04-25, by slotosch
changed Domain->Dom for SML/NJ
1997-04-25, by slotosch
removed -c option;
1997-04-25, by wenzelm
removed -c option;
1997-04-25, by wenzelm
removed COPYDB flag;
1997-04-25, by wenzelm
removed -c option;
1997-04-25, by wenzelm
obsolete;
1997-04-25, by wenzelm
no longer forces default;
1997-04-25, by wenzelm
misc tuning;
1997-04-25, by wenzelm
removed one blank at end of line 37
1997-04-25, by oheimb
refer to SOME, NONE on top-level;
1997-04-24, by wenzelm
adapted for 1.09.27 (and later);
1997-04-24, by wenzelm
open General (type option is in Option in the newer versions, but always
1997-04-24, by wenzelm
adapted to SML/NJ 1.09.27;
1997-04-24, by wenzelm
Added 'induct_tac'
1997-04-24, by nipkow
Updates because nat_ind_tac no longer appends "1" to the ind.var.
1997-04-24, by nipkow
removed space;
1997-04-24, by wenzelm
induct_tac
1997-04-24, by nipkow
expandshort
1997-04-24, by mueller
Introduced a generic "induct_tac" which picks up the right induction scheme
1997-04-24, by nipkow
get_thydata accesses the second component of the data field. This component
1997-04-24, by nipkow
Main changes are:
1997-04-24, by mueller
rename_params_rule used to check if the new name clashed with a free name in
1997-04-24, by nipkow
deleted definitions for blift and plift
1997-04-24, by mueller
Complete Redesign of Theory, main points are:
1997-04-24, by mueller
added liftpair definition
1997-04-24, by mueller
only in comments
1997-04-24, by mueller
minor changes due to more powerful continuity check in Lift3.ML
1997-04-24, by mueller
added some comments;
1997-04-24, by mueller
Addition of printed tracing. Also some tidying
1997-04-24, by paulson
A bit of tidying
1997-04-24, by paulson
added dependencies on ax_ops/*.ML and domain/*.ML
1997-04-24, by oheimb
changed priority of '%': now no parenteses needed for '[...] == %x. [...]'
1997-04-24, by oheimb
moved antisym_less_inverse,box_less from Porder.ML to Porder0.ML
1997-04-24, by slotosch
Added NatDef
1997-04-23, by nipkow
Necessary inclusion of depth bound into blast_tac call
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
Unfortunately, the \\< syntax does not always accept the beginning of a line
1997-04-23, by paulson
Loop detection: before expanding a haz formula, see whether it is a duplicate
1997-04-23, by paulson
Made a proof search more deterministic
1997-04-23, by paulson
Improved indentation of #34
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
Fixed typos in comment
1997-04-23, by paulson
Conversion to use blast_tac
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
Moved diamond_trancl (which is independent of the rest) to the top
1997-04-23, by paulson
Ran expandshort
1997-04-23, by paulson
simprocs called with eta contracted subterm;
1997-04-23, by wenzelm
Tidied up.
1997-04-23, by nipkow
fixed bash-2.0 problem;
1997-04-22, by wenzelm
improved fontserver example;
1997-04-22, by wenzelm
Ran expandshort
1997-04-22, by paulson
removed -norc;
1997-04-22, by wenzelm
tuned;
1997-04-22, by wenzelm
Modified credits.
1997-04-21, by nipkow
New elimination rule for "unique existence"
1997-04-21, by paulson
New introduction rule for "unique existence"
1997-04-21, by paulson
Reorganized under headings. Also documented Blast_tac and LFilter
1997-04-21, by paulson
Tidied up the indentation
1997-04-21, by paulson
Moved blast_tac demo from ZF/func.ML to ZF/ex/misc.ML
1997-04-21, by paulson
Penalty for branching instantiations reduced from log3 to log4.
1997-04-21, by paulson
New blast_tac demo
1997-04-21, by paulson
Without the type constraint, the inner equality was NOT a biconditional...
1997-04-21, by paulson
Now faster without calling Blast.depth_tac
1997-04-21, by paulson
Disabled the attempts for mutual induction to work so that single induction
1997-04-21, by paulson
Tuple patterns are allowed now in `case'
1997-04-18, by nipkow
*** empty log message ***
1997-04-18, by nipkow
print_goals: fixed show_sorts semantics;
1997-04-18, by wenzelm
tuned check_has_sort;
1997-04-18, by wenzelm
removed least_sort;
1997-04-18, by wenzelm
tuned err msg;
1997-04-18, by wenzelm
Renamed sign constructors to eliminate clash with the Plus infix of Sum.thy
1997-04-18, by paulson
Now loads theory LList indirectly: via LFilter
1997-04-18, by paulson
Now uses some "case" syntax (but could use more)
1997-04-18, by paulson
New monotonicity theorems
1997-04-18, by paulson
New theory: a corecursive filter functional
1997-04-18, by paulson
Removed needless parentheses from translation
1997-04-18, by paulson
ex/LFilter is a new theory (and dependency)
1997-04-18, by paulson
Automatic update
1997-04-18, by paulson
tuned error msgs;
1997-04-17, by wenzelm
improved type check error messages;
1997-04-17, by wenzelm
renamed set_ap to setmp;
1997-04-17, by wenzelm
Automatic updates
1997-04-17, by paulson
Removed the \date{} command in order to put the date of typesetting on the
1997-04-17, by paulson
Corrected the informal description of coinductive definition
1997-04-17, by paulson
Corrected the informal description of coinductive definition in sections 1
1997-04-17, by paulson
Added ability to have case expressions involving tuples. (via translation)
1997-04-17, by nipkow
tuned;
1997-04-17, by wenzelm
*** empty log message ***
1997-04-17, by wenzelm
added fixencoding note;
1997-04-17, by wenzelm
fixed ISAMODE_HOME;
1997-04-17, by wenzelm
eliminated PLATFORM;
1997-04-17, by wenzelm
removed lceil, rceil, lfloor, rfloor;
1997-04-16, by wenzelm
fixed perl path (for sunbroys);
1997-04-16, by wenzelm
improved translations for subset symbols syntax: constraints;
1997-04-16, by wenzelm
moved classes / sorts to sorts.ML;
1997-04-16, by wenzelm
renamed subclass to classrel;
1997-04-16, by wenzelm
Sorts.str_of_sort;
1997-04-16, by wenzelm
Sorts.str_of_arity;
1997-04-16, by wenzelm
added sorts.ML, type_infer.ML;
1997-04-16, by wenzelm
tuned type of eq_ix, mem_ix;
1997-04-16, by wenzelm
improved inc, dec;
1997-04-16, by wenzelm
Type inference (isolated from type.ML, completely reimplemented).
1997-04-16, by wenzelm
Type classes and sorts (isolated from type.ML).
1997-04-16, by wenzelm
improved;
1997-04-16, by wenzelm
Partially converted to call blast_tac
1997-04-15, by paulson
Addition of blast_tac benchmark
1997-04-15, by paulson
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip