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;
23 months ago, by wenzelm
clarified signature: allow more general init, e.g. from existing database;
23 months ago, by wenzelm
clarified signature: allow to provide session_heaps by different means, e.g. from tmp directory or alternative session structure;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
simplified somewhat pointless error message (see also 0189fe0f6452);
23 months ago, by wenzelm
clafified signature: simplify object-oriented reuse;
23 months ago, by wenzelm
revert pointless 375c6b9ce9ea: overall thread context is already uninterruptible (see 54ac957c53ec);
23 months ago, by wenzelm
tuned whitespace;
23 months ago, by wenzelm
merged
23 months ago, by paulson
Fixed a presentation error
23 months ago, by paulson
Importation of basic group theory results, due to Jakob von Raumer from his AFP entry Jordan-Hölder Theorem
23 months ago, by paulson
tuned whitespace;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
clarified signature, although "sql" argument is de-facto mandatory;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
proper SQL (amending 7ab9bac1ca96);
23 months ago, by wenzelm
clarified signature: more explicit "synchronized" regions;
23 months ago, by wenzelm
more robust interrupt handling, notably for Build_Job.terminate();
23 months ago, by wenzelm
clarified signature: works for general Build_Job;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
clarified modules;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
proper log_lines, without protocol messages (amending cb3f5361fbca);
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
tuned messages;
23 months ago, by wenzelm
clarified error output vs. process_result stored in build_database (see also 13a0f537e232 and bff56eae3ec5);
23 months ago, by wenzelm
clarified system option: guard for testing, until the database layout has stabilized;
23 months ago, by wenzelm
merged
23 months ago, by paulson
Simplified some proofs
23 months ago, by paulson
clarified db content: avoid redundancy of historic ML_IDENTIFIER;
23 months ago, by wenzelm
merged
23 months ago, by wenzelm
proper filterNot, not filterNot-not;
23 months ago, by wenzelm
option build_hostname allows to change hostname easily;
23 months ago, by wenzelm
clarified permissions of build.db, following server.db;
23 months ago, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
23 months ago, by wenzelm
misc tuning and clarification: more uniform use of optional "sql" in SQL.Table.delete/select;
23 months ago, by wenzelm
tuned: fewer warnings in IntelliJ IDEA;
23 months ago, by wenzelm
clarified init_database vs. update_database: implicitly assume fresh "instance";
23 months ago, by wenzelm
clarified Build_Process.Context: cover all static information;
23 months ago, by wenzelm
tuned whitespace in generated SQL;
23 months ago, by wenzelm
tuned: prefer typed operations;
23 months ago, by wenzelm
clarified signature: more concise operations;
23 months ago, by wenzelm
more robust options in "prefs" format: avoid odd control character;
23 months ago, by wenzelm
proper settings for hostname: allow to adjust it in user space;
23 months ago, by wenzelm
support for build database: still inactive;
23 months ago, by wenzelm
tuned signature;
23 months ago, by wenzelm
clarified signature: more robust operations;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
tuned;
23 months ago, by wenzelm
more operations;
23 months ago, by wenzelm
clarified signature: more operations;
23 months ago, by wenzelm
clarified signature;
23 months ago, by wenzelm
clarified signature: more robust (see also cf2ef4be3630);
23 months ago, by wenzelm
unused (see also 7b318273a4aa and a1fb4d28e609);
23 months ago, by wenzelm
tidying ugly proofs
23 months ago, by paulson
brought back [...] maplet syntax
23 months ago, by nipkow
merged
23 months ago, by paulson
has_sum now an infix operator!!
24 months ago, by paulson
merged
24 months ago, by paulson
New material contributed by Manuel
24 months ago, by paulson
Map.empty no longer output abbreviation; %_. None is shorter and requires no explanation
24 months ago, by nipkow
added lemmas strict_subset_implies_multpDM and strict_subset_implies_multpHO
24 months ago, by desharna
added lemma multpDM_plus_plusI[simp]
24 months ago, by desharna
added lemmas multpDM_mono_strong and multpHO_mono_strong
24 months ago, by desharna
merged
24 months ago, by paulson
One new (necessary) theorem
24 months ago, by paulson
merged
24 months ago, by wenzelm
more operations to support management of jobs, e.g. from external database;
24 months ago, by wenzelm
more uniform operations;
24 months ago, by wenzelm
more operations;
24 months ago, by wenzelm
clarified signature: more robust;
24 months ago, by wenzelm
more operations;
24 months ago, by wenzelm
allow arbitrary info, e.g. for custom scheduler;
24 months ago, by wenzelm
clarified signature;
24 months ago, by wenzelm
merged
24 months ago, by paulson
Simplified some proofs
24 months ago, by paulson
merged
24 months ago, by wenzelm
tuned signature;
24 months ago, by wenzelm
tuned signature: avoid warnings in IntelliJ IDEA;
24 months ago, by wenzelm
tuned signature;
24 months ago, by wenzelm
tuned signature;
24 months ago, by wenzelm
tuned signature;
24 months ago, by wenzelm
clarified state: more explicit type as plain value, which is also easier to sync with external db;
24 months ago, by wenzelm
tuned signature;
24 months ago, by wenzelm
tuned signature;
24 months ago, by wenzelm
clarified signature: support meaningful subclasses for Build.Engine implementations;
24 months ago, by wenzelm
support alternative build engines, via system option "build_engine";
24 months ago, by wenzelm
misc tuning and clarification;
24 months ago, by wenzelm
proper test, following Platform.is_linux;
24 months ago, by wenzelm
clarified signature;
24 months ago, by wenzelm
clarified signature;
24 months ago, by wenzelm
merged
24 months ago, by paulson
Simplified some more proofs
24 months ago, by paulson
merged
24 months ago, by paulson
Replacing z powr of_int i by z powi i and adding new material from the AFP
24 months ago, by paulson
merged
24 months ago, by wenzelm
tuned: avoid redundant white space;
24 months ago, by wenzelm
clarified signature: more robust operations, without assumption about node 0;
24 months ago, by wenzelm
clarified signature: more concise operations;
24 months ago, by wenzelm
clarified modules: NUMA is managed by Build_Process;
24 months ago, by wenzelm
tuned signature;
24 months ago, by wenzelm
clarified signature: move all parameters into Build_Process.Context;
24 months ago, by wenzelm
clarified signature;
24 months ago, by wenzelm
more elementary data structures, to fit better to SQL database;
24 months ago, by wenzelm
clarified signature (see also 68a7ad1385bc);
24 months ago, by wenzelm
clarified signature;
24 months ago, by wenzelm
clarified modules;
24 months ago, by wenzelm
merged
24 months ago, by nipkow
merge in backouts
24 months ago, by nipkow
Backed out changeset bafdc56654cf
24 months ago, by nipkow
backout rev 334015f9098e (for Main_Doc.thy only)
24 months ago, by nipkow
Backed out changeset 1fde0e4fd791
24 months ago, by nipkow
merged
24 months ago, by paulson
Simplifying more proofs
24 months ago, by paulson
merged
24 months ago, by wenzelm
proper Nodes.init (amending 9b35c1171d9a);
24 months ago, by wenzelm
unused;
24 months ago, by wenzelm
tuned;
24 months ago, 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
24 months ago, by paulson
Tidied some really messy proofs
24 months ago, by paulson
added lemmas asymp_not_liftable_to_multpHO and asymp_multpHO
24 months ago, by desharna
Simplified a few proofs
24 months ago, by paulson
Moved up a theorem
24 months ago, by paulson
Limit properties for complex exponential
24 months ago, by paulson
More of Eberl's contributions: memomorphic functions
24 months ago, by paulson
merged
24 months ago, by paulson
New material due to Eberl on Formal Laurent Series
24 months ago, by paulson
merged
24 months ago, by paulson
A bit more tidying and some new material
24 months ago, by paulson
removed rarely used error in Sledgehammer
24 months ago, by blanchet
merged
24 months ago, by nipkow
tuned
24 months ago, by nipkow
added refute mode to Sledgehammer to find 'counterexamples'
24 months ago, by blanchet
merged
24 months ago, by nipkow
Map.map_of movement
24 months ago, by nipkow
removed Map from docu
24 months ago, 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