Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
tuned;
2007-08-14, by wenzelm
PrimitiveDefs.dest/abs_def;
2007-08-14, by wenzelm
PrimitiveDefs.dest_def;
2007-08-14, by wenzelm
Primitive definition forms.
2007-08-14, by wenzelm
moved support for primitive defs to primitive_defs.ML;
2007-08-14, by wenzelm
use logic.ML earlier;
2007-08-14, by wenzelm
moved Tools/xml.ML to General/xml.ML (again);
2007-08-14, by wenzelm
PrimitiveDefs.mk_defpair;
2007-08-14, by wenzelm
be a bit more ressource cautious with multi-threading (-M 20 instead of 99)
2007-08-14, by isatest
fixed syntax
2007-08-13, by haftmann
simplified
2007-08-13, by haftmann
fixed OCaml bug
2007-08-13, by haftmann
*** empty log message ***
2007-08-13, by haftmann
renamed keyword "to" to "module_name"
2007-08-13, by haftmann
dropped code_axioms
2007-08-13, by haftmann
moved appl syntax to PureThy;
2007-08-13, by wenzelm
Lexicon.tokenize: do not appen EndToken yet;
2007-08-13, by wenzelm
Lexicon.tokenize: do not appen EndToken yet;
2007-08-13, by wenzelm
Lexicon.read_indexname/nat/variable;
2007-08-13, by wenzelm
moved appl syntax to PureThy;
2007-08-13, by wenzelm
moved appl syntax to PureThy;
2007-08-13, by wenzelm
SimpleSyntax.read_prop;
2007-08-13, by wenzelm
added atbroy9
2007-08-13, by isatest
multi-threading with poly 5.1 test
2007-08-13, by isatest
new attribute [rotated]
2007-08-13, by kleing
tuned comments;
2007-08-13, by wenzelm
Simple syntax for types and terms --- for bootstrapping Pure.
2007-08-13, by wenzelm
added Syntax/simple_syntax.ML;
2007-08-13, by wenzelm
* Syntax: scope for resolving ambiguities via type-inference is now limited to individual terms;
2007-08-12, by wenzelm
read_def_terms': restrict scope of disambiguation to individual term;
2007-08-12, by wenzelm
stream source: non-critical, assuming exclusive ownership;
2007-08-12, by wenzelm
added type constraints to resolve syntax ambiguities;
2007-08-12, by wenzelm
made SML/NJ happy;
2007-08-12, by wenzelm
schedule_tasks: alphabetical order for equivalent tasks;
2007-08-11, by wenzelm
simultaneous use_thys;
2007-08-10, by wenzelm
tuned ML bindings;
2007-08-10, by wenzelm
tuned
2007-08-10, by haftmann
dropped code generator setup garbage
2007-08-10, by haftmann
syntax fix
2007-08-10, by haftmann
corrected code generator module names
2007-08-10, by haftmann
new structure for code generator modules
2007-08-10, by haftmann
code generator setup improved
2007-08-10, by haftmann
adjusted
2007-08-10, by haftmann
new structure for code generator modules
2007-08-10, by haftmann
ClassPackage renamed to Class
2007-08-10, by haftmann
updated
2007-08-10, by haftmann
simultaneous use_thys;
2007-08-10, by wenzelm
removal of some refs
2007-08-10, by paulson
(un)interruptible: pass-through original thread attributes;
2007-08-10, by wenzelm
tuned;
2007-08-10, by wenzelm
HOL_USEDIR_OPTIONS: default to -M 1 (more robust);
2007-08-10, by wenzelm
added jEdit mode spec;
2007-08-10, by wenzelm
* Experimental support for multithreading, using Poly/ML 5.1;
2007-08-10, by wenzelm
schedule: misc cleanup, more precise task model;
2007-08-09, by wenzelm
schedule: more precise task model;
2007-08-09, by wenzelm
schedule: more precise task model;
2007-08-09, by wenzelm
fixed DESCRIPTION: single line;
2007-08-09, by wenzelm
updated;
2007-08-09, by wenzelm
adapted ThyLoad.check_thy;
2007-08-09, by wenzelm
dropped
2007-08-09, by haftmann
explizit checking for pattern discipline
2007-08-09, by haftmann
proper handling of empty datatypes
2007-08-09, by haftmann
improved class target: now considers class intro rules
2007-08-09, by haftmann
new access interface in defs.ML
2007-08-09, by haftmann
adaptions for code generation
2007-08-09, by haftmann
proper implementation of rational numbers
2007-08-09, by haftmann
localized of_nat
2007-08-09, by haftmann
tuned
2007-08-09, by haftmann
re-eliminated Option.thy
2007-08-09, by haftmann
updated
2007-08-09, by haftmann
PGIP change: thyname is optional in opentheory, markup even in case of header parse failure
2007-08-09, by aspinall
Typo in comment
2007-08-09, by aspinall
discontinued attached ML files;
2007-08-08, by wenzelm
simplified ThyLoad.deps_thy etc.: discontinued attached ML files;
2007-08-08, by wenzelm
load_thy: try_ml_file unconditionally;
2007-08-08, by wenzelm
* Theory loader: old-style ML proof scripts are considered a legacy feature;
2007-08-08, by wenzelm
check_deps: really do reload the master text if required;
2007-08-08, by wenzelm
Useful abbreviation of isatool commands used by Eclipse
2007-08-08, by aspinall
thread-safeness: when creating certified items, perform Theory.check_thy *last*;
2007-08-08, by wenzelm
Code to undo the function ascii_of
2007-08-08, by paulson
Fixing the code to undo the function ascii_of
2007-08-08, by paulson
metis
2007-08-08, by paulson
tuned ML setup;
2007-08-07, by wenzelm
fixed imports from ../../Auth;
2007-08-07, by wenzelm
turned Unify flags into configuration options (global only);
2007-08-07, by wenzelm
usedir: added options -M -T for multithreading;
2007-08-07, by wenzelm
removed 'declare' from tactic emulations;
2007-08-07, by wenzelm
theory loader: removed obsolete update_thy (coincides with use_thy);
2007-08-07, by wenzelm
theory loader: removed obsolete update_thy (coincides with use_thy);
2007-08-07, by wenzelm
theory loader: added use_thys, removed obsolete update_thy;
2007-08-07, by wenzelm
theory loader: added use_thys, removed obsolete update_thy;
2007-08-07, by wenzelm
Issue a warning, when "function" encounters variables occuring in function position,
2007-08-07, by krauss
more error handling
2007-08-07, by krauss
added more instances;
2007-08-07, by wenzelm
simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
2007-08-07, by krauss
split off Option theory
2007-08-07, by haftmann
new nbe implementation
2007-08-07, by haftmann
more robust simproces
2007-08-07, by haftmann
tuned
2007-08-07, by haftmann
simplified proofs
2007-08-07, by haftmann
split off theory Option for benefit of code generator
2007-08-07, by haftmann
changed import order
2007-08-07, by haftmann
added more instances;
2007-08-06, by wenzelm
ML-Systems/overloading_smlnj.ML;
2007-08-06, by wenzelm
Overloading in SML/NJ.
2007-08-06, by wenzelm
Added renaming function to prevent correctness proof for realizer
2007-08-06, by berghofe
No document for Pretty_Int theory.
2007-08-06, by berghofe
nbe improved
2007-08-06, by haftmann
removed
2007-08-06, by haftmann
simultaneous use_thys;
2007-08-03, by wenzelm
reactivated Nominal/Examples/Class.thy;
2007-08-03, by wenzelm
replaced outdated flag by update_time (multithreading-safe presentation order);
2007-08-03, by wenzelm
sort indexes according to symbolic update_time (multithreading-safe);
2007-08-03, by wenzelm
use separate trace flag instead of Output.debug;
2007-08-03, by wenzelm
named some CRITICAL sections;
2007-08-03, by wenzelm
misc cleanup of ML bindings (for multihreading);
2007-08-03, by wenzelm
added int type constraint to accomodate hacked SML/NJ (backported change in generated metis.ML);
2007-08-03, by wenzelm
preparations for proper type int;
2007-08-03, by wenzelm
tuned tracing;
2007-08-03, by wenzelm
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
2007-08-03, by wenzelm
certify: no check_thy here;
2007-08-03, by wenzelm
improved check_thy: produce a checked theory_ref (thread-safe version);
2007-08-03, by wenzelm
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
2007-08-03, by wenzelm
added dependency on Tools/Metis/metis.ML;
2007-08-03, by wenzelm
updated;
2007-08-03, by wenzelm
replaced Theory.self_ref by Theory.check_thy, which now produces a checked ref;
2007-08-03, by wenzelm
reset Logic.auto_rename;
2007-08-02, by wenzelm
added int type constraints to accomodate hacked SML/NJ;
2007-08-02, by wenzelm
added int type constraints to accomodate hacked SML/NJ;
2007-08-02, by wenzelm
added int type constraints to accomodate hacked SML/NJ;
2007-08-02, by wenzelm
made mk_int/dest_int pervasive;
2007-08-02, by wenzelm
Experimental removal of assumptions of the form x : UNIV and the like after interpretation.
2007-08-02, by ballarin
Repaired term_of_char.
2007-08-02, by berghofe
- Added cycle test to function mk_ind_def to avoid non-termination
2007-08-02, by berghofe
tuned;
2007-08-02, by wenzelm
converted Meson tests to proper theory;
2007-08-02, by wenzelm
turned simp_depth_limit into configuration option;
2007-08-02, by wenzelm
added name_of;
2007-08-02, by wenzelm
turned simp_depth_limit into configuration option;
2007-08-02, by wenzelm
tuned ML bindings (for multithreading);
2007-08-01, by wenzelm
tuned ML bindings (for multithreading);
2007-08-01, by wenzelm
fix looping when applied to standard subgoals
2007-08-01, by huffman
updated;
2007-08-01, by wenzelm
tracing: level;
2007-08-01, by wenzelm
multithreading trace: int;
2007-08-01, by wenzelm
added toplevel print command;
2007-08-01, by wenzelm
tuned;
2007-08-01, by wenzelm
renamed 'print_options' to 'print_configs';
2007-08-01, by wenzelm
renamed config_option.ML to config.ML;
2007-08-01, by wenzelm
renamed config_option.ML to config.ML;
2007-08-01, by wenzelm
simplified internal Config interface;
2007-08-01, by wenzelm
updated;
2007-08-01, by wenzelm
tuned config options: eliminated separate attribute "option";
2007-08-01, by wenzelm
oops -- fixed syntax;
2007-08-01, by wenzelm
"running": PROTECTED wakeup;
2007-08-01, by wenzelm
proper path specifications;
2007-07-31, by wenzelm
simultaneous use_thys;
2007-07-31, by wenzelm
setmp_noncritical print_mode;
2007-07-31, by wenzelm
simultaneous use_thys;
2007-07-31, by wenzelm
removed obsolete HOL/Real/ROOT.ML;
2007-07-31, by wenzelm
no_document: setmp_noncritical;
2007-07-31, by wenzelm
with_charset: setmp_noncritical;
2007-07-31, by wenzelm
added max-threads preference;
2007-07-31, by wenzelm
replaced depth_limit ref by blast_depth_limit configuration option;
2007-07-31, by wenzelm
replaced dtK ref by datatype_distinctness_limit configuration option;
2007-07-31, by wenzelm
moved classical tools from theory IFOL to FOL;
2007-07-31, by wenzelm
register_thy: more sanity checks;
2007-07-31, by wenzelm
moved lin_arith stuff to Tools/lin_arith.ML;
2007-07-31, by wenzelm
proper context for cooper_tac within arith;
2007-07-31, by wenzelm
tuned LinArith setup;
2007-07-31, by wenzelm
HOL setup for linear arithmetic -- moved here from arith_data.ML;
2007-07-31, by wenzelm
added Tools/lin_arith.ML;
2007-07-31, by wenzelm
tuned;
2007-07-31, by wenzelm
tuned section "Style";
2007-07-31, by wenzelm
undo a change in last commit : give a single name to the inversion lemmas for the same inductive type
2007-07-31, by narboux
Proper interpretation of total orders in lattices.
2007-07-31, by ballarin
* Configuration options;
2007-07-31, by wenzelm
added configuration options;
2007-07-31, by wenzelm
removed use/update_thy_only;
2007-07-31, by wenzelm
find_body goes under meta-quantifier ; tactic generalizes free variables;
2007-07-31, by chaieb
Added dependency on langford files in Tools/Qelim
2007-07-31, by chaieb
Tuned document
2007-07-31, by chaieb
added register_thy (replaces pretend_use_thy_only and really flag);
2007-07-31, by wenzelm
ThyInfo.register_thy;
2007-07-31, by wenzelm
turned fast_arith_split/neq_limit into configuration options;
2007-07-31, by wenzelm
added global config options;
2007-07-31, by wenzelm
arith method setup: proper context;
2007-07-31, by wenzelm
arith method setup: proper context;
2007-07-31, by wenzelm
tuned ML declarations;
2007-07-30, by wenzelm
simultaneous use_thys;
2007-07-30, by wenzelm
dequeue: wait loop while PROTECTED -- avoids race condition;
2007-07-30, by wenzelm
marked some CRITICAL sections;
2007-07-30, by wenzelm
updated some of the definitions and proofs
2007-07-30, by urbanc
tuned msgs;
2007-07-29, by wenzelm
deps: keep thy source text, avoid reloading;
2007-07-29, by wenzelm
adapted ThyLoad.deps_thy;
2007-07-29, by wenzelm
more informative tracing;
2007-07-29, by wenzelm
load_thy: avoid reloading of text;
2007-07-29, by wenzelm
added of_list_limited (with limit argument);
2007-07-29, by wenzelm
more informative tracing;
2007-07-29, by wenzelm
explicit global state argument -- no longer CRITICAL;
2007-07-29, by wenzelm
added option -T (multithreading trace mode);
2007-07-29, by wenzelm
critical: improved diagostics;
2007-07-29, by wenzelm
tuned msg;
2007-07-29, by wenzelm
NAMED_CRITICAL;
2007-07-29, by wenzelm
removed obsolete Output.ML_errors/toplevel_errors;
2007-07-29, by wenzelm
removed obsolete Output.ML_errors/toplevel_errors;
2007-07-29, by wenzelm
added TOPLEVEL_ERROR (simplified version from output.ML);
2007-07-29, by wenzelm
removed obsolete TOPLEVEL_ERROR etc. (cf. toplevel.ML);
2007-07-29, by wenzelm
added ML toplevel use commands: Toplevel.program;
2007-07-29, by wenzelm
removed obsolete install_pp.ML (cf. pure_setup.ML);
2007-07-29, by wenzelm
replaced program_defs_ref by proper context data (via attribute "program");
2007-07-29, by wenzelm
renamed Drule.is_dummy_thm to Thm.is_dummy;
2007-07-29, by wenzelm
added list update;
2007-07-29, by wenzelm
moved Drule.add/del/merge_rules to Thm.add/del/merge_thms;
2007-07-29, by wenzelm
Named collections of theorems in canonical order.
2007-07-29, by wenzelm
added Tools/named_thms.ML;
2007-07-29, by wenzelm
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
2007-07-29, by wenzelm
avoid ill-defined Simp_tac;
2007-07-29, by wenzelm
marked some CRITICAL sections;
2007-07-29, by wenzelm
simplified ResAtpset via NamedThmsFun;
2007-07-29, by wenzelm
metis_tac: proper context (ProofContext.init it *not* sufficient);
2007-07-29, by wenzelm
proper simproc_setup for "neq", "let_simp";
2007-07-29, by wenzelm
renamed Drule.add/del/merge_rules to Thm.add/del/merge_thms;
2007-07-29, by wenzelm
replaced make_imp by rev_mp;
2007-07-29, by wenzelm
proper simproc_setup for "list_neq";
2007-07-29, by wenzelm
removed obsolete Tools/res_atpset.ML;
2007-07-29, by wenzelm
simplified ResAtpset via NamedThmsFun;
2007-07-29, by wenzelm
simplified "eval" setup via NamedThmsFun;
2007-07-29, by wenzelm
tuned;
2007-07-28, by wenzelm
* Isar: command 'declaration';
2007-07-28, by wenzelm
type Morphism.declaration;
2007-07-28, by wenzelm
attribute "option": proper naming within the theory
2007-07-28, by wenzelm
removed dead code;
2007-07-28, by wenzelm
declaration: proper naming within the theory;
2007-07-28, by wenzelm
use config_option.ML after sign.ML;
2007-07-28, by wenzelm
commands 'declare', 'declaration';
2007-07-28, by wenzelm
added :|-- (dependent projection);
2007-07-28, by wenzelm
added attribute "simproc";
2007-07-28, by wenzelm
setmp: NAMED_CRITICAL;
2007-07-28, by wenzelm
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip