Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
moved basic thy file name operations from Thy_Load to Thy_Header;
2010-07-24, by wenzelm
moved management of auxiliary theory source files to Thy_Load -- as theory data instead of accidental loader state;
2010-07-24, by wenzelm
merged
2010-07-23, by wenzelm
avoid unreliable Haskell Int type
2010-07-23, by haftmann
proper subclass instead of sublocale
2010-07-23, by haftmann
repaired tool invocation
2010-07-23, by haftmann
observe standard conventions for doc-strings;
2010-07-23, by wenzelm
tuned message;
2010-07-22, by wenzelm
eliminated some unused Thy_Info operations;
2010-07-22, by wenzelm
refrain from generating <hr/> and from "hiding" it in isabelle.css -- the latter might be used in other situations as well;
2010-07-22, by wenzelm
generic external source files -- nothing special about ML here;
2010-07-22, by wenzelm
discontinued special treatment of ML files -- no longer complete extensions on demand;
2010-07-22, by wenzelm
eliminated obsolete/unused with_path(s) -- hardly usable because of CRITICAL;
2010-07-22, by wenzelm
tuned signature;
2010-07-22, by wenzelm
updated some headers;
2010-07-22, by wenzelm
merged
2010-07-22, by haftmann
dedicated exec ... syntax for open state monad (partly already introduces in d00a3f47b607)
2010-07-22, by haftmann
merged
2010-07-22, by wenzelm
more generous memory settings for scala check
2010-07-22, by haftmann
no polymorphic "var"s
2010-07-22, by blanchet
merged
2010-07-22, by bulwahn
adding checking of expected result for the tool quickcheck; annotated a few quickcheck examples
2010-07-21, by bulwahn
do a better job at Skolemizing in Nitpick, for TPTP FOF
2010-07-21, by blanchet
revert code that was submitted by mistake
2010-07-21, by blanchet
renamings + only need second component of name pool to reconstruct proofs
2010-07-21, by blanchet
rename "classrel" to "class_rel"
2010-07-21, by blanchet
rename "combtyp" constructors
2010-07-21, by blanchet
renamed "Literal" to "FOLLiteral"
2010-07-21, by blanchet
renamed "HOLClause" to "FOLClause" -- it's really a FOL clause with combinators
2010-07-21, by blanchet
merged
2010-07-21, by bulwahn
fixing quickcheck invocation in HOL-Mirabelle
2010-07-21, by bulwahn
hiding constants in Quickcheck_Types
2010-07-21, by bulwahn
adding a type for flat complete lattice to Quickcheck_Types
2010-07-21, by bulwahn
added new theories to IsaMakefile and ROOT.ML
2010-07-21, by bulwahn
adding Quickcheck examples for other quickcheck default types
2010-07-21, by bulwahn
adding Library theory for other quickcheck default types
2010-07-21, by bulwahn
removing obsolete ID in Quickcheck_Examples
2010-07-21, by bulwahn
correcting wellsortedness check and improving error message
2010-07-21, by bulwahn
using multiple default types in quickcheck
2010-07-21, by bulwahn
correcting merging of default_types
2010-07-21, by bulwahn
reordering quickcheck signature; exporting test_params and inspection function
2010-07-21, by bulwahn
changed default types to a list of types; extended quickcheck parameters to be a list of values to parse a list of default types
2010-07-21, by bulwahn
putting proof in the right context; adding if rewriting; tuned
2010-07-21, by bulwahn
load_thy: parallel parsing of units, which consist of statement/proof each;
2010-07-22, by wenzelm
eliminated some unreferenced identifiers;
2010-07-22, by wenzelm
tuned;
2010-07-22, by wenzelm
tuned comments;
2010-07-22, by wenzelm
replaced Source.of_list_limited by slightly more economic Source.of_string_limited;
2010-07-21, by wenzelm
deps_thy/load_thy: store compact text to reduce space by factor 12;
2010-07-21, by wenzelm
make SML/NJ happy, by adhoc type-constraints;
2010-07-21, by wenzelm
recovered benchmarks, which are not tested automatically;
2010-07-21, by wenzelm
made SML/NJ happy;
2010-07-21, by wenzelm
merged
2010-07-21, by wenzelm
abstract visualization of locale ingredients; all_locales yields proper locale identifiers
2010-07-21, by haftmann
tuned
2010-07-20, by haftmann
accomodate for scope of "as" binding in ML
2010-07-20, by haftmann
tuned code
2010-07-20, by haftmann
datatype classes are abstract
2010-07-20, by haftmann
avoid deprecation
2010-07-20, by haftmann
robustified metis proof
2010-07-20, by haftmann
modernized abel_cancel simproc setup
2010-07-19, by haftmann
keep explicit diff_def as legacy theorem; modernized abel_cancel simproc setup
2010-07-19, by haftmann
diff_eq_diff_less_eq' replaces diff_eq_diff_less_eq
2010-07-19, by haftmann
diff_minus subsumes diff_def
2010-07-19, by haftmann
tuned whitespace
2010-07-19, by haftmann
dropped essentially ineffective tuning
2010-07-19, by haftmann
discontinued pretending that abel_cancel is logic-independent; cleaned up junk
2010-07-19, by haftmann
merged
2010-07-19, by haftmann
merged
2010-07-19, by haftmann
distinguish different classes of const syntax
2010-07-19, by haftmann
Scala: subtle difference in printing strings vs. complex mixfix syntax
2010-07-19, by haftmann
check code generation for Scala
2010-07-19, by haftmann
dropped superfluous prefixes
2010-07-19, by haftmann
optional break
2010-07-19, by haftmann
consolidate const_syntax naming
2010-07-16, by haftmann
recovered benchmarks, which are not tested automatically;
2010-07-21, by wenzelm
reactivate SML/NJ test on macbroy28, while macbroy23 is unavailable;
2010-07-21, by wenzelm
eliminated old time_use/time_use_thy variants -- timing is implicitly controlled via Output.timing;
2010-07-21, by wenzelm
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
2010-07-21, by wenzelm
replaced Thy_Info.the_theory by Context.this_theory -- avoid referring to accidental theory loader state;
2010-07-21, by wenzelm
thm_deps/unused_thms: Context.get_theory based on proper theory ancestry, not accidental theory loader state;
2010-07-21, by wenzelm
explicit dependency on theory HOL;
2010-07-21, by wenzelm
ML antiquotations @{theory} and @{theory_ref} refer to the theory ancestry, not any accidental theory loader state;
2010-07-21, by wenzelm
added Context.get_theory -- avoid referring to accidental theory loader state (cf. Thy_Info.get_theory);
2010-07-21, by wenzelm
thy_deps: more direct comparison of sessions, which is presumably what "unfold" is meant to indicate here -- also avoid referring to accidental theory loader state;
2010-07-21, by wenzelm
clarified/exported Future.worker_subgroup, which is already the default for Future.fork;
2010-07-21, by wenzelm
qualified Thy_Info.get_theory;
2010-07-20, by wenzelm
discontinued pervasive val theory = Thy_Info.get_theory -- prefer antiquotations in most situations;
2010-07-20, by wenzelm
further Mac OS X deviations;
2010-07-20, by wenzelm
warning in proper transaction context;
2010-07-20, by wenzelm
SML/NJ: refrain from modifying toplevel pp for type string -- unclear if it could work here;
2010-07-20, by wenzelm
avoid duplicate printing of 'theory' state (cf. 173974e07dea);
2010-07-20, by wenzelm
toplevel pp for Proof.state and Toplevel.state;
2010-07-20, by wenzelm
execute document version at high priority;
2010-07-20, by wenzelm
Topelevel.run_command: interactive mode for initial 'theory' ensures that Thy_Info.begin_theory loads parent theories;
2010-07-20, by wenzelm
edit_document: join parent execution in synchronous/uninterruptible mode, to prevent spurious interrupts when cascaded executions run into each other;
2010-07-20, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip