Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-10000
-3000
-1000
-448
+448
+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.
with_modes: always CRITICAL;
2007-09-16, by wenzelm
added ML/ml_parse.ML;
2007-09-16, by wenzelm
obsolete;
2007-09-16, by wenzelm
use_text/file: tune text (cf. ML_Parse.fix_ints);
2007-09-16, by wenzelm
use_text/file: tune text (cf. ML_Parse.fix_ints);
2007-09-16, by wenzelm
added ml_system_fix_ints;
2007-09-16, by wenzelm
added ml_system_fix_ints;
2007-09-16, by wenzelm
removed obsolete Selector token;
2007-09-16, by wenzelm
tuned message;
2007-09-16, by wenzelm
Minimal parsing for SML -- fixing integer numerals.
2007-09-16, by wenzelm
added some int constraints (ML_Parse.fix_ints not active here);
2007-09-16, by wenzelm
added rudimentary instantiation stub
2007-09-15, by haftmann
added explicit theorems
2007-09-15, by haftmann
delayed evaluation
2007-09-15, by haftmann
clarified class interfaces and internals
2007-09-15, by haftmann
introduced classes
2007-09-15, by haftmann
multi-functional value keyword
2007-09-15, by haftmann
added lemmas for finiteness
2007-09-15, by haftmann
tuned
2007-09-15, by haftmann
fixed title
2007-09-15, by haftmann
replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
2007-09-15, by wenzelm
ML_Lex.keywords;
2007-09-15, by wenzelm
tuned comments;
2007-09-15, by wenzelm
replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
2007-09-15, by wenzelm
Lexical syntax for SML.
2007-09-15, by wenzelm
added ML/ml_lex.ML;
2007-09-15, by wenzelm
removed redundant OuterLex.make_lexicon;
2007-09-15, by wenzelm
lexicographic_order method uses "<*mlex*>" instead of "measures" => no longer depends on List.thy
2007-09-14, by krauss
added "<*mlex*>" which lexicographically combines a measure function with a relation
2007-09-14, by krauss
moved ML_XXX.ML files to Pure/ML;
2007-09-14, by wenzelm
tidied
2007-09-14, by paulson
reverted back to the old version of the equivariance lemma for ALL
2007-09-14, by urbanc
some cleaning up to do with contexts
2007-09-13, by urbanc
Generalized equivariance and nominal_inductive commands to
2007-09-13, by berghofe
Added equivariance lemmas for induct_forall.
2007-09-13, by berghofe
Added equivariance lemma for induct_implies.
2007-09-13, by berghofe
typo fixed, dead link removed
2007-09-11, by webertj
added lemma
2007-09-10, by nipkow
Auto quickcheck now displays counterexample using Proof.goal_message
2007-09-10, by berghofe
added String.isSubstring;
2007-09-08, by wenzelm
export is_finished;
2007-09-08, by wenzelm
Present.session_name;
2007-09-08, by wenzelm
tuned signature;
2007-09-08, by wenzelm
thy_deps: ThyInfo.thy_ord, improved dir/unfold entry;
2007-09-08, by wenzelm
removed thy_ord (erratic due to multi-threading);
2007-09-08, by wenzelm
some cleaning up
2007-09-08, by urbanc
theorem: apply hook last;
2007-09-07, by wenzelm
reset goal messages after goal update;
2007-09-07, by wenzelm
added hilite markup;
2007-09-07, by wenzelm
fixed type alias in signature;
2007-09-07, by wenzelm
added lemma
2007-09-07, by nipkow
allow TVars during type inference
2007-09-07, by paulson
tidied the proofs
2007-09-07, by paulson
made smlnj happy;
2007-09-07, by wenzelm
new fun declaration
2007-09-06, by paulson
Auto-config of E_HOME, SPASS_HOME, VAMPIRE_HOME
2007-09-06, by paulson
Vampire structured proofs. Better parsing; some bug fixes.
2007-09-06, by paulson
chained facts are now included
2007-09-06, by paulson
new proofs found
2007-09-06, by paulson
trivial cleaning up
2007-09-06, by urbanc
added goal_message;
2007-09-06, by wenzelm
theorem hooks: apply in declaration order;
2007-09-06, by wenzelm
Generalized code generator for numerals.
2007-09-06, by berghofe
- New theories Lambda/NormalForm and Lambda/Standardization
2007-09-06, by berghofe
Added lecture notes by Matthes and Loader.
2007-09-06, by berghofe
New proof of standardization theorem (inspired by Ralph Matthes).
2007-09-06, by berghofe
Definition of normal forms (taken from theory WeakNorm).
2007-09-06, by berghofe
Moved definition of normal forms to new NormalForm theory.
2007-09-06, by berghofe
Added Standardization theory.
2007-09-06, by berghofe
New code generator setup (taken from Library/Executable_Real.thy,
2007-09-06, by berghofe
Added code generator setup (taken from Library/Executable_Rat.thy,
2007-09-06, by berghofe
Integrated code generator setup into RealDef theory.
2007-09-06, by berghofe
Integrated code generator setup into Rational theory.
2007-09-06, by berghofe
Integrated Executable_Rat and Executable_Real theories into
2007-09-06, by berghofe
use preferences.ML: do setmp *here*, to capture intended default values;
2007-09-05, by wenzelm
tuned;
2007-09-05, by wenzelm
modified proofs so that they are not using claset()
2007-09-05, by urbanc
tuned lemma; replaced !! by arbitrary
2007-09-04, by nipkow
Improved comment.
2007-09-04, by ballarin
Documented function package in IsarRef-manual.
2007-09-03, by krauss
added variations on infinite descent
2007-09-03, by nipkow
fixed Rat.inv
2007-09-03, by haftmann
fixed Rat.inv
2007-09-03, by haftmann
fix sgn_div_norm class
2007-09-02, by huffman
made theorem-references safe
2007-09-02, by urbanc
removed unused join_mode;
2007-09-01, by wenzelm
read_def_terms: replaced full Syntax.check_typs by certify_typ, to workaround problems with illegal schematic type vars;
2007-09-01, by wenzelm
removed obsolete ML bindings;
2007-09-01, by wenzelm
linorder_neqE_ordered_idom: proper proof, avoid illegal schematic type vars;
2007-09-01, by wenzelm
mono_Int/Un: proper proof, avoid illegal schematic type vars;
2007-09-01, by wenzelm
removed spurious Toplevel.debug, which actually makes Poly/ML crash in certain situations;
2007-09-01, by wenzelm
added singleton check_typ/term/prop;
2007-09-01, by wenzelm
removed obsolete read/cert variations (cf. Syntax.read/check);
2007-09-01, by wenzelm
replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
2007-09-01, by wenzelm
replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
2007-09-01, by wenzelm
replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
2007-09-01, by wenzelm
*** empty log message ***
2007-09-01, by nipkow
final(?) iteration of sgn saga.
2007-09-01, by nipkow
reject_vars: accept type-inference params;
2007-08-31, by wenzelm
exported is_param;
2007-08-31, by wenzelm
legacy_infer_term: ProofContext.mode_schematic;
2007-08-31, by wenzelm
prove: setmp quick_and_dirty (avoids race condition);
2007-08-31, by wenzelm
export various inner syntax modes;
2007-08-31, by wenzelm
type_infer: mode_pattern;
2007-08-31, by wenzelm
do not touch quick_and_dirty;
2007-08-31, by wenzelm
tuned multithreading entry -- no longer experimental;
2007-08-31, by wenzelm
explained \isatstyle(minor)
2007-08-31, by nipkow
added short_names explanation
2007-08-31, by nipkow
added join_mode;
2007-08-30, by wenzelm
replaced ProofContext.infer_types by general Syntax.check_terms;
2007-08-30, by wenzelm
replaced ProofContext.infer_types by general Syntax.check_terms;
2007-08-30, by wenzelm
*** empty log message ***
2007-08-30, by nipkow
added constant sgn
2007-08-30, by nipkow
added lemma
2007-08-30, by nipkow
added some more entries;
2007-08-30, by wenzelm
turned type_check into separate typ/term_check;
2007-08-30, by wenzelm
tuned;
2007-08-30, by wenzelm
moved type_mode to type.ML;
2007-08-30, by wenzelm
infer_types: general check_typs instead of Type.cert_typ_mode;
2007-08-30, by wenzelm
maintain mode in context (get/set/restore_mode);
2007-08-30, by wenzelm
added burrow_types;
2007-08-30, by wenzelm
- tuned section about inductive predicates
2007-08-30, by berghofe
ported div/mod simprocs from HOL/ex/Binary.thy
2007-08-30, by huffman
renamed POLYML_LINK_OPTIONS to POLY_LINK_OPTIONS;
2007-08-29, by wenzelm
added POLYML_LINK_OPTIONS, which is required for unusual platforms (notably cygwin);
2007-08-29, by wenzelm
some simultaneous use_thys;
2007-08-29, by wenzelm
Updated section about inductive definitions.
2007-08-29, by berghofe
turned list comprehension translations into ML to optimize base case
2007-08-29, by nipkow
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
2007-08-29, by wenzelm
added x86-solaris;
2007-08-29, by wenzelm
fixed Proofs
2007-08-29, by chaieb
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
2007-08-29, by wenzelm
removed unused theorems ; added lifting properties for foldr and foldl
2007-08-29, by chaieb
removed Hoare/hoare.ML, Hoare/hoareAbort.ML, ex/svc_oracle.ML (which can be mistaken as attached ML script on case-insensitive file-system);
2007-08-29, by wenzelm
Deleted unused fillin_mixfix function.
2007-08-29, by berghofe
mark all parallel sessions as experimental
2007-08-29, by kleing
atbroy99 is 64bit
2007-08-29, by kleing
fixed pattern comnpletion; untabified
2007-08-28, by krauss
revert to Word library version from 2007/08/20
2007-08-28, by huffman
TheoremHook: fixed copy-paste mistake;
2007-08-28, by wenzelm
Smaller size and fewer iterations for quickcheck.
2007-08-28, by berghofe
codegen.ML is now loaded in Pure again.
2007-08-28, by berghofe
Changed "code" attribute of concat_map_singleton to "code unfold".
2007-08-28, by berghofe
Code generator now uses sequences with depth limit.
2007-08-28, by berghofe
Got rid of large simpset in proof of characteristic equations
2007-08-28, by berghofe
Added sequences with recursion depth limit.
2007-08-28, by berghofe
Adapted to changes in interface of Specification.theorem_i
2007-08-28, by berghofe
- restored old setup
2007-08-28, by berghofe
codegen.ML is now loaded in Pure again.
2007-08-28, by berghofe
- new auto-quickcheck flag
2007-08-28, by berghofe
Added local_theory_to_proof'
2007-08-28, by berghofe
- theorem(_i) now also takes "interactive" flag as argument
2007-08-28, by berghofe
Specification.theorem now also takes "interactive" flag as argument.
2007-08-28, by berghofe
Commented out non-standard paragraph formatting.
2007-08-28, by nipkow
added (code) lemmas for setsum and foldl
2007-08-28, by nipkow
replaced 'sorry' by unproven;
2007-08-28, by wenzelm
do not touch quick_and_dirty;
2007-08-28, by wenzelm
norm_absolute: CRITICAL;
2007-08-28, by wenzelm
tuned load order -- minimizes modules before Secure;
2007-08-28, by wenzelm
induct: proper separation of initial and terminal step;
2007-08-28, by wenzelm
move WordExamples to Examples directory
2007-08-28, by huffman
HOL-Word-Examples
2007-08-28, by huffman
Word Examples directory
2007-08-28, by huffman
add parallel sessions for atbroy99 and macbroy6
2007-08-28, by kleing
HOL_USEDIR_OPTIONS: no special -M setting (now works with multithreaded);
2007-08-27, by wenzelm
Added infinite_descent
2007-08-27, by nipkow
updated keywords
2007-08-27, by haftmann
added code_props
2007-08-27, by haftmann
introduces params_of_sort
2007-08-27, by haftmann
added simple definition scheme
2007-08-27, by haftmann
added explicit equation for equality of nested environments
2007-08-27, by haftmann
circumvented infix problem
2007-08-27, by haftmann
tuned linear arith (once again) with ring_distribs
2007-08-26, by nipkow
made SML/NJ happy
2007-08-26, by haftmann
described 'rotated' attribute
2007-08-26, by kleing
made SML/NJ happy
2007-08-25, by haftmann
revised blacklisting for ATP linkup
2007-08-24, by paulson
new derived rule: incr_type_indexes
2007-08-24, by paulson
Returning both a "one-line" proof and a structured proof
2007-08-24, by paulson
Reconstruction bug fix
2007-08-24, by paulson
overloaded definitions accompanied by explicit constants
2007-08-24, by haftmann
moved class dense_linear_order to Orderings.thy
2007-08-24, by haftmann
updated
2007-08-24, by haftmann
made sets executable
2007-08-24, by haftmann
remove unused lemmas
2007-08-24, by huffman
bin_sc_nth proof
2007-08-24, by huffman
remove lemma bin_rec_PM
2007-08-23, by huffman
avoid use of bin_rec_PM
2007-08-23, by huffman
new instance proofs
2007-08-23, by huffman
remove unused lemmas
2007-08-23, by huffman
import BinInduct;
2007-08-23, by huffman
declare bin_rest_BIT_bin_last [simp]
2007-08-23, by huffman
Word/BinInduct.thy
2007-08-23, by huffman
theory of integers as an inductive datatype
2007-08-23, by huffman
move bin_nth stuff to its own subsection
2007-08-23, by huffman
removed Word/Size.thy;
2007-08-22, by huffman
typed print translation for CARD('a);
2007-08-22, by huffman
rename type pls to num0
2007-08-22, by huffman
move constant definitions to their respective subsections
2007-08-22, by huffman
tuned;
2007-08-22, by chaieb
More selective generalization : a*b is generalized whenever none of a and b is a number
2007-08-22, by chaieb
imports Presburger; no need for Main
2007-08-22, by chaieb
move bool list operations from WordBitwise to WordBoolList
2007-08-22, by huffman
Word/WordBoolList.thy
2007-08-22, by huffman
move if_simps from BinBoolList to Num_Lemmas
2007-08-22, by huffman
Axioms for class no longer use object-universal quantifiers
2007-08-22, by chaieb
move bool list stuff from WordDefinition and WordArith to new WordBoolList theory
2007-08-22, by huffman
move bool list stuff from BinOperations to BinBoolList;
2007-08-22, by huffman
Added mod cancellation simproc
2007-08-21, by nipkow
remove redundant lemmas
2007-08-21, by huffman
declare conj_absorb [simp]
2007-08-21, by huffman
replace iszero_number_of_Pls with iszero_0 in rel_simps
2007-08-21, by huffman
add lemma of_int_power
2007-08-21, by huffman
Isar-style proof for lfp_ordinal_induct
2007-08-21, by huffman
ProofContext.restore_mode;
2007-08-21, by wenzelm
added inner syntax mode, includes former type_mode and is_stmt;
2007-08-21, by wenzelm
Modified message for sendback
2007-08-21, by paulson
"sendback" to PG for one-line proof reconstructions
2007-08-21, by paulson
Deleted the partially-typed translation and the combinator code.
2007-08-21, by paulson
move BIT datatype stuff from Num_Lemmas to BinGeneral
2007-08-21, by huffman
simplify termination proof
2007-08-21, by huffman
simplify proof of word_of_int
2007-08-21, by huffman
improved evaluation interface
2007-08-21, by haftmann
moved ordered_ab_semigroup_add to OrderedGroup.thy
2007-08-21, by haftmann
updated
2007-08-21, by haftmann
move udvd, div and mod stuff from WordDefinition to WordArith
2007-08-21, by huffman
move order-related stuff from WordDefinition to WordArith
2007-08-21, by huffman
add lemma one_less_power
2007-08-21, by huffman
move scast/ucast stuff to its own subsection
2007-08-21, by huffman
move shifting-related constant definitions from WordDefinition to WordShift
2007-08-21, by huffman
use HOL-ex later;
2007-08-21, by wenzelm
standard_parse_term: added pp/check argument, include disambig here (from sign.ML);
2007-08-20, by wenzelm
inner syntax: added parse_term/prop;
2007-08-20, by wenzelm
read_def_terms: moved disambig to syntax.ML;
2007-08-20, by wenzelm
tuned CRITICAL sections;
2007-08-20, by wenzelm
remove redundant lemma int_number_of
2007-08-20, by huffman
AC rules for bitwise logical operators no longer declared simp
2007-08-20, by huffman
move bit simps from BinOperations to BitSyntax
2007-08-20, by huffman
minimize imports
2007-08-20, by huffman
reorganize into subsections
2007-08-20, by huffman
prepare_dummies: NAMED_CRITICAL;
2007-08-20, by wenzelm
with_modes []: non-critical;
2007-08-20, by wenzelm
tuned signature;
2007-08-20, by wenzelm
File.read/write/append: non-critical (basic IO operations already thread-safe);
2007-08-20, by wenzelm
TextIO.inputLine: non-critical (assume exclusive ownership);
2007-08-20, by wenzelm
tuned merge operations via pointer_eq;
2007-08-20, by wenzelm
cleaned up; declared more simp rules
2007-08-20, by huffman
issue a warning, when encountering redundant equations (covered by prece3ding clauses)
2007-08-20, by krauss
remove int_of_nat
2007-08-20, by huffman
remove int_of_nat; fix abs instance
2007-08-20, by huffman
use overloaded bitwise operators at type int
2007-08-20, by huffman
use class instead of axclass
2007-08-20, by huffman
theory header: fixed import;
2007-08-20, by wenzelm
headers for document generation
2007-08-20, by huffman
Final mods for list comprehension
2007-08-20, by nipkow
renamed code_gen to export_code
2007-08-20, by haftmann
explizit dependencies
2007-08-20, by haftmann
using canonical instantiation interface
2007-08-20, by haftmann
Sup now explicit parameter of complete_lattice
2007-08-20, by haftmann
turned locales intro classes
2007-08-20, by haftmann
updated keywords
2007-08-20, by haftmann
conciliated Inf/Inf_fin
2007-08-20, by haftmann
type_check: tuned singleton funs case;
2007-08-20, by wenzelm
theory header: more precise imports;
2007-08-20, by wenzelm
Word/document/root.tex
2007-08-20, by huffman
new root.tex for HOL-Word
2007-08-20, by huffman
no_document for Infinite_Set, Parity
2007-08-20, by huffman
removed allpairs
2007-08-20, by nipkow
removed allpairs - use list comprehension!
2007-08-20, by nipkow
added header
2007-08-20, by kleing
* HOL-Word:
2007-08-20, by kleing
boolean algebras as locales and numbers as types by Brian Huffman
2007-08-20, by kleing
Made UN_Un simp
2007-08-19, by nipkow
Use 376/377 specials for sendback markup
2007-08-19, by aspinall
ML system provides get_print_depth;
2007-08-18, by wenzelm
fixed a bug in demult: -a in (-a * b) is no longer treated as atomic
2007-08-18, by webertj
removed obsolete ML bindings;
2007-08-18, by wenzelm
converted ex/MT.ML;
2007-08-18, by wenzelm
make HOL-ex earlier;
2007-08-18, by wenzelm
NAMED_CRITICAL;
2007-08-18, by wenzelm
removed stateful init: operations take proper theory argument;
2007-08-18, by wenzelm
removed dead code: const_typargs, num_typargs, init;
2007-08-18, by wenzelm
proper signature;
2007-08-18, by wenzelm
removed obsolete atp_method;
2007-08-18, by wenzelm
export more tactics;
2007-08-18, by wenzelm
renamed ResAtpMethods.setup;
2007-08-18, by wenzelm
added at-poly-5.1-para;
2007-08-18, by wenzelm
added CRITICAL section markup;
2007-08-17, by wenzelm
updated generated file;
2007-08-17, by wenzelm
removed obsolete touch_all_thys;
2007-08-17, by wenzelm
compress: proper check_thy;
2007-08-17, by wenzelm
added encoding spec for jEdit;
2007-08-17, by wenzelm
proper signature;
2007-08-17, by wenzelm
proper signature;
2007-08-17, by wenzelm
turned type_lits into configuration option (with attribute);
2007-08-17, by wenzelm
removed set_concat_map and improved set_concat
2007-08-17, by nipkow
check_deps: ensure that theory is actually present, not just update_time > 1;
2007-08-17, by wenzelm
tuned order
2007-08-17, by haftmann
reoriented hook application order
2007-08-17, by haftmann
explicit constants for overloaded definitions
2007-08-17, by haftmann
dropped junk
2007-08-17, by haftmann
tuned
2007-08-17, by obua
changed floatarith lemmas
2007-08-17, by obua
proper signature for Meson;
2007-08-17, by wenzelm
force: non-critical, but also non-thread-safe (potentially multiple evaluations);
2007-08-16, by wenzelm
removed dead code;
2007-08-16, by wenzelm
improved treatment of global interrupts: Thread.EnableBroadcastInterrupt, redefine ignore/raise_interrupt;
2007-08-16, by wenzelm
removed signal setup from root function to on-entry hook;
2007-08-16, by wenzelm
global state transformation: non-critical, but also non-thread-safe;
2007-08-16, by wenzelm
fixed OCaml bug
2007-08-16, by haftmann
fixed codegen setup
2007-08-16, by haftmann
added evaluation examples
2007-08-16, by haftmann
main: wait_timeout (1 second);
2007-08-15, by wenzelm
tuned comments;
2007-08-15, by wenzelm
added sendback;
2007-08-15, by wenzelm
combining the relevance filter with res_atp
2007-08-15, by paulson
combining the relevance filter with res_atp
2007-08-15, by paulson
ATP blacklisting is now in theory data, attribute noatp
2007-08-15, by paulson
added Code_Setup
2007-08-15, by haftmann
fixed OCaml bug
2007-08-15, by haftmann
tuned
2007-08-15, by haftmann
extended
2007-08-15, by haftmann
added Eval_Witness theory
2007-08-15, by haftmann
updated code generator setup
2007-08-15, by haftmann
updated
2007-08-15, by haftmann
renamed standard_read_XXX to standard_parse_XXX;
2007-08-14, by wenzelm
added implicit type mode (cf. Type.mode);
2007-08-14, by wenzelm
Syntax.global_read_sort;
2007-08-14, by wenzelm
infer_types: depend on Type.mode;
2007-08-14, by wenzelm
type mode: models certification mode (default, syntax, abbrev);
2007-08-14, by wenzelm
replaced certify_typ_syntax/abbrev by certify_typ_mode;
2007-08-14, by wenzelm
tuned order;
2007-08-14, by wenzelm
avoid low-level tsig;
2007-08-14, by wenzelm
fixed dummyT (used as constraint);
2007-08-14, by wenzelm
remove redundant assumption from Rep_range lemma
2007-08-14, by huffman
minimize imports
2007-08-14, by huffman
rename lemmas finite->finite_UNIV, finite_set->finite; declare finite[simp]
2007-08-14, by huffman
extended linear arith capabilities with code by Amine
2007-08-14, by nipkow
fix the generation of eqvt lemma of equality form from the imp form when the relation is equality
2007-08-14, by narboux
moved Tools/xml.ML to General/xml.ML (again);
2007-08-14, by wenzelm
added generic wrapper for parse/read functions;
2007-08-14, by wenzelm
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
less
more
|
(0)
-10000
-3000
-1000
-448
+448
+1000
+3000
+10000
+30000
tip