Sat, 10 Nov 2007 14:31:20 +0100 |
wenzelm |
updated;
|
changeset |
files
|
Sat, 10 Nov 2007 14:31:18 +0100 |
wenzelm |
replaced @{const} (allows name only) by proper @{term};
|
changeset |
files
|
Fri, 09 Nov 2007 23:24:31 +0100 |
haftmann |
proper implementation of check phase; non-qualified names for class operations
|
changeset |
files
|
Fri, 09 Nov 2007 23:24:30 +0100 |
haftmann |
explicit message for failed autoquickcheck
|
changeset |
files
|
Fri, 09 Nov 2007 19:37:35 +0100 |
wenzelm |
tyabbr/syntax/consts: replaced obsolete read_typ by Syntax.parse_typ/certify_typ;
|
changeset |
files
|
Fri, 09 Nov 2007 19:37:35 +0100 |
wenzelm |
avoid obsolete Sign.read_prop;
|
changeset |
files
|
Fri, 09 Nov 2007 19:37:33 +0100 |
wenzelm |
tuned proofs -- avoid implicit prems;
|
changeset |
files
|
Fri, 09 Nov 2007 19:37:32 +0100 |
wenzelm |
fixed imports path;
|
changeset |
files
|
Fri, 09 Nov 2007 19:37:30 +0100 |
wenzelm |
tuned proofs -- avoid open cases;
|
changeset |
files
|
Fri, 09 Nov 2007 18:59:56 +0100 |
krauss |
function package: using the names of the equations as case names turned out to be impractical => disabled
|
changeset |
files
|
Fri, 09 Nov 2007 13:41:27 +0100 |
krauss |
avoid name clashes when generating code for union, inter
|
changeset |
files
|
Thu, 08 Nov 2007 22:57:45 +0100 |
wenzelm |
oops -- avoid vacous goal message;
|
changeset |
files
|
Thu, 08 Nov 2007 22:36:46 +0100 |
wenzelm |
tuned messages;
|
changeset |
files
|
Thu, 08 Nov 2007 22:19:43 +0100 |
wenzelm |
avoid "import" as identifier, which is a keyword in Alice;
|
changeset |
files
|
Thu, 08 Nov 2007 20:52:27 +0100 |
wenzelm |
tuned presentation;
|
changeset |
files
|
Thu, 08 Nov 2007 20:09:17 +0100 |
wenzelm |
avoid implicit use of prems;
|
changeset |
files
|
Thu, 08 Nov 2007 20:08:11 +0100 |
wenzelm |
where/of: do not allow schematic variables here!
|
changeset |
files
|
Thu, 08 Nov 2007 20:08:09 +0100 |
wenzelm |
removed unused read_termTs_schematic, read/cert_vars_legacy, add_fixes_legacy;
|
changeset |
files
|
Thu, 08 Nov 2007 20:08:07 +0100 |
wenzelm |
discontinued legacy vars;
|
changeset |
files
|
Thu, 08 Nov 2007 20:08:02 +0100 |
wenzelm |
removed unused read_def_terms';
|
changeset |
files
|
Thu, 08 Nov 2007 20:08:01 +0100 |
wenzelm |
eliminated illegal schematic variables in where/of;
|
changeset |
files
|
Thu, 08 Nov 2007 20:08:00 +0100 |
wenzelm |
eliminated illegal schematic variables in where/of;
|
changeset |
files
|
Thu, 08 Nov 2007 20:07:58 +0100 |
wenzelm |
x86_64: fall back on x86 (more efficient);
|
changeset |
files
|
Thu, 08 Nov 2007 20:07:57 +0100 |
wenzelm |
tuned comments;
|
changeset |
files
|
Thu, 08 Nov 2007 14:51:31 +0100 |
wenzelm |
renamed ProofContext.read_const' to ProofContext.read_const_proper;
|
changeset |
files
|
Thu, 08 Nov 2007 14:51:30 +0100 |
wenzelm |
renamed ProofContext.read_const' to ProofContext.read_const_proper;
|
changeset |
files
|
Thu, 08 Nov 2007 14:51:29 +0100 |
wenzelm |
synchronize_syntax: improved declare_const (still inactive);
|
changeset |
files
|
Thu, 08 Nov 2007 14:51:28 +0100 |
wenzelm |
added const_proper;
|
changeset |
files
|
Thu, 08 Nov 2007 13:24:03 +0100 |
nipkow |
added evaluation
|
changeset |
files
|
Thu, 08 Nov 2007 13:23:47 +0100 |
nipkow |
fix
|
changeset |
files
|
Thu, 08 Nov 2007 13:23:36 +0100 |
nipkow |
new general syntax
|
changeset |
files
|
Thu, 08 Nov 2007 13:23:19 +0100 |
nipkow |
tuned
|
changeset |
files
|
Thu, 08 Nov 2007 13:23:04 +0100 |
nipkow |
updated to notation and abbreviation
|
changeset |
files
|
Thu, 08 Nov 2007 13:21:15 +0100 |
haftmann |
added purify_sym
|
changeset |
files
|
Thu, 08 Nov 2007 13:21:14 +0100 |
haftmann |
tuned
|
changeset |
files
|
Thu, 08 Nov 2007 13:21:12 +0100 |
haftmann |
duv, mod, int conversion
|
changeset |
files
|
Wed, 07 Nov 2007 22:20:13 +0100 |
wenzelm |
ProofContext.read_const';
|
changeset |
files
|
Wed, 07 Nov 2007 22:20:12 +0100 |
wenzelm |
Syntax.read_typ;
|
changeset |
files
|
Wed, 07 Nov 2007 22:20:11 +0100 |
wenzelm |
export read_const';
|
changeset |
files
|
Wed, 07 Nov 2007 22:20:09 +0100 |
wenzelm |
Syntax.read_typ;
|
changeset |
files
|
Wed, 07 Nov 2007 18:19:04 +0100 |
nipkow |
added inductive
|
changeset |
files
|
Wed, 07 Nov 2007 16:43:01 +0100 |
wenzelm |
attribute where/of: proper Syntax.parse/check;
|
changeset |
files
|
Wed, 07 Nov 2007 16:43:00 +0100 |
wenzelm |
discontinued ProofContext.read_prop_legacy;
|
changeset |
files
|
Wed, 07 Nov 2007 16:42:59 +0100 |
wenzelm |
discontinued ProofContext.read_prop_legacy;
|
changeset |
files
|
Wed, 07 Nov 2007 16:42:58 +0100 |
wenzelm |
refined Variable.declare_const;
|
changeset |
files
|
Wed, 07 Nov 2007 16:42:57 +0100 |
wenzelm |
refined notion of consts within the local scope;
|
changeset |
files
|
Wed, 07 Nov 2007 16:42:56 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Wed, 07 Nov 2007 16:42:55 +0100 |
wenzelm |
removed obsolete Sign.read_tyname/const (cf. ProofContext);
|
changeset |
files
|
Wed, 07 Nov 2007 03:51:17 +0100 |
kleing |
map and prefix
|
changeset |
files
|
Tue, 06 Nov 2007 22:50:39 +0100 |
wenzelm |
activated HOL-SizeChange;
|
changeset |
files
|
Tue, 06 Nov 2007 22:50:38 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 06 Nov 2007 22:50:37 +0100 |
wenzelm |
read_const/legacy_intern_skolem: cover consts within the local scope;
|
changeset |
files
|
Tue, 06 Nov 2007 22:50:36 +0100 |
wenzelm |
synchronize_syntax: declare operations within the local scope of fixes/consts
|
changeset |
files
|
Tue, 06 Nov 2007 22:50:35 +0100 |
wenzelm |
fixed spelling;
|
changeset |
files
|
Tue, 06 Nov 2007 22:50:34 +0100 |
wenzelm |
added is_const/declare_const for local scope of fixes/consts;
|
changeset |
files
|
Tue, 06 Nov 2007 20:27:33 +0100 |
wenzelm |
removed dependencies on Size_Change_Termination from HOL-Library;
|
changeset |
files
|
Tue, 06 Nov 2007 17:44:53 +0100 |
krauss |
moved stuff about size change termination to its own session
|
changeset |
files
|
Tue, 06 Nov 2007 13:12:56 +0100 |
haftmann |
clarifying comment
|
changeset |
files
|
Tue, 06 Nov 2007 13:12:55 +0100 |
haftmann |
clarified merge
|
changeset |
files
|
Tue, 06 Nov 2007 13:12:53 +0100 |
haftmann |
Class.init now similiar to Locale.init
|
changeset |
files
|
Tue, 06 Nov 2007 13:12:52 +0100 |
haftmann |
CRITICAL force
|
changeset |
files
|
Tue, 06 Nov 2007 13:12:50 +0100 |
haftmann |
autoquickcheck message
|
changeset |
files
|
Tue, 06 Nov 2007 13:12:49 +0100 |
haftmann |
added explicit signature
|
changeset |
files
|
Tue, 06 Nov 2007 13:12:48 +0100 |
haftmann |
simplified specification of *_abs class
|
changeset |
files
|
Tue, 06 Nov 2007 12:06:30 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 06 Nov 2007 09:46:05 +0100 |
haftmann |
added autoquickcheck
|
changeset |
files
|
Tue, 06 Nov 2007 08:47:30 +0100 |
haftmann |
removed subclass edge ordered_ring < lordered_ring
|
changeset |
files
|
Tue, 06 Nov 2007 08:47:25 +0100 |
haftmann |
renamed lordered_*_* to lordered_*_add_*; further localization
|
changeset |
files
|
Mon, 05 Nov 2007 23:17:03 +0100 |
wenzelm |
tuned satisfy_thm;
|
changeset |
files
|
Mon, 05 Nov 2007 23:17:02 +0100 |
wenzelm |
removed unused compose_hhf, comp_hhf;
|
changeset |
files
|
Mon, 05 Nov 2007 22:53:38 +0100 |
obua |
corrected fucked up integer tuning
|
changeset |
files
|
Mon, 05 Nov 2007 22:51:16 +0100 |
kleing |
misc lemmas about prefix, postfix, and parallel
|
changeset |
files
|
Mon, 05 Nov 2007 22:50:48 +0100 |
kleing |
add root.bib for Word document
|
changeset |
files
|
Mon, 05 Nov 2007 22:50:00 +0100 |
kleing |
move itself into HOL types
|
changeset |
files
|
Mon, 05 Nov 2007 22:49:28 +0100 |
kleing |
rev_nth
|
changeset |
files
|
Mon, 05 Nov 2007 22:48:37 +0100 |
kleing |
tranclD2 (tranclD at the other end) + trancl_power
|
changeset |
files
|
Mon, 05 Nov 2007 22:00:21 +0100 |
kleing |
acknowledge authors
|
changeset |
files
|
Mon, 05 Nov 2007 21:05:03 +0100 |
kleing |
cite Jeremy's avocs article
|
changeset |
files
|
Mon, 05 Nov 2007 20:50:45 +0100 |
wenzelm |
simplified LocalTheory.reinit;
|
changeset |
files
|
Mon, 05 Nov 2007 20:50:44 +0100 |
wenzelm |
misc cleanup of init functions;
|
changeset |
files
|
Mon, 05 Nov 2007 20:50:43 +0100 |
wenzelm |
TheoryTarget.context;
|
changeset |
files
|
Mon, 05 Nov 2007 20:50:42 +0100 |
wenzelm |
simplified LocalTheory.reinit;
|
changeset |
files
|
Mon, 05 Nov 2007 20:50:41 +0100 |
wenzelm |
improved error message for missing predicates;
|
changeset |
files
|
Mon, 05 Nov 2007 18:18:39 +0100 |
nipkow |
added lemmas
|
changeset |
files
|
Mon, 05 Nov 2007 17:48:51 +0100 |
ballarin |
Use of export rather than standard in interpretation.
|
changeset |
files
|
Mon, 05 Nov 2007 17:48:34 +0100 |
ballarin |
Removed inst_morphism'; satisfy_thm avoids compose.
|
changeset |
files
|
Mon, 05 Nov 2007 17:48:17 +0100 |
ballarin |
Interpretation with named equations.
|
changeset |
files
|
Mon, 05 Nov 2007 17:48:04 +0100 |
ballarin |
Type instance of thm mk_left_commute in locales.
|
changeset |
files
|
Mon, 05 Nov 2007 17:47:52 +0100 |
ballarin |
Tests enforce proper export behaviour.
|
changeset |
files
|
Mon, 05 Nov 2007 15:37:41 +0100 |
nipkow |
removed advanced recdef section and replaced it by citation of Alex's tutorial.
|
changeset |
files
|
Mon, 05 Nov 2007 15:04:19 +0100 |
nipkow |
fix
|
changeset |
files
|
Mon, 05 Nov 2007 15:01:21 +0100 |
obua |
no Gencode.ML
|
changeset |
files
|
Mon, 05 Nov 2007 14:26:41 +0100 |
krauss |
changed "treemap" example to "mirror"
|
changeset |
files
|
Mon, 05 Nov 2007 08:31:12 +0100 |
nipkow |
added lemmas
|
changeset |
files
|
Sun, 04 Nov 2007 19:17:13 +0100 |
wenzelm |
replaced cc/ld phase by PolyML.SaveState.saveState (potentially more efficient);
|
changeset |
files
|
Sun, 04 Nov 2007 17:12:14 +0100 |
wenzelm |
removed obsolete ProofGeneral/parsing.ML;
|
changeset |
files
|
Sun, 04 Nov 2007 16:43:31 +0100 |
wenzelm |
activated new script parser;
|
changeset |
files
|
Sun, 04 Nov 2007 16:43:29 +0100 |
wenzelm |
Output.add_mode default prevents escapes from ProofGeneral mode;
|
changeset |
files
|
Sun, 04 Nov 2007 16:43:28 +0100 |
wenzelm |
added ProofGeneral/pgml_isabelle.ML;
|
changeset |
files
|
Sun, 04 Nov 2007 16:43:27 +0100 |
wenzelm |
the all-important ML antiquotations are back;
|
changeset |
files
|
Fri, 02 Nov 2007 18:53:01 +0100 |
haftmann |
generic tactic Method.intros_tac
|
changeset |
files
|
Fri, 02 Nov 2007 18:53:00 +0100 |
haftmann |
clarified theory target interface
|
changeset |
files
|
Fri, 02 Nov 2007 18:52:59 +0100 |
haftmann |
more precise treatment of prove_subclass
|
changeset |
files
|
Fri, 02 Nov 2007 18:52:58 +0100 |
haftmann |
proper reinitialisation after subclass
|
changeset |
files
|
Fri, 02 Nov 2007 18:52:57 +0100 |
haftmann |
clarified
|
changeset |
files
|
Fri, 02 Nov 2007 16:38:37 +0100 |
paulson |
tweaked
|
changeset |
files
|
Fri, 02 Nov 2007 16:38:14 +0100 |
paulson |
recdef to fun
|
changeset |
files
|
Fri, 02 Nov 2007 15:56:49 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Fri, 02 Nov 2007 12:35:27 +0100 |
kleing |
Added reference to Jeremy Dawson's paper on the word library.
|
changeset |
files
|
Fri, 02 Nov 2007 08:59:15 +0100 |
nipkow |
recdef -> fun
|
changeset |
files
|
Fri, 02 Nov 2007 08:26:01 +0100 |
nipkow |
added Fun
|
changeset |
files
|
Fri, 02 Nov 2007 08:17:33 +0100 |
haftmann |
tuned
|
changeset |
files
|
Thu, 01 Nov 2007 20:20:19 +0100 |
nipkow |
recdef -> fun
|
changeset |
files
|
Thu, 01 Nov 2007 13:44:44 +0100 |
nipkow |
*** empty log message ***
|
changeset |
files
|
Wed, 31 Oct 2007 15:10:34 +0100 |
paulson |
Catch exceptions arising during the abstraction operation.
|
changeset |
files
|
Wed, 31 Oct 2007 12:19:45 +0100 |
chaieb |
Added example for the ideal membership problem solved by algebra
|
changeset |
files
|
Wed, 31 Oct 2007 12:19:44 +0100 |
chaieb |
Added field ideal into entry - uses by algebra method to prove the ideal membership problem
|
changeset |
files
|
Wed, 31 Oct 2007 12:19:43 +0100 |
chaieb |
changed signature according to normalizer_data.ML
|
changeset |
files
|
Wed, 31 Oct 2007 12:19:41 +0100 |
chaieb |
tuned
|
changeset |
files
|
Wed, 31 Oct 2007 12:19:37 +0100 |
chaieb |
(1) signatures updated according to normalizer_data.ML (added field ideal in entry);
|
changeset |
files
|
Wed, 31 Oct 2007 12:19:35 +0100 |
chaieb |
(1) added axiom to ringb and theorems to enable algebra to prove the ideal membership problem; (2) Method algebra now calls algebra_tac which first tries to solve a universal formula, then in case of failure trie to solve the ideal membership problem (see HOL/Tools/Groebner_Basis/groebner.ML)
|
changeset |
files
|
Wed, 31 Oct 2007 12:19:33 +0100 |
chaieb |
exported field_comp_conv: a numerical conversion over fields
|
changeset |
files
|
Wed, 31 Oct 2007 10:37:14 +0100 |
haftmann |
dropped AxClass
|
changeset |
files
|
Wed, 31 Oct 2007 10:10:50 +0100 |
haftmann |
tuned
|
changeset |
files
|
Tue, 30 Oct 2007 17:58:03 +0100 |
berghofe |
Handle Subscript exception when looking up bound variables.
|
changeset |
files
|
Tue, 30 Oct 2007 17:56:56 +0100 |
berghofe |
Added well-formedness check to Abst case in function prf_of.
|
changeset |
files
|
Tue, 30 Oct 2007 16:00:30 +0100 |
haftmann |
added omission
|
changeset |
files
|
Tue, 30 Oct 2007 15:28:53 +0100 |
paulson |
bugfixes concerning strange theorems
|
changeset |
files
|
Tue, 30 Oct 2007 15:13:48 +0100 |
haftmann |
fixed typo
|
changeset |
files
|
Tue, 30 Oct 2007 14:39:37 +0100 |
haftmann |
const antiquotation clarified
|
changeset |
files
|
Tue, 30 Oct 2007 14:39:36 +0100 |
haftmann |
clarified
|
changeset |
files
|
Tue, 30 Oct 2007 14:39:35 +0100 |
haftmann |
handling of notation in class target
|
changeset |
files
|
Tue, 30 Oct 2007 12:14:24 +0100 |
haftmann |
fixed document preparation
|
changeset |
files
|
Tue, 30 Oct 2007 12:14:23 +0100 |
haftmann |
improved website integration
|
changeset |
files
|
Tue, 30 Oct 2007 12:14:22 +0100 |
haftmann |
adjusted
|
changeset |
files
|
Tue, 30 Oct 2007 10:51:35 +0100 |
haftmann |
split library index into templates
|
changeset |
files
|
Tue, 30 Oct 2007 10:51:35 +0100 |
haftmann |
split library index into templates
|
changeset |
files
|
Tue, 30 Oct 2007 10:41:19 +0100 |
haftmann |
structured
|
changeset |
files
|
Tue, 30 Oct 2007 10:30:09 +0100 |
haftmann |
tidied version
|
changeset |
files
|
Tue, 30 Oct 2007 08:45:55 +0100 |
haftmann |
simplified proof
|
changeset |
files
|
Tue, 30 Oct 2007 08:45:54 +0100 |
haftmann |
continued localization
|
changeset |
files
|
Mon, 29 Oct 2007 17:08:01 +0100 |
haftmann |
fixed typo
|
changeset |
files
|
Mon, 29 Oct 2007 16:46:22 +0100 |
haftmann |
added nbe
|
changeset |
files
|
Mon, 29 Oct 2007 16:13:47 +0100 |
wenzelm |
test_proof: do not change Proofterm.proofs here (not thread-safe);
|
changeset |
files
|
Mon, 29 Oct 2007 16:13:46 +0100 |
wenzelm |
improved notion of 'nicer' fact names (observe some name space properties);
|
changeset |
files
|
Mon, 29 Oct 2007 16:13:44 +0100 |
wenzelm |
export is_hidden;
|
changeset |
files
|
Mon, 29 Oct 2007 16:13:43 +0100 |
wenzelm |
added bool_ord;
|
changeset |
files
|
Mon, 29 Oct 2007 16:13:41 +0100 |
wenzelm |
qualified Proofterm.proofs;
|
changeset |
files
|
Mon, 29 Oct 2007 10:37:09 +0100 |
krauss |
fun/function: generate case names for induction rules
|
changeset |
files
|
Sun, 28 Oct 2007 13:18:00 +0100 |
wenzelm |
append/member: more light-weight way to declare authentic syntax;
|
changeset |
files
|
Sun, 28 Oct 2007 13:16:09 +0100 |
wenzelm |
made SML/NJ happy;
|
changeset |
files
|
Sun, 28 Oct 2007 11:57:04 +0100 |
wenzelm |
safe_exit: controlled_execution;
|
changeset |
files
|
Sat, 27 Oct 2007 18:37:33 +0200 |
obua |
better compute oracle
|
changeset |
files
|
Sat, 27 Oct 2007 18:37:32 +0200 |
obua |
better compute oracle
|
changeset |
files
|
Sat, 27 Oct 2007 18:37:06 +0200 |
obua |
adapted Compute...
|
changeset |
files
|
Sat, 27 Oct 2007 15:53:23 +0200 |
krauss |
use "fun" for definition of "member" -> authentic syntax
|
changeset |
files
|
Sat, 27 Oct 2007 12:48:44 +0200 |
haftmann |
ASCIIfied README
|
changeset |
files
|
Sat, 27 Oct 2007 12:48:24 +0200 |
haftmann |
added list comprehension syntax
|
changeset |
files
|
Fri, 26 Oct 2007 22:10:44 +0200 |
wenzelm |
locale_const: in_class workaround prevents additional locale version of class consts;
|
changeset |
files
|
Fri, 26 Oct 2007 22:10:43 +0200 |
wenzelm |
notation: associate syntax to checked-unchecked term;
|
changeset |
files
|
Fri, 26 Oct 2007 22:10:42 +0200 |
wenzelm |
export class_prefix;
|
changeset |
files
|
Fri, 26 Oct 2007 21:22:20 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 26 Oct 2007 21:22:19 +0200 |
haftmann |
changed order of class parameters
|
changeset |
files
|
Fri, 26 Oct 2007 21:22:18 +0200 |
haftmann |
dropped square syntax
|
changeset |
files
|
Fri, 26 Oct 2007 21:22:17 +0200 |
haftmann |
localized monotonicity; tuned syntax
|
changeset |
files
|
Fri, 26 Oct 2007 21:22:16 +0200 |
haftmann |
dropped "brown" syntax
|
changeset |
files
|
Fri, 26 Oct 2007 19:58:32 +0200 |
wenzelm |
replaced Secure.evaluate by ML_Context.evaluate;
|
changeset |
files
|
Fri, 26 Oct 2007 17:55:33 +0200 |
wenzelm |
asm_rewrite_goal_tac: avoiding PRIMITIVE lets informative exceptions (from simprocs) get through;
|
changeset |
files
|
Fri, 26 Oct 2007 17:18:32 +0200 |
wenzelm |
proven witness: proper Goal.close_result save huge amounts of resources when using proof terms;
|
changeset |
files
|
Fri, 26 Oct 2007 16:12:58 +0200 |
krauss |
print the defined constants when finished; tuned
|
changeset |
files
|
Fri, 26 Oct 2007 15:42:23 +0200 |
haftmann |
adjusted
|
changeset |
files
|
Fri, 26 Oct 2007 15:37:02 +0200 |
haftmann |
tuned
|
changeset |
files
|
Fri, 26 Oct 2007 14:24:32 +0200 |
krauss |
added NEWS entry for function package
|
changeset |
files
|
Fri, 26 Oct 2007 10:32:10 +0200 |
haftmann |
added hint for algebra
|
changeset |
files
|
Thu, 25 Oct 2007 19:27:54 +0200 |
haftmann |
moved primitive operations to class.ML
|
changeset |
files
|
Thu, 25 Oct 2007 19:27:53 +0200 |
haftmann |
fixed syntax; truned code structure; added primitive subclass interface with consideraton of syntax etc.
|
changeset |
files
|
Thu, 25 Oct 2007 19:27:52 +0200 |
haftmann |
dropped redundancy
|
changeset |
files
|
Thu, 25 Oct 2007 19:27:50 +0200 |
haftmann |
various localizations
|
changeset |
files
|
Thu, 25 Oct 2007 16:57:57 +0200 |
wenzelm |
made command 'undo' silent ('ProofGeneral.undo' becomes a historical relic);
|
changeset |
files
|
Thu, 25 Oct 2007 13:52:05 +0200 |
haftmann |
tuned
|
changeset |
files
|
Thu, 25 Oct 2007 13:52:04 +0200 |
haftmann |
clarified implementation
|
changeset |
files
|
Thu, 25 Oct 2007 13:52:03 +0200 |
haftmann |
propagation through class hierarchy
|
changeset |
files
|
Thu, 25 Oct 2007 13:52:02 +0200 |
haftmann |
added function for evaluation by compiler invocation
|
changeset |
files
|
Thu, 25 Oct 2007 13:52:01 +0200 |
haftmann |
more computation with rationals
|
changeset |
files
|
Thu, 25 Oct 2007 13:52:00 +0200 |
haftmann |
localized further
|
changeset |
files
|
Thu, 25 Oct 2007 13:51:58 +0200 |
haftmann |
continued
|
changeset |
files
|
Thu, 25 Oct 2007 10:24:32 +0200 |
haftmann |
tuned
|
changeset |
files
|
Wed, 24 Oct 2007 21:42:17 +0200 |
wenzelm |
THIS_IS_ISABELLE_MAKEBIN;
|
changeset |
files
|
Wed, 24 Oct 2007 21:33:37 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Wed, 24 Oct 2007 21:12:44 +0200 |
wenzelm |
README for polyml-5.1 binary distribution;
|
changeset |
files
|
Wed, 24 Oct 2007 20:38:27 +0200 |
wenzelm |
avoid very slow metis invocation (saves 1min on 1.60 GHz machine);
|
changeset |
files
|
Wed, 24 Oct 2007 20:17:50 +0200 |
wenzelm |
separate RecordPackage.timing flag;
|
changeset |
files
|
Wed, 24 Oct 2007 20:17:48 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 24 Oct 2007 20:17:48 +0200 |
wenzelm |
tuned file names etc.;
|
changeset |
files
|
Wed, 24 Oct 2007 19:46:01 +0200 |
wenzelm |
*** empty log message ***
|
changeset |
files
|
Wed, 24 Oct 2007 19:46:00 +0200 |
wenzelm |
added HOL-Statespace session;
|
changeset |
files
|
Wed, 24 Oct 2007 19:21:40 +0200 |
wenzelm |
be explicit about .ML files;
|
changeset |
files
|
Wed, 24 Oct 2007 19:21:39 +0200 |
wenzelm |
fixed HOL-Statespace for case-sensitive file-system;
|
changeset |
files
|
Wed, 24 Oct 2007 19:21:38 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Wed, 24 Oct 2007 18:36:09 +0200 |
schirmer |
added Statespace library
|
changeset |
files
|
Wed, 24 Oct 2007 18:32:53 +0200 |
krauss |
tuned
|
changeset |
files
|
Wed, 24 Oct 2007 18:30:06 +0200 |
krauss |
fun command: use "reinit" between "function" and "termination"
|
changeset |
files
|
Wed, 24 Oct 2007 17:17:43 +0200 |
wenzelm |
parse_term: invoke full Syntax.check_term, not just standard_infer_types;
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:57 +0200 |
haftmann |
fixed typo
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:56 +0200 |
haftmann |
added subclass_rule
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:54 +0200 |
haftmann |
example with rational numbers
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:53 +0200 |
haftmann |
dropped superfluous inlining rule
|
changeset |
files
|
Wed, 24 Oct 2007 07:19:52 +0200 |
haftmann |
tuned
|
changeset |
files
|
Tue, 23 Oct 2007 23:27:23 +0200 |
nipkow |
went back to >0
|
changeset |
files
|
Tue, 23 Oct 2007 22:48:25 +0200 |
nipkow |
changed back from ~=0 to >0
|
changeset |
files
|
Tue, 23 Oct 2007 14:00:06 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Tue, 23 Oct 2007 13:29:17 +0200 |
wenzelm |
added XCONST syntax (keeps original spelling of const);
|
changeset |
files
|
Tue, 23 Oct 2007 13:29:16 +0200 |
wenzelm |
translations: use XCONST for input patterns (keeps original spelling of const);
|
changeset |
files
|
Tue, 23 Oct 2007 13:10:19 +0200 |
paulson |
random tidying of proofs
|
changeset |
files
|
Tue, 23 Oct 2007 12:47:21 +0200 |
wenzelm |
empty files are back -- referenced in Makefile;
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:12 +0200 |
haftmann |
dropped code redundancy
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:11 +0200 |
haftmann |
tuned
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:10 +0200 |
haftmann |
tuned proof
|
changeset |
files
|
Tue, 23 Oct 2007 11:48:08 +0200 |
haftmann |
partially localized
|
changeset |
files
|
Tue, 23 Oct 2007 10:53:15 +0200 |
haftmann |
continued
|
changeset |
files
|
Mon, 22 Oct 2007 21:32:12 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 22 Oct 2007 21:32:09 +0200 |
wenzelm |
fixed proof: no one_is_Suc_zero;
|
changeset |
files
|
Mon, 22 Oct 2007 21:32:06 +0200 |
wenzelm |
tuned Nominal entry;
|
changeset |
files
|
Mon, 22 Oct 2007 16:54:54 +0200 |
haftmann |
clarified Haskell qualification heuristics
|
changeset |
files
|
Mon, 22 Oct 2007 16:54:52 +0200 |
haftmann |
tuned abbreviations in class context
|
changeset |
files
|
Mon, 22 Oct 2007 16:54:50 +0200 |
haftmann |
dropped superfluous inlining lemmas
|
changeset |
files
|
Mon, 22 Oct 2007 15:27:11 +0200 |
wenzelm |
removed empty files;
|
changeset |
files
|
Mon, 22 Oct 2007 15:24:58 +0200 |
wenzelm |
abbrevs within inductive definitions may no longer depend on each other (reflects in internal organization, particularly for output);
|
changeset |
files
|
Mon, 22 Oct 2007 15:24:55 +0200 |
wenzelm |
added @{sort}, @{type_syntax} antiquotations;
|
changeset |
files
|
Mon, 22 Oct 2007 13:59:41 +0200 |
nipkow |
>0 -> ~=0
|
changeset |
files
|
Sun, 21 Oct 2007 22:33:35 +0200 |
nipkow |
More changes from >0 to ~=0::nat
|
changeset |
files
|
Sun, 21 Oct 2007 19:32:19 +0200 |
urbanc |
tuned
|
changeset |
files
|
Sun, 21 Oct 2007 19:12:05 +0200 |
urbanc |
further comments
|
changeset |
files
|
Sun, 21 Oct 2007 19:04:53 +0200 |
urbanc |
polished the proofs and added a version of the weakening lemma that does not use the variable convention
|
changeset |
files
|
Sun, 21 Oct 2007 17:48:11 +0200 |
wenzelm |
fixed proof: neq0_conv;
|
changeset |
files
|
Sun, 21 Oct 2007 16:27:42 +0200 |
wenzelm |
modernized specifications ('definition', 'axiomatization');
|
changeset |
files
|
Sun, 21 Oct 2007 14:53:44 +0200 |
nipkow |
Eliminated most of the neq0_conv occurrences. As a result, many
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:54 +0200 |
wenzelm |
context_const_ast_tr: proper const_syntax_name (cf. @{const_syntax});
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:53 +0200 |
wenzelm |
removed obsolete ML bindings;
|
changeset |
files
|
Sun, 21 Oct 2007 14:21:48 +0200 |
wenzelm |
modernized specifications ('definition', 'abbreviation', 'notation');
|
changeset |
files
|