Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
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.
clarified scope of "serial" and "numa_index" within database;
2023-02-28, by wenzelm
clarified signature: allow more general init, e.g. from existing database;
2023-02-28, by wenzelm
clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
2023-02-28, by wenzelm
tuned;
2023-02-28, by wenzelm
simplified somewhat pointless error message (see also 0189fe0f6452);
2023-02-28, by wenzelm
clafified signature: simplify object-oriented reuse;
2023-02-28, by wenzelm
revert pointless 375c6b9ce9ea: overall thread context is already uninterruptible (see 54ac957c53ec);
2023-02-28, by wenzelm
tuned whitespace;
2023-02-28, by wenzelm
merged
2023-02-28, by paulson
Fixed a presentation error
2023-02-28, by paulson
Importation of basic group theory results, due to Jakob von Raumer from his AFP entry Jordan-Hölder Theorem
2023-02-27, by paulson
tuned whitespace;
2023-02-27, by wenzelm
tuned;
2023-02-27, by wenzelm
clarified signature, although "sql" argument is de-facto mandatory;
2023-02-27, by wenzelm
tuned;
2023-02-27, by wenzelm
proper SQL (amending 7ab9bac1ca96);
2023-02-27, by wenzelm
clarified signature: more explicit "synchronized" regions;
2023-02-27, by wenzelm
more robust interrupt handling, notably for Build_Job.terminate();
2023-02-27, by wenzelm
clarified signature: works for general Build_Job;
2023-02-27, by wenzelm
tuned;
2023-02-27, by wenzelm
clarified modules;
2023-02-27, by wenzelm
clarified signature;
2023-02-27, by wenzelm
proper log_lines, without protocol messages (amending cb3f5361fbca);
2023-02-27, by wenzelm
clarified signature;
2023-02-27, by wenzelm
tuned messages;
2023-02-27, by wenzelm
clarified error output vs. process_result stored in build_database (see also 13a0f537e232 and bff56eae3ec5);
2023-02-27, by wenzelm
clarified system option: guard for testing, until the database layout has stabilized;
2023-02-27, by wenzelm
merged
2023-02-26, by paulson
Simplified some proofs
2023-02-26, by paulson
clarified db content: avoid redundancy of historic ML_IDENTIFIER;
2023-02-26, by wenzelm
merged
2023-02-26, by wenzelm
proper filterNot, not filterNot-not;
2023-02-26, by wenzelm
option build_hostname allows to change hostname easily;
2023-02-26, by wenzelm
clarified permissions of build.db, following server.db;
2023-02-26, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-02-26, by wenzelm
misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
2023-02-26, by wenzelm
tuned: fewer warnings in IntelliJ IDEA;
2023-02-26, by wenzelm
clarified init_database vs. update_database: implicitly assume fresh "instance";
2023-02-26, by wenzelm
clarified Build_Process.Context: cover all static information;
2023-02-26, by wenzelm
tuned whitespace in generated SQL;
2023-02-26, by wenzelm
tuned: prefer typed operations;
2023-02-26, by wenzelm
clarified signature: more concise operations;
2023-02-26, by wenzelm
more robust options in "prefs" format: avoid odd control character;
2023-02-26, by wenzelm
proper settings for hostname: allow to adjust it in user space;
2023-02-26, by wenzelm
support for build database: still inactive;
2023-02-26, by wenzelm
tuned signature;
2023-02-25, by wenzelm
clarified signature: more robust operations;
2023-02-25, by wenzelm
tuned;
2023-02-24, by wenzelm
tuned;
2023-02-24, by wenzelm
more operations;
2023-02-24, by wenzelm
clarified signature: more operations;
2023-02-24, by wenzelm
clarified signature;
2023-02-24, by wenzelm
clarified signature: more robust (see also cf2ef4be3630);
2023-02-24, by wenzelm
unused (see also 7b318273a4aa and a1fb4d28e609);
2023-02-24, by wenzelm
tidying ugly proofs
2023-02-25, by paulson
brought back [...] maplet syntax
2023-02-24, by nipkow
merged
2023-02-24, by paulson
has_sum now an infix operator!!
2023-02-23, by paulson
merged
2023-02-23, by paulson
New material contributed by Manuel
2023-02-23, by paulson
Map.empty no longer output abbreviation; %_. None is shorter and requires no explanation
2023-02-23, by nipkow
added lemmas strict_subset_implies_multpDM and strict_subset_implies_multpHO
2023-02-23, by desharna
added lemma multpDM_plus_plusI[simp]
2023-02-23, by desharna
added lemmas multpDM_mono_strong and multpHO_mono_strong
2023-02-23, by desharna
merged
2023-02-22, by paulson
One new (necessary) theorem
2023-02-22, by paulson
merged
2023-02-22, by wenzelm
more operations to support management of jobs, e.g. from external database;
2023-02-22, by wenzelm
more uniform operations;
2023-02-22, by wenzelm
more operations;
2023-02-22, by wenzelm
clarified signature: more robust;
2023-02-22, by wenzelm
more operations;
2023-02-22, by wenzelm
allow arbitrary info, e.g. for custom scheduler;
2023-02-21, by wenzelm
clarified signature;
2023-02-21, by wenzelm
merged
2023-02-21, by paulson
Simplified some proofs
2023-02-21, by paulson
merged
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature: avoid warnings in IntelliJ IDEA;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
clarified state: more explicit type as plain value, which is also easier to sync with external db;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
tuned signature;
2023-02-21, by wenzelm
clarified signature: support meaningful subclasses for Build.Engine implementations;
2023-02-21, by wenzelm
support alternative build engines, via system option "build_engine";
2023-02-21, by wenzelm
misc tuning and clarification;
2023-02-21, by wenzelm
proper test, following Platform.is_linux;
2023-02-21, by wenzelm
clarified signature;
2023-02-21, by wenzelm
clarified signature;
2023-02-21, by wenzelm
merged
2023-02-21, by paulson
Simplified some more proofs
2023-02-20, by paulson
merged
2023-02-20, by paulson
Replacing z powr of_int i by z powi i and adding new material from the AFP
2023-02-20, by paulson
merged
2023-02-20, by wenzelm
tuned: avoid redundant white space;
2023-02-20, by wenzelm
clarified signature: more robust operations, without assumption about node 0;
2023-02-20, by wenzelm
clarified signature: more concise operations;
2023-02-20, by wenzelm
clarified modules: NUMA is managed by Build_Process;
2023-02-20, by wenzelm
tuned signature;
2023-02-20, by wenzelm
clarified signature: move all parameters into Build_Process.Context;
2023-02-20, by wenzelm
clarified signature;
2023-02-20, by wenzelm
more elementary data structures, to fit better to SQL database;
2023-02-20, by wenzelm
clarified signature (see also 68a7ad1385bc);
2023-02-20, by wenzelm
clarified signature;
2023-02-20, by wenzelm
clarified modules;
2023-02-20, by wenzelm
merged
2023-02-20, by nipkow
merge in backouts
2023-02-20, by nipkow
Backed out changeset bafdc56654cf
2023-02-20, by nipkow
backout rev 334015f9098e (for Main_Doc.thy only)
2023-02-20, by nipkow
Backed out changeset 1fde0e4fd791
2023-02-20, by nipkow
merged
2023-02-19, by paulson
Simplifying more proofs
2023-02-19, by paulson
merged
2023-02-19, by wenzelm
proper Nodes.init (amending 9b35c1171d9a);
2023-02-19, by wenzelm
unused;
2023-02-19, by wenzelm
tuned;
2023-02-19, by wenzelm
clarified signature defaults;
2023-02-13, by wenzelm
clarified types: support a variety of Build_Job instances;
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
clarified modules (again);
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
clarified signature: more explicit synchronized operations;
2023-02-13, by wenzelm
more robust: first register job, then start job;
2023-02-13, by wenzelm
clarified signature: proper scope of synchronized operation;
2023-02-13, by wenzelm
proper synchronized access to mutable state, to support concurrency eventually;
2023-02-13, by wenzelm
tuned signature: explicit marker for mutable global state;
2023-02-13, by wenzelm
tuned;
2023-02-13, by wenzelm
more robust;
2023-02-13, by wenzelm
clarified signature;
2023-02-13, by wenzelm
clarified modules;
2023-02-13, by wenzelm
merged
2023-02-19, by paulson
Tidied some really messy proofs
2023-02-18, by paulson
added lemmas asymp_not_liftable_to_multpHO and asymp_multpHO
2023-02-18, by desharna
Simplified a few proofs
2023-02-18, by paulson
Moved up a theorem
2023-02-17, by paulson
Limit properties for complex exponential
2023-02-16, by paulson
More of Eberl's contributions: memomorphic functions
2023-02-16, by paulson
merged
2023-02-16, by paulson
New material due to Eberl on Formal Laurent Series
2023-02-16, by paulson
merged
2023-02-15, by paulson
A bit more tidying and some new material
2023-02-15, by paulson
removed rarely used error in Sledgehammer
2023-02-15, by blanchet
merged
2023-02-15, by nipkow
tuned
2023-02-15, by nipkow
added refute mode to Sledgehammer to find 'counterexamples'
2023-02-15, by blanchet
merged
2023-02-14, by nipkow
Map.map_of movement
2023-02-14, by nipkow
removed Map from docu
2023-02-14, by nipkow
move map_of to List
2023-02-13, by nipkow
updated NEWS
2023-02-13, by blanchet
careful eta-contraction in Metis to keep argument to All and Ex expanded
2023-02-13, by blanchet
merged
2023-02-12, by wenzelm
merged
2023-02-12, by wenzelm
clarified main operations;
2023-02-12, by wenzelm
clarified signature: prefer stateful object-oriented style, to make it fit better into physical world;
2023-02-12, by wenzelm
prefer global mutable state, in order to break up the loop eventually;
2023-02-12, by wenzelm
clarified modules;
2023-02-12, by wenzelm
clarified signature;
2023-02-11, by wenzelm
clarified static build_context vs. dynamic queue;
2023-02-11, by wenzelm
clarified signature: make dynamic Queue from static Context;
2023-02-11, by wenzelm
clarified data structure: absorb Option[Process_Result] into Process_Result, e.g. to simplify database storage;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
clarified data structure: use static info from deps, not dynamic results;
2023-02-11, by wenzelm
clarified data structure: more direct access to timeout;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
misc tuning and clarification;
2023-02-11, by wenzelm
clarified modules;
2023-02-11, by wenzelm
tuned message: old_time not sufficiently prominent nor accurate to be printed;
2023-02-11, by wenzelm
clarified signature and terminology;
2023-02-11, by wenzelm
clarified signature: avoid adhoc constants;
2023-02-11, by wenzelm
tuned;
2023-02-11, by wenzelm
tuned message;
2023-02-11, by wenzelm
tuned signature: more operations;
2023-02-11, by wenzelm
clarified signature: more explicit types;
2023-02-11, by wenzelm
clarified modules;
2023-02-11, by wenzelm
clarified signature;
2023-02-11, by wenzelm
clarified signature;
2023-02-08, by wenzelm
merged
2023-02-12, by paulson
Simplification of proofs
2023-02-12, by paulson
explicit range types in abstractions
2023-02-09, by stuebinm
somehow more clear terminology
2023-02-12, by haftmann
tuned
2023-02-12, by haftmann
Some basis results about trigonometric functions
2023-02-10, by paulson
merged
2023-02-09, by paulson
Even more new material from Eberl and Li
2023-02-09, by paulson
merged
2023-02-09, by paulson
More material for Analysis and Complex_Analysis
2023-02-09, by paulson
actually executable enum_all, enum_ex for word
2023-02-09, by haftmann
less
more
|
(0)
-30000
-10000
-3000
-1000
-192
+192
+1000
+3000
tip