Sat, 29 May 2004 16:47:06 +0200 |
wenzelm |
\<^bsub>/\<^esub> syntax: unbreakable block;
|
changeset |
files
|
Sat, 29 May 2004 15:11:43 +0200 |
wenzelm |
\<^bsub>/\<^esub> syntax: unbreakable block;
|
changeset |
files
|
Sat, 29 May 2004 15:11:06 +0200 |
wenzelm |
Scan.this; tuned;
|
changeset |
files
|
Sat, 29 May 2004 15:10:56 +0200 |
wenzelm |
do *not* export list/list1 -- commas considered special in arg syntax;
|
changeset |
files
|
Sat, 29 May 2004 15:10:30 +0200 |
wenzelm |
target 'generate';
|
changeset |
files
|
Sat, 29 May 2004 15:09:47 +0200 |
wenzelm |
avoid Args.list;
|
changeset |
files
|
Sat, 29 May 2004 15:08:21 +0200 |
wenzelm |
handle raw symbols; Output.add_mode;
|
changeset |
files
|
Sat, 29 May 2004 15:08:08 +0200 |
wenzelm |
handle raw symbols; Output.add_mode; more robust handling of sub/superscript;
|
changeset |
files
|
Sat, 29 May 2004 15:07:42 +0200 |
wenzelm |
tuned _dummy_ofsort syntax;
|
changeset |
files
|
Sat, 29 May 2004 15:07:29 +0200 |
wenzelm |
added pp_show_brackets; support unbreakable blocks;
|
changeset |
files
|
Sat, 29 May 2004 15:07:05 +0200 |
wenzelm |
transform_error;
|
changeset |
files
|
Sat, 29 May 2004 15:06:42 +0200 |
wenzelm |
Library.read_int; Output.output;
|
changeset |
files
|
Sat, 29 May 2004 15:06:19 +0200 |
wenzelm |
improved support for raw symbols;
|
changeset |
files
|
Sat, 29 May 2004 15:06:04 +0200 |
wenzelm |
Output.error;
|
changeset |
files
|
Sat, 29 May 2004 15:05:51 +0200 |
wenzelm |
pp: abstract pretty printing context; string_of/str_of: mark result as raw output; added Pretty.unbreakable;
|
changeset |
files
|
Sat, 29 May 2004 15:05:37 +0200 |
wenzelm |
added Pure/General/output.ML; load Pure/General/pretty.ML early in Pure/ROOT.ML;
|
changeset |
files
|
Sat, 29 May 2004 15:05:25 +0200 |
wenzelm |
removed norm_typ; improved output; refer to Pretty.pp;
|
changeset |
files
|
Sat, 29 May 2004 15:05:02 +0200 |
wenzelm |
moved read_int etc. to library.ML; added type 'arity';
|
changeset |
files
|
Sat, 29 May 2004 15:03:59 +0200 |
wenzelm |
improved output; refer to Pretty.pp;
|
changeset |
files
|
Sat, 29 May 2004 15:02:35 +0200 |
wenzelm |
Output.add_mode; Output.timing;
|
changeset |
files
|
Sat, 29 May 2004 15:02:13 +0200 |
wenzelm |
output channels and diagnostics moved to General/output.ML; added read_int etc. from term.ML; removed obsolete mtree; type rat uses exception RAT;
|
changeset |
files
|
Sat, 29 May 2004 15:01:36 +0200 |
wenzelm |
Output.timing;
|
changeset |
files
|
Sat, 29 May 2004 15:00:52 +0200 |
wenzelm |
improved output;
|
changeset |
files
|
Sat, 29 May 2004 15:00:25 +0200 |
wenzelm |
moved print_mode to General/output.ML; load General/pretty.ML early;
|
changeset |
files
|
Sat, 29 May 2004 15:00:14 +0200 |
wenzelm |
added Pure/General/output.ML;
|
changeset |
files
|
Sat, 29 May 2004 14:59:57 +0200 |
wenzelm |
avoid 'handle _' -- would cover Interrupt as well!!!
|
changeset |
files
|
Sat, 29 May 2004 14:59:24 +0200 |
wenzelm |
Sign.infer_types: Sign.pp;
|
changeset |
files
|
Sat, 29 May 2004 14:58:44 +0200 |
wenzelm |
Library.read_int;
|
changeset |
files
|
Sat, 29 May 2004 14:57:39 +0200 |
wenzelm |
Output.output;
|
changeset |
files
|
Sat, 29 May 2004 14:55:56 +0200 |
wenzelm |
'classrel': support multiple arguments;
|
changeset |
files
|
Sat, 29 May 2004 14:54:58 +0200 |
wenzelm |
* ML: all output via channels of writeln etc. passed through Output.output;
|
changeset |
files
|
Sat, 29 May 2004 14:54:10 +0200 |
wenzelm |
output channels;
|
changeset |
files
|
Fri, 28 May 2004 21:09:56 +0200 |
schirmer |
added asm_lr_simplify/asm_lr_rewrite and adapted asm_full_simplify/asm_full_rewrite to match to corresponding simp_tacs
|
changeset |
files
|
Fri, 28 May 2004 11:20:04 +0200 |
paulson |
new skolemize_tac and skolemize method
|
changeset |
files
|
Fri, 28 May 2004 11:19:15 +0200 |
paulson |
new theorem Collect_imp_eq
|
changeset |
files
|
Wed, 26 May 2004 19:06:09 +0200 |
chaieb |
abstraction over functions is no default any more.
|
changeset |
files
|
Wed, 26 May 2004 18:52:18 +0200 |
webertj |
adjusted for different signature of Type.typ_instance
|
changeset |
files
|
Wed, 26 May 2004 18:23:46 +0200 |
webertj |
mainly new/different datatype examples
|
changeset |
files
|
Wed, 26 May 2004 18:06:38 +0200 |
webertj |
documentation updated
|
changeset |
files
|
Wed, 26 May 2004 18:03:52 +0200 |
webertj |
major code change: refute can now handle any Isabelle term, adds certain axioms automatically, and can handle inductive datatypes (but not yet recursion over them)
|
changeset |
files
|
Wed, 26 May 2004 17:43:52 +0200 |
webertj |
new default parameters for refute
|
changeset |
files
|
Wed, 26 May 2004 17:42:46 +0200 |
webertj |
solver "auto" now issues a warning when it uses solver "enumerate"
|
changeset |
files
|
Wed, 26 May 2004 14:57:06 +0200 |
nipkow |
Corrected printer bug for bounded quantifiers Q x<=y. P
|
changeset |
files
|
Wed, 26 May 2004 11:43:50 +0200 |
paulson |
more group isomorphisms
|
changeset |
files
|
Mon, 24 May 2004 18:35:34 +0200 |
nipkow |
added drop_take:thm
|
changeset |
files
|
Fri, 21 May 2004 21:49:45 +0200 |
berghofe |
- deleted unneeded function eta_long (now in Pure/pattern.ML
|
changeset |
files
|
Fri, 21 May 2004 21:48:35 +0200 |
berghofe |
Adapted to new syntax for case expressions.
|
changeset |
files
|
Fri, 21 May 2004 21:48:03 +0200 |
berghofe |
Added more flexible parse / print translations for case expressions.
|
changeset |
files
|
Fri, 21 May 2004 21:47:07 +0200 |
berghofe |
Modified functions pt_to_ast and ast_to_term to improve handling
|
changeset |
files
|
Fri, 21 May 2004 21:46:25 +0200 |
berghofe |
- exported result datatype
|
changeset |
files
|
Fri, 21 May 2004 21:42:05 +0200 |
wenzelm |
updated;
|
changeset |
files
|
Fri, 21 May 2004 21:28:58 +0200 |
wenzelm |
Pure: clear separation of logical types and nonterminals;
|
changeset |
files
|
Fri, 21 May 2004 21:28:14 +0200 |
wenzelm |
adapted tsig/sg interface;
|
changeset |
files
|
Fri, 21 May 2004 21:28:01 +0200 |
wenzelm |
added dest, minimals, maximals, is_edge, add_edge/merge_trans_acyclic;
|
changeset |
files
|
Fri, 21 May 2004 21:27:42 +0200 |
wenzelm |
added fold, product; removed transitive_closure;
|
changeset |
files
|
Fri, 21 May 2004 21:27:10 +0200 |
wenzelm |
adapted names of some sort ops;
|
changeset |
files
|
Fri, 21 May 2004 21:26:19 +0200 |
wenzelm |
major cleanup of tsig datastructures and extend/merge operations; fixes old bugs in classes/arities code; proper treatment of nonterminals and syntax-only types;
|
changeset |
files
|
Fri, 21 May 2004 21:25:57 +0200 |
wenzelm |
Type.strip_sorts;
|
changeset |
files
|
Fri, 21 May 2004 21:25:34 +0200 |
wenzelm |
incorporate type inference interface from type.ML;
|
changeset |
files
|
Fri, 21 May 2004 21:24:22 +0200 |
wenzelm |
adapted tsig interface;
|
changeset |
files
|
Fri, 21 May 2004 21:23:37 +0200 |
wenzelm |
moved some sort ops to sorts.ML; added string_of_vname (from Syntax module);
|
changeset |
files
|
Fri, 21 May 2004 21:23:12 +0200 |
wenzelm |
test_classrel/arity improve error reporting; tuned;
|
changeset |
files
|
Fri, 21 May 2004 21:22:42 +0200 |
wenzelm |
xxx_typ_raw replace xxx_typ_no_norm forms; prevent duplicate consts declarations in merge; misc cleanup;
|
changeset |
files
|
Fri, 21 May 2004 21:22:10 +0200 |
wenzelm |
string_of_vname moved to term.ML;
|
changeset |
files
|
Fri, 21 May 2004 21:21:51 +0200 |
wenzelm |
incorporate sort ops from term.ML; use Graph.T; misc cleanup;
|
changeset |
files
|
Fri, 21 May 2004 21:21:38 +0200 |
wenzelm |
type.ML now before Syntax module;
|
changeset |
files
|
Fri, 21 May 2004 21:21:12 +0200 |
wenzelm |
xxx_typ_raw replace xxx_typ_no_norm forms;
|
changeset |
files
|
Fri, 21 May 2004 21:20:38 +0200 |
wenzelm |
'classrel' now allows multiple arguments;
|
changeset |
files
|
Fri, 21 May 2004 21:20:14 +0200 |
wenzelm |
Sign.certify_tyname;
|
changeset |
files
|
Fri, 21 May 2004 21:19:47 +0200 |
wenzelm |
TypeInfer.paramify_dummies, TypeInfer.param;
|
changeset |
files
|
Fri, 21 May 2004 21:19:18 +0200 |
wenzelm |
Args.local_typ_raw;
|
changeset |
files
|
Fri, 21 May 2004 21:19:04 +0200 |
wenzelm |
output_tym: removed duplicate clauses;
|
changeset |
files
|
Fri, 21 May 2004 21:18:48 +0200 |
wenzelm |
Graph.minimals;
|
changeset |
files
|
Fri, 21 May 2004 21:18:35 +0200 |
wenzelm |
adapted syntax to cope with lack of non-logical types;
|
changeset |
files
|
Fri, 21 May 2004 21:18:14 +0200 |
wenzelm |
Type.typ_instance;
|
changeset |
files
|
Fri, 21 May 2004 21:17:37 +0200 |
wenzelm |
load ML files only once;
|
changeset |
files
|
Fri, 21 May 2004 21:16:51 +0200 |
wenzelm |
removed duplicate thms;
|
changeset |
files
|
Fri, 21 May 2004 21:15:45 +0200 |
wenzelm |
Sign.typ_instance;
|
changeset |
files
|
Fri, 21 May 2004 21:15:22 +0200 |
wenzelm |
tuned message;
|
changeset |
files
|
Fri, 21 May 2004 21:15:10 +0200 |
wenzelm |
tuned document;
|
changeset |
files
|
Fri, 21 May 2004 21:14:52 +0200 |
wenzelm |
use plain SOME;
|
changeset |
files
|
Fri, 21 May 2004 21:14:18 +0200 |
wenzelm |
proper use of 'syntax';
|
changeset |
files
|
Wed, 19 May 2004 11:41:58 +0200 |
paulson |
auto update
|
changeset |
files
|
Wed, 19 May 2004 11:31:26 +0200 |
paulson |
has_consts now handles the @-operator
|
changeset |
files
|
Wed, 19 May 2004 11:30:56 +0200 |
paulson |
new bij_betw operator
|
changeset |
files
|
Wed, 19 May 2004 11:30:18 +0200 |
paulson |
more results about isomorphisms
|
changeset |
files
|
Wed, 19 May 2004 11:29:47 +0200 |
paulson |
conversion of Hilbert_Choice to Isar script
|
changeset |
files
|
Wed, 19 May 2004 11:24:54 +0200 |
chaieb |
the function list1 has been exported.
|
changeset |
files
|
Wed, 19 May 2004 11:23:59 +0200 |
chaieb |
A new implementation for presburger arithmetic following the one suggested in technical report Chaieb Amine and Tobias Nipkow. It is generic an smaller.
|
changeset |
files
|
Wed, 19 May 2004 11:21:19 +0200 |
chaieb |
tactic call changed from TRYALL arith_tac to TRYALL simple_arith_tac preventing a call to presburger.
|
changeset |
files
|
Tue, 18 May 2004 11:45:50 +0200 |
obua |
modified abel_cancel.ML for polymorphic types
|
changeset |
files
|
Tue, 18 May 2004 10:02:50 +0200 |
obua |
simplification for abelian groups
|
changeset |
files
|
Tue, 18 May 2004 10:01:44 +0200 |
obua |
Modification / Installation of Provers/Arith/abel_cancel.ML for OrderedGroup.thy
|
changeset |
files
|
Mon, 17 May 2004 14:05:06 +0200 |
webertj |
Comments fixed
|
changeset |
files
|
Mon, 17 May 2004 11:02:16 +0200 |
mehta |
lemma disjoint_int_union removed - too special
|
changeset |
files
|
Fri, 14 May 2004 19:29:22 +0200 |
ballarin |
Change of theory hierarchy: Group is now based in Lattice.
|
changeset |
files
|
Fri, 14 May 2004 16:54:13 +0200 |
paulson |
tidied
|
changeset |
files
|
Fri, 14 May 2004 16:53:15 +0200 |
paulson |
new atomize theorem
|
changeset |
files
|
Fri, 14 May 2004 16:52:53 +0200 |
paulson |
removed a premise of card_inj_on_le
|
changeset |
files
|
Fri, 14 May 2004 16:50:33 +0200 |
paulson |
removal of locale coset
|
changeset |
files
|
Fri, 14 May 2004 16:50:13 +0200 |
paulson |
deleted redundant proof lines
|
changeset |
files
|
Fri, 14 May 2004 16:49:42 +0200 |
paulson |
new lemmas
|
changeset |
files
|
Fri, 14 May 2004 16:49:12 +0200 |
paulson |
clauses for ordinary resolution
|
changeset |
files
|
Fri, 14 May 2004 16:48:37 +0200 |
paulson |
conversion of theorems to atomic form
|
changeset |
files
|
Thu, 13 May 2004 16:02:29 +0200 |
mehta |
New simp rules added:
|
changeset |
files
|
Wed, 12 May 2004 10:40:41 +0200 |
paulson |
simpilified and strengthened proofs
|
changeset |
files
|
Wed, 12 May 2004 10:00:56 +0200 |
nipkow |
fixed latex problems
|
changeset |
files
|
Wed, 12 May 2004 08:14:29 +0200 |
nipkow |
renamed `> to o_m
|
changeset |
files
|
Tue, 11 May 2004 20:11:08 +0200 |
obua |
changes made due to new Ring_and_Field theory
|
changeset |
files
|
Tue, 11 May 2004 14:00:02 +0200 |
berghofe |
Eta-expanded function scan_comment to make SmlNJ happy.
|
changeset |
files
|
Tue, 11 May 2004 10:49:58 +0200 |
paulson |
broken no longer includes TTP, and other minor changes
|
changeset |
files
|
Tue, 11 May 2004 10:49:04 +0200 |
paulson |
removal of prime characters
|
changeset |
files
|
Tue, 11 May 2004 10:48:30 +0200 |
paulson |
package needed for superscripts
|
changeset |
files
|
Tue, 11 May 2004 10:48:00 +0200 |
paulson |
conversion to clauses for ordinary resolution rather than ME
|
changeset |
files
|
Tue, 11 May 2004 10:47:15 +0200 |
paulson |
auto update
|
changeset |
files
|
Mon, 10 May 2004 19:27:45 +0200 |
wenzelm |
Pure: nested comments in inner syntax;
|
changeset |
files
|
Mon, 10 May 2004 19:26:58 +0200 |
wenzelm |
support nested comments;
|
changeset |
files
|
Mon, 10 May 2004 19:26:42 +0200 |
wenzelm |
changed Symbol.beginning;
|
changeset |
files
|
Mon, 10 May 2004 19:26:25 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Mon, 10 May 2004 19:26:11 +0200 |
wenzelm |
Source.of_list: no buffer limitation (now pointless due to tail-recursive Scan.repeat);
|
changeset |
files
|
Mon, 10 May 2004 19:25:59 +0200 |
wenzelm |
added Scan.list;
|
changeset |
files
|
Mon, 10 May 2004 19:25:42 +0200 |
wenzelm |
ProofGeneral.process_pgip command;
|
changeset |
files
|
Mon, 10 May 2004 17:10:41 +0200 |
obua |
preparation for integration with new Ring_and_Field.thy
|
changeset |
files
|
Mon, 10 May 2004 16:40:54 +0200 |
obua |
moved first lemma in LongDiv.ML to LongDiv.thy
|
changeset |
files
|
Sun, 09 May 2004 23:04:36 +0200 |
obua |
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style
|
changeset |
files
|
Sun, 09 May 2004 16:39:29 +0200 |
bauerg |
removed Aux.thy;
|
changeset |
files
|
Fri, 07 May 2004 20:34:05 +0200 |
wenzelm |
cleanup up read functions, include liberal versions;
|
changeset |
files
|
Fri, 07 May 2004 20:33:37 +0200 |
wenzelm |
be liberal about constant names;
|
changeset |
files
|
Fri, 07 May 2004 20:33:14 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 07 May 2004 20:32:50 +0200 |
wenzelm |
tuned notation;
|
changeset |
files
|
Fri, 07 May 2004 20:32:40 +0200 |
wenzelm |
tuned document;
|
changeset |
files
|
Fri, 07 May 2004 14:10:14 +0200 |
bauerg |
*** empty log message ***
|
changeset |
files
|
Fri, 07 May 2004 13:42:08 +0200 |
aspinall |
Add FIXME note re FAIL (is it fixed yet?)
|
changeset |
files
|
Fri, 07 May 2004 13:40:24 +0200 |
aspinall |
Add cdata output. Add tabs in whitespace. Write two strings instead of Library.quote.
|
changeset |
files
|
Fri, 07 May 2004 13:34:13 +0200 |
aspinall |
Add -X option to trigger PGIP interaction mode.
|
changeset |
files
|
Fri, 07 May 2004 12:47:44 +0200 |
bauerg |
*** empty log message ***
|
changeset |
files
|
Fri, 07 May 2004 12:16:57 +0200 |
bauerg |
replaced Aux.thy by RealLemmas.thy
|
changeset |
files
|
Thu, 06 May 2004 20:43:30 +0200 |
schirmer |
tuned HOL/record package; enabled record_upd_simproc by default.
|
changeset |
files
|
Thu, 06 May 2004 14:20:13 +0200 |
wenzelm |
improved block sup/sub;
|
changeset |
files
|
Thu, 06 May 2004 14:17:07 +0200 |
wenzelm |
show_structs option;
|
changeset |
files
|
Thu, 06 May 2004 14:14:18 +0200 |
wenzelm |
tuned document;
|
changeset |
files
|
Thu, 06 May 2004 12:43:00 +0200 |
paulson |
tidied
|
changeset |
files
|
Thu, 06 May 2004 12:42:20 +0200 |
paulson |
auto update
|
changeset |
files
|
Tue, 04 May 2004 18:04:28 +0200 |
webertj |
redundant clause removed
|
changeset |
files
|
Tue, 04 May 2004 11:25:08 +0200 |
schirmer |
solved sml-nj compatibility problem
|
changeset |
files
|
Tue, 04 May 2004 11:24:02 +0200 |
schirmer |
tuned;
|
changeset |
files
|
Mon, 03 May 2004 23:22:17 +0200 |
schirmer |
reimplementation of HOL records; only one type is created for
|
changeset |
files
|
Sat, 01 May 2004 22:28:51 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 01 May 2004 22:27:25 +0200 |
wenzelm |
improvd indexed syntax and implicit structures; tuned renaming of symbolic identifiers
|
changeset |
files
|
Sat, 01 May 2004 22:10:37 +0200 |
wenzelm |
improved indexed syntax / implicit structures;
|
changeset |
files
|
Sat, 01 May 2004 22:09:45 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 01 May 2004 22:08:57 +0200 |
wenzelm |
improved Term.invent_names;
|
changeset |
files
|
Sat, 01 May 2004 22:07:16 +0200 |
wenzelm |
removed 'constdefs' hack;
|
changeset |
files
|
Sat, 01 May 2004 22:05:05 +0200 |
wenzelm |
improved syntax;
|
changeset |
files
|
Sat, 01 May 2004 22:04:14 +0200 |
wenzelm |
improved subscript syntax;
|
changeset |
files
|
Sat, 01 May 2004 22:01:57 +0200 |
wenzelm |
tuned instance statements;
|
changeset |
files
|
Sat, 01 May 2004 21:59:12 +0200 |
wenzelm |
_index1: accomodate improved indexed syntax;
|
changeset |
files
|
Sat, 01 May 2004 21:58:52 +0200 |
wenzelm |
breaks flag;
|
changeset |
files
|
Thu, 29 Apr 2004 06:05:03 +0200 |
wenzelm |
warning: non-identifier declaration;
|
changeset |
files
|
Thu, 29 Apr 2004 06:04:01 +0200 |
wenzelm |
added is_keyword;
|
changeset |
files
|
Thu, 29 Apr 2004 06:03:41 +0200 |
wenzelm |
added is_literal;
|
changeset |
files
|
Thu, 29 Apr 2004 06:03:18 +0200 |
wenzelm |
more robust output of definitions;
|
changeset |
files
|
Thu, 29 Apr 2004 06:02:48 +0200 |
wenzelm |
removed 'constdefs' hack;
|
changeset |
files
|
Thu, 29 Apr 2004 06:01:48 +0200 |
wenzelm |
removed spurious quick_and_dirty;
|
changeset |
files
|
Thu, 29 Apr 2004 06:01:20 +0200 |
wenzelm |
HOLCF: discontinued special version of 'constdefs';
|
changeset |
files
|
Wed, 28 Apr 2004 10:45:35 +0200 |
webertj |
comments modified
|
changeset |
files
|
Mon, 26 Apr 2004 15:01:05 +0200 |
wenzelm |
use Syntax.is_ascii_identifier;
|
changeset |
files
|
Mon, 26 Apr 2004 15:00:20 +0200 |
wenzelm |
added is_ascii_identifier;
|
changeset |
files
|
Mon, 26 Apr 2004 14:58:54 +0200 |
wenzelm |
clarification of ascii vs. symbolic entities;
|
changeset |
files
|
Mon, 26 Apr 2004 14:58:29 +0200 |
wenzelm |
tuned presentation;
|
changeset |
files
|
Mon, 26 Apr 2004 14:58:03 +0200 |
wenzelm |
variant: use Symbol.bump_init;
|
changeset |
files
|
Mon, 26 Apr 2004 14:57:30 +0200 |
wenzelm |
removed obsolete 'undo';
|
changeset |
files
|
Mon, 26 Apr 2004 14:56:18 +0200 |
wenzelm |
*** empty log message ***
|
changeset |
files
|
Mon, 26 Apr 2004 14:54:45 +0200 |
wenzelm |
use Syntax.is_identifier;
|
changeset |
files
|
Mon, 26 Apr 2004 14:53:29 +0200 |
wenzelm |
use ThmDatabase.is_ml_identifier;
|
changeset |
files
|
Mon, 26 Apr 2004 14:46:47 +0200 |
wenzelm |
added isasymsome;
|
changeset |
files
|
Mon, 26 Apr 2004 13:01:37 +0200 |
kleing |
add solaris and darwin
|
changeset |
files
|
Mon, 26 Apr 2004 11:15:56 +0200 |
paulson |
commented
|
changeset |
files
|
Mon, 26 Apr 2004 09:14:14 +0200 |
kleing |
Isabelle on windoze
|
changeset |
files
|
Mon, 26 Apr 2004 09:01:30 +0200 |
kleing |
added AFP
|
changeset |
files
|
Fri, 23 Apr 2004 21:46:04 +0200 |
wenzelm |
improved notation;
|
changeset |
files
|
Fri, 23 Apr 2004 20:52:04 +0200 |
wenzelm |
index syntax: support for general expressions (input only);
|
changeset |
files
|
Fri, 23 Apr 2004 20:50:51 +0200 |
wenzelm |
improved messages;
|
changeset |
files
|
Fri, 23 Apr 2004 20:50:16 +0200 |
wenzelm |
HOL-Matrix: document setup;
|
changeset |
files
|
Fri, 23 Apr 2004 20:49:26 +0200 |
wenzelm |
proper document setup;
|
changeset |
files
|
Fri, 23 Apr 2004 20:48:28 +0200 |
wenzelm |
tuned notation;
|
changeset |
files
|
Fri, 23 Apr 2004 20:47:48 +0200 |
wenzelm |
updated -- too late for Isabelle2004!
|
changeset |
files
|
Fri, 23 Apr 2004 14:47:12 +0200 |
kleing |
add link to HOL4 libraries
|
changeset |
files
|
Fri, 23 Apr 2004 11:04:07 +0200 |
paulson |
congruent2 now allows different equiv relations
|
changeset |
files
|
Thu, 22 Apr 2004 13:26:47 +0200 |
wenzelm |
'constdefs' with automatic type-inference and structure context;
|
changeset |
files
|
Thu, 22 Apr 2004 12:31:33 +0200 |
paulson |
changed SML/NJ v 45 to 44
|
changeset |
files
|
Thu, 22 Apr 2004 12:19:40 +0200 |
wenzelm |
Pure: considerably improved version of 'constdefs' command;
|
changeset |
files
|
Thu, 22 Apr 2004 12:18:23 +0200 |
wenzelm |
fixed constdefs typing;
|
changeset |
files
|
Thu, 22 Apr 2004 12:11:17 +0200 |
wenzelm |
constdefs: proper order;
|
changeset |
files
|
Thu, 22 Apr 2004 11:02:22 +0200 |
wenzelm |
tmp hack get back to old 'constdefs';
|
changeset |
files
|
Thu, 22 Apr 2004 11:01:34 +0200 |
wenzelm |
improved notation;
|
changeset |
files
|
Thu, 22 Apr 2004 11:00:22 +0200 |
wenzelm |
added Isar/constdefs.ML;
|
changeset |
files
|
Thu, 22 Apr 2004 11:00:03 +0200 |
wenzelm |
removed add_constdefs(_i), see constdefs.ML for improved version; advanced translation functions;
|
changeset |
files
|
Thu, 22 Apr 2004 10:59:41 +0200 |
wenzelm |
tuned interfaces to accomodate advanced translation functions;
|
changeset |
files
|
Thu, 22 Apr 2004 10:59:19 +0200 |
wenzelm |
non_typed_tr';
|
changeset |
files
|
Thu, 22 Apr 2004 10:58:54 +0200 |
wenzelm |
added opt_keyword, mixfix';
|
changeset |
files
|
Thu, 22 Apr 2004 10:57:12 +0200 |
wenzelm |
support for advanced translation functions;
|
changeset |
files
|
Thu, 22 Apr 2004 10:55:02 +0200 |
wenzelm |
adapted Sign.rep_sg;
|
changeset |
files
|
Thu, 22 Apr 2004 10:52:32 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 22 Apr 2004 10:49:30 +0200 |
wenzelm |
improved constdefs and translation functions;
|
changeset |
files
|
Thu, 22 Apr 2004 10:45:56 +0200 |
paulson |
moved Complex/NSInduct and Hyperreal/IntFloor to more appropriate
|
changeset |
files
|
Thu, 22 Apr 2004 10:43:06 +0200 |
paulson |
new lemmas
|
changeset |
files
|
Thu, 22 Apr 2004 09:23:13 +0200 |
kleing |
typo
|
changeset |
files
|
Thu, 22 Apr 2004 09:19:28 +0200 |
kleing |
Higher order logic more obvious than set theory
|
changeset |
files
|
Thu, 22 Apr 2004 01:20:23 +0200 |
kleing |
removed 'tutorial out now' (out of date)
|
changeset |
files
|
Thu, 22 Apr 2004 01:19:50 +0200 |
kleing |
added GNU Emacs, fixed x-symbol enabling (Options menu, not Customize)
|
changeset |
files
|
Wed, 21 Apr 2004 13:20:03 +0200 |
paulson |
now included in Complex/README.html
|
changeset |
files
|
Wed, 21 Apr 2004 13:18:37 +0200 |
paulson |
fixed to include Real and Hyperreal
|
changeset |
files
|
Tue, 20 Apr 2004 04:09:19 +0200 |
kleing |
add HOL4 image, needs fixing
|
changeset |
files
|
Mon, 19 Apr 2004 14:04:41 +0200 |
kleing |
temporarily reverted quote change for release. breaks latex output, needs more testing.
Isabelle2004_0
|
changeset |
files
|
Mon, 19 Apr 2004 13:49:35 +0200 |
paulson |
badly-needed updates
|
changeset |
files
|
Mon, 19 Apr 2004 12:17:58 +0200 |
kleing |
inlcude HOL proof terms and HOL4 image
|
changeset |
files
|
Mon, 19 Apr 2004 12:12:01 +0200 |
paulson |
fixed address
|
changeset |
files
|
Mon, 19 Apr 2004 11:35:41 +0200 |
paulson |
fixed address
|
changeset |
files
|
Mon, 19 Apr 2004 10:57:26 +0200 |
skalberg |
Forgot a couple of checks for the quick_and_dirty flag the other day.
|
changeset |
files
|
Mon, 19 Apr 2004 09:31:00 +0200 |
kleing |
renamed HOL-Import-HOL to HOL4, added to images target
|
changeset |
files
|
Mon, 19 Apr 2004 09:27:27 +0200 |
kleing |
change quote to Library.quote, fixes LaTeX \isarchardoublequote problem.
|
changeset |
files
|
Mon, 19 Apr 2004 08:20:52 +0200 |
kleing |
add HOL4
|
changeset |
files
|
Mon, 19 Apr 2004 00:45:50 +0200 |
kleing |
devel snapshot is now tested
|
changeset |
files
|
Mon, 19 Apr 2004 00:00:05 +0200 |
kleing |
updated Tobias' address
|
changeset |
files
|
Sat, 17 Apr 2004 23:55:58 +0200 |
skalberg |
Whoops, forgot a header...
|
changeset |
files
|
Sat, 17 Apr 2004 23:53:35 +0200 |
skalberg |
Minor cleanup of headers and some speedup of the HOL4 import.
|
changeset |
files
|
Sat, 17 Apr 2004 20:04:23 +0200 |
skalberg |
Added documentation for ax_specification, as well as a small comparison of
|
changeset |
files
|
Sat, 17 Apr 2004 17:08:53 +0200 |
berghofe |
Fixed bug in rmod that caused an overflow exception in SML/NJ.
|
changeset |
files
|
Sat, 17 Apr 2004 16:24:36 +0200 |
nipkow |
Added case distinction proof pattern.
|
changeset |
files
|
Sat, 17 Apr 2004 14:57:50 +0200 |
kleing |
added sydney mirror
|
changeset |
files
|
Sat, 17 Apr 2004 14:51:21 +0200 |
nipkow |
small additions
|
changeset |
files
|
Sat, 17 Apr 2004 14:51:00 +0200 |
nipkow |
2003 -> 2004
|
changeset |
files
|
Sat, 17 Apr 2004 13:56:59 +0200 |
kleing |
do not mention poly 3.x any more (it is untested)
|
changeset |
files
|
Sat, 17 Apr 2004 13:56:08 +0200 |
kleing |
do not mention MLWorks and poly 3.x any more, they are untested
|
changeset |
files
|
Sat, 17 Apr 2004 00:50:45 +0200 |
kleing |
add HOL-Matrix
|
changeset |
files
|
Sat, 17 Apr 2004 00:46:22 +0200 |
kleing |
added HOL-Matrix, added HOL/Matrix/ROOT.ML
|
changeset |
files
|
Fri, 16 Apr 2004 21:03:40 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 16 Apr 2004 21:00:53 +0200 |
wenzelm |
more elaborate header markup;
|
changeset |
files
|
Fri, 16 Apr 2004 21:00:36 +0200 |
wenzelm |
tuned document;
|
changeset |
files
|