Tue, 17 May 2005 10:19:43 +0200 |
wenzelm |
export ISABELLE_HOME, do not normalize;
|
changeset |
files
|
Tue, 17 May 2005 10:19:42 +0200 |
wenzelm |
removed THIS_IS_ISABELLE_ADMIN;
|
changeset |
files
|
Tue, 17 May 2005 10:08:24 +0200 |
wenzelm |
removed rev_append;
|
changeset |
files
|
Tue, 17 May 2005 10:08:24 +0200 |
wenzelm |
obsolete;
|
changeset |
files
|
Tue, 17 May 2005 10:05:15 +0200 |
wenzelm |
added;
|
changeset |
files
|
Tue, 17 May 2005 09:58:40 +0200 |
wenzelm |
proper treatment of directory links;
|
changeset |
files
|
Tue, 17 May 2005 01:24:19 +0200 |
kleing |
use Drule.vars_of_terms
|
changeset |
files
|
Mon, 16 May 2005 10:29:15 +0200 |
paulson |
Use of IntInf.int instead of int in most numeric simprocs; avoids
|
changeset |
files
|
Mon, 16 May 2005 09:35:05 +0200 |
kleing |
searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
|
changeset |
files
|
Mon, 16 May 2005 09:34:20 +0200 |
kleing |
export parser for "-"
|
changeset |
files
|
Mon, 16 May 2005 08:28:16 +0200 |
kleing |
line wrap
|
changeset |
files
|
Sun, 15 May 2005 21:04:10 +0200 |
berghofe |
Eta-expanded merge function (to make SmlNJ happy).
|
changeset |
files
|
Sat, 14 May 2005 21:31:13 +0200 |
haftmann |
added Proof.context to antiquotation
|
changeset |
files
|
Fri, 13 May 2005 20:21:41 +0200 |
dixon |
lucas - fixed bug with uninstantiated type contexts in eqsubst and added the automatic removal of duplicate subgoals (when there are no flex-flex constraints)
|
changeset |
files
|
Fri, 13 May 2005 19:55:09 +0200 |
nipkow |
-(n::nat) is now regarded as atomic
|
changeset |
files
|
Fri, 13 May 2005 17:19:04 +0200 |
schirmer |
Bugfix in syntax translation for record type.
|
changeset |
files
|
Thu, 12 May 2005 18:24:42 +0200 |
paulson |
theorem names for caching
|
changeset |
files
|
Thu, 12 May 2005 15:42:58 +0200 |
paulson |
memoization of ResAxioms.cnf_axiom rather than of Reconstruction.clausify_rule
|
changeset |
files
|
Thu, 12 May 2005 10:48:46 +0200 |
paulson |
first-order now ignores "all"
|
changeset |
files
|
Thu, 12 May 2005 09:45:54 +0200 |
nipkow |
fixed a few things and added Haftmann as author
|
changeset |
files
|
Wed, 11 May 2005 17:45:38 +0200 |
paulson |
documented new subst method
|
changeset |
files
|
Wed, 11 May 2005 16:30:24 +0200 |
haftmann |
corrections
|
changeset |
files
|
Wed, 11 May 2005 09:50:33 +0200 |
nipkow |
Added thms by Brian Huffmann
|
changeset |
files
|
Tue, 10 May 2005 18:37:43 +0200 |
paulson |
new cterm primitives
|
changeset |
files
|
Tue, 10 May 2005 10:25:21 +0200 |
paulson |
oops...cannot use subst here
|
changeset |
files
|
Tue, 10 May 2005 06:59:32 +0200 |
kleing |
table centering, headline 'other platform'
|
changeset |
files
|
Mon, 09 May 2005 16:40:37 +0200 |
paulson |
unfolding of Ex1
|
changeset |
files
|
Mon, 09 May 2005 16:40:11 +0200 |
paulson |
choice_const moved to hologic.ML
|
changeset |
files
|
Mon, 09 May 2005 16:38:56 +0200 |
paulson |
from simplesubst to new subst
|
changeset |
files
|
Mon, 09 May 2005 16:02:45 +0200 |
haftmann |
minor corrections
|
changeset |
files
|
Mon, 09 May 2005 02:03:48 +0200 |
kleing |
made file links local, smoothed text over in some places
|
changeset |
files
|
Mon, 09 May 2005 02:03:01 +0200 |
kleing |
made file list nicer
|
changeset |
files
|
Mon, 09 May 2005 02:02:25 +0200 |
kleing |
moved description (dist area) out of link
|
changeset |
files
|
Mon, 09 May 2005 01:39:06 +0200 |
kleing |
made download links local, provide explicit list of files to download
|
changeset |
files
|
Mon, 09 May 2005 01:32:47 +0200 |
kleing |
shortened
|
changeset |
files
|
Sun, 08 May 2005 22:18:12 +0200 |
wenzelm |
MAILTO: makarius@sketis.net
|
changeset |
files
|
Fri, 06 May 2005 18:01:44 +0200 |
dixon |
lucas - added ability to provide multiple replacements for subst: syntax is now: subst (1 3) myrule
|
changeset |
files
|
Fri, 06 May 2005 16:03:56 +0200 |
haftmann |
added notes for mac os
|
changeset |
files
|
Fri, 06 May 2005 15:00:08 +0200 |
haftmann |
Added notes for installation on Windows
|
changeset |
files
|
Fri, 06 May 2005 11:33:19 +0200 |
haftmann |
added option 'tidy=' to makefile, for optional processing of results by HTML tidy
|
changeset |
files
|
Fri, 06 May 2005 11:30:10 +0200 |
haftmann |
replaced some outdated HTML by more modern constructs
|
changeset |
files
|
Fri, 06 May 2005 08:37:39 +0200 |
haftmann |
added new antiquotations
|
changeset |
files
|
Fri, 06 May 2005 03:47:44 +0200 |
huffman |
Replaced all unnecessary uses of SOME with THE or LEAST
|
changeset |
files
|
Thu, 05 May 2005 13:21:05 +0200 |
dixon |
lucas - added option to select occurance to rewrite e.g. (occ 4)
|
changeset |
files
|
Thu, 05 May 2005 11:58:59 +0200 |
dixon |
lucas - made clean unify smash unifiers so that when we get flex-flex constraints subst does not barf. Also added fix_vars_upto_idx to IsaND.
|
changeset |
files
|
Thu, 05 May 2005 11:56:00 +0200 |
dixon |
lucas - added update node function.
|
changeset |
files
|
Wed, 04 May 2005 18:50:39 +0200 |
berghofe |
Added eta_long attribute.
|
changeset |
files
|
Wed, 04 May 2005 18:50:21 +0200 |
berghofe |
Added eta_long_conversion.
|
changeset |
files
|
Wed, 04 May 2005 10:44:53 +0200 |
paulson |
eta-expansion
|
changeset |
files
|
Wed, 04 May 2005 10:42:43 +0200 |
nipkow |
fixed lin.arith
|
changeset |
files
|
Wed, 04 May 2005 08:37:45 +0200 |
nipkow |
neqE applies even if the type is not one which partakes in linear arithmetic.
|
changeset |
files
|
Wed, 04 May 2005 08:36:10 +0200 |
nipkow |
Fixing a problem with lin.arith.
|
changeset |
files
|
Tue, 03 May 2005 15:37:41 +0200 |
haftmann |
make mkdir usable with cygwin
|
changeset |
files
|
Tue, 03 May 2005 14:27:21 +0200 |
quigley |
Replaced reference to SPASS with general one - set SPASS_HOME in settings file.
|
changeset |
files
|
Tue, 03 May 2005 10:33:31 +0200 |
haftmann |
final implementation of antiquotations styles
|
changeset |
files
|
Tue, 03 May 2005 10:32:32 +0200 |
haftmann |
Added short description of thm_style and term_style antiquotation
|
changeset |
files
|
Tue, 03 May 2005 10:25:30 +0200 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Tue, 03 May 2005 02:45:55 +0200 |
dixon |
lucas - improved interface to isand.ML and cleaned up clean-unification code, and added some better comments.
|
changeset |
files
|
Tue, 03 May 2005 02:44:10 +0200 |
dixon |
lucas - added dest_TVar and dest_TFree.
|
changeset |
files
|
Mon, 02 May 2005 21:07:21 +0200 |
schirmer |
Removed nodup_vars avoiding hack
|
changeset |
files
|
Mon, 02 May 2005 19:00:05 +0200 |
nipkow |
fixed
|
changeset |
files
|
Mon, 02 May 2005 18:59:50 +0200 |
nipkow |
turned 2 lemmas into simp rules
|
changeset |
files
|
Mon, 02 May 2005 18:46:52 +0200 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Mon, 02 May 2005 18:29:29 +0200 |
nipkow |
fixed setsum problem
|
changeset |
files
|
Mon, 02 May 2005 16:28:33 +0200 |
paulson |
meta-logic connectives now forbidden
|
changeset |
files
|
Mon, 02 May 2005 13:30:48 +0200 |
paulson |
deleted redundant code
|
changeset |
files
|
Mon, 02 May 2005 13:30:36 +0200 |
paulson |
fixed reference to top-level
|
changeset |
files
|
Mon, 02 May 2005 11:03:27 +0200 |
haftmann |
introduced @{const ...} antiquotation
|
changeset |
files
|
Mon, 02 May 2005 10:56:13 +0200 |
haftmann |
introduced @{const ...} antiquotation
|
changeset |
files
|
Mon, 02 May 2005 08:17:16 +0200 |
haftmann |
added to isatest-doc MAILTO
|
changeset |
files
|
Mon, 02 May 2005 07:34:07 +0200 |
nipkow |
added myself to mailing list
|
changeset |
files
|
Mon, 02 May 2005 01:52:35 +0200 |
kleing |
superceded by IsarOverview
|
changeset |
files
|
Sat, 30 Apr 2005 14:18:36 +0200 |
kleing |
fixed typo
|
changeset |
files
|
Sat, 30 Apr 2005 14:06:58 +0200 |
kleing |
separate test run for theories in Doc/
|
changeset |
files
|
Sat, 30 Apr 2005 14:01:45 +0200 |
kleing |
use absolute path to find LaTeXSugar and OptionalSugar
|
changeset |
files
|
Sat, 30 Apr 2005 13:09:38 +0200 |
isatest |
export DISTPREFIX to devel page Makefile
|
changeset |
files
|
Sat, 30 Apr 2005 03:51:50 +0200 |
kleing |
fixed dependencies
|
changeset |
files
|
Sat, 30 Apr 2005 02:54:53 +0200 |
kleing |
don't leave stale root.pdf / root.dvi
|
changeset |
files
|
Sat, 30 Apr 2005 02:45:17 +0200 |
kleing |
move generated files to document/ to avoid CVS file overwrite in generated/
|
changeset |
files
|
Sat, 30 Apr 2005 02:43:45 +0200 |
kleing |
move generated files to document/, avoid CVS file overwrite in generated/
|
changeset |
files
|
Sat, 30 Apr 2005 02:19:42 +0200 |
kleing |
unused
|
changeset |
files
|
Sat, 30 Apr 2005 00:53:56 +0200 |
kleing |
removed obsolete exercise collection (is now in coursematerial)
|
changeset |
files
|
Fri, 29 Apr 2005 18:13:28 +0200 |
paulson |
updated PG preview for new thms-containing
|
changeset |
files
|
Fri, 29 Apr 2005 16:45:49 +0200 |
paulson |
better error reporting
|
changeset |
files
|
Fri, 29 Apr 2005 13:35:55 +0200 |
kleing |
put 8h time limit on test
|
changeset |
files
|
Fri, 29 Apr 2005 13:12:38 +0200 |
kleing |
move isadist to ~/tmp/
|
changeset |
files
|
Fri, 29 Apr 2005 13:11:42 +0200 |
kleing |
publish only *.html
|
changeset |
files
|
Fri, 29 Apr 2005 13:11:19 +0200 |
kleing |
include new thms_containing
|
changeset |
files
|
Fri, 29 Apr 2005 11:42:46 +0200 |
kleing |
credits
|
changeset |
files
|
Fri, 29 Apr 2005 11:40:29 +0200 |
kleing |
new thms_containing that searches for patterns instead of constants
|
changeset |
files
|
Fri, 29 Apr 2005 11:22:41 +0200 |
kleing |
new thms_containing that searches for patterns instead of constants
|
changeset |
files
|
Fri, 29 Apr 2005 08:05:06 +0200 |
haftmann |
added antiquotations typeof, const, term_style, thm_style, term_type (something still to be done)
|
changeset |
files
|
Fri, 29 Apr 2005 08:03:01 +0200 |
haftmann |
added antiquotations typeof, const, term_style, thm_style, term_type (something still to be done)
|
changeset |
files
|
Fri, 29 Apr 2005 00:52:12 +0200 |
kleing |
version update
|
changeset |
files
|
Fri, 29 Apr 2005 00:51:34 +0200 |
kleing |
include x86_64
|
changeset |
files
|
Thu, 28 Apr 2005 21:36:25 +0200 |
wenzelm |
make symlink handling compatible with whitespaces
|
changeset |
files
|