Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+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.
tuned signature;
2023-03-06, by wenzelm
tuned structure;
2023-03-06, by wenzelm
clarified signature;
2023-03-06, by wenzelm
clarified signature;
2023-03-06, by wenzelm
clarified build process roles: "worker" vs. "build";
2023-03-06, by wenzelm
clarified database content;
2023-03-06, by wenzelm
tuned: prefer iterator.nextOption;
2023-03-06, by wenzelm
tuned whitespace and braces;
2023-03-06, by wenzelm
clarified signature: more uniform operations;
2023-03-06, by wenzelm
tuned signature: reduce boilerplate;
2023-03-06, by wenzelm
tuned signature;
2023-03-06, by wenzelm
proper clean_build of old data at start of new process --- allow to inspect remains of the last process;
2023-03-06, by wenzelm
more database content: formal end_build;
2023-03-06, by wenzelm
more operations;
2023-03-06, by wenzelm
clarified database content and prepare/init stages;
2023-03-06, by wenzelm
tuned signature;
2023-03-06, by wenzelm
tuned;
2023-03-06, by wenzelm
tuned;
2023-03-06, by wenzelm
less verbosity, amending 3bc49507bae5;
2023-03-06, by wenzelm
tuned comments;
2023-03-06, by wenzelm
tuned signature: avoid totally adhoc overriding;
2023-03-06, by wenzelm
separate static build_uuid from dynamic worker_uuid, to allow multiple worker processes participate in one build process;
2023-03-06, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-03-05, by wenzelm
more detailed table "isabelle_build_serial": allow to monitor activity of build_process instances;
2023-03-05, by wenzelm
tuned output;
2023-03-05, by wenzelm
clarified database content: store actual value instead of index;
2023-03-05, by wenzelm
more robust: disallow override;
2023-03-05, by wenzelm
tuned messages;
2023-03-05, by wenzelm
more complete coverage of non-final Progress methods, notably for Server.Connection_Progress;
2023-03-05, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-05, by wenzelm
removed unused arguments: avoid ambiguity concerning progress/verbose;
2023-03-05, by wenzelm
clarified protocol for "verbose" messages;
2023-03-05, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-05, by wenzelm
tuned;
2023-03-05, by wenzelm
tuned;
2023-03-05, by wenzelm
more operations;
2023-03-05, by wenzelm
tuned signature;
2023-03-05, by wenzelm
more robust: proper bound checks;
2023-03-05, by wenzelm
enforce rebuild of Isabelle/ML, after various changes to build database management;
2023-03-05, by wenzelm
clarified modules;
2023-03-04, by wenzelm
clarified signature: manage "verbose" flag via "progress";
2023-03-04, by wenzelm
clarified treatment of "verbose" messages, e.g. Progress.theory();
2023-03-04, by wenzelm
proper "val verbose" (amending 2e2b2bd6b2d2);
2023-03-04, by wenzelm
tuned whitespace;
2023-03-04, by wenzelm
more robust signature: avoid totally adhoc overriding (see also Build_Process.progress vs. build_progress);
2023-03-04, by wenzelm
support progress backed by database;
2023-03-04, by wenzelm
tuned;
2023-03-04, by wenzelm
tuned messages;
2023-03-04, by wenzelm
clarified signature: require just one "override def echo(message: Progress.Message): Unit";
2023-03-04, by wenzelm
tuned signature;
2023-03-04, by wenzelm
tuned signature;
2023-03-04, by wenzelm
clarified signature: more uniform Progress.verbose, avoid adhoc "override def theory()";
2023-03-04, by wenzelm
proper Output.writeln_text (with clean_yxml) for all instances of Progress.echo;
2023-03-04, by wenzelm
merged
2023-03-03, by wenzelm
more database content;
2023-03-03, by wenzelm
tuned signature;
2023-03-03, by wenzelm
tuned whitespace;
2023-03-03, by wenzelm
tuned signature;
2023-03-03, by wenzelm
merged
2023-03-03, by paulson
More of Eberl's material
2023-03-03, by paulson
Some new lemmas. Some tidying up
2023-03-02, by paulson
detect duplicates in Sledgehammer output -- suggested by Larry Paulson
2023-03-03, by blanchet
got rid of 'important message' mechanism in SystemOnTPTP (which is less used nowadays)
2023-03-03, by blanchet
merged
2023-03-02, by wenzelm
clarified execution context: main work happens within Future.thread;
2023-03-02, by wenzelm
clarified timeout: closer to actual process;
2023-03-02, by wenzelm
tuned names;
2023-03-02, by wenzelm
clarified names;
2023-03-02, by wenzelm
tuned, following ML_Statistics.monitor;
2023-03-02, by wenzelm
unused (see also 0cebcbeac4c7);
2023-03-02, by wenzelm
tuned;
2023-03-02, by wenzelm
tuned;
2023-03-02, by wenzelm
tuned comments;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified signature;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
tuned;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
clarified modules;
2023-03-02, by wenzelm
tuned;
2023-03-01, by wenzelm
more robust: proper synchronization of transition from next_job to start_session;
2023-03-01, by wenzelm
more thorough synchronized_database for internal *and* external state;
2023-03-01, by wenzelm
simplified startup under "locked" condition (in contrast to f7e413e8d269);
2023-03-01, by wenzelm
more explicit session name, in anticipation of variants like "session.document", "session.browser_info";
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature: support general Build_Job instances;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
clarified signature: prefer static data;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
identify Build_Process.Context.instance with Sessions.Build_Info (see also ff164add75cd);
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
unused;
2023-03-01, by wenzelm
tuned signature (again);
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
proper deps from build_graph, not imports_graph (amending 0c704aba71e3);
2023-03-01, by wenzelm
misc tuning: more direct access to ancestors, without build_graph;
2023-03-01, by wenzelm
tuned signature (again);
2023-03-01, by wenzelm
clarified signature: reduce explicit access to static Sessions.Structure;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
clarified modules (again);
2023-03-01, by wenzelm
tuned;
2023-03-01, by wenzelm
tuned signature;
2023-03-01, by wenzelm
avoid premature Properties.uncompress: allow blob to be stored in another database;
2023-03-01, by wenzelm
more robust: synchronized access to database;
2023-03-01, by wenzelm
clarified signature: do not expose global state to object-oriented variants;
2023-03-01, by wenzelm
tuned comments and outline;
2023-03-01, by wenzelm
merged
2023-03-02, by paulson
Imported a theorem about Infinite_Sum. Importing this theory a bit earlier is causing syntactic ambiguities with Infinite_Set_Sum however; no_notation needed
2023-02-28, by paulson
A little bit more tidying up
2023-03-01, by paulson
tweaked Sledgehammer interaction
2023-03-01, by blanchet
there won't be an E version 2.7
2023-03-01, by blanchet
reverted 0506c3273814 -- the message is still useful
2023-03-01, by blanchet
compile
2023-03-01, by blanchet
adopt terminology suggested by Larry Paulson
2023-03-01, by blanchet
more robust E proof parsing
2023-03-01, by blanchet
avoid double 'Warning:' in Sledgehammer messages
2023-03-01, by blanchet
tweaked abduction in Sledgehammer
2023-03-01, by blanchet
slightly more documentation
2023-03-01, by blanchet
renamed new Sledgehammer option
2023-03-01, by blanchet
updated documentation
2023-03-01, by blanchet
improve ad hoc abduction in Sledgehammer
2023-03-01, by blanchet
tuning
2023-03-01, by blanchet
don't apply abduction and consistency checking to goals of the form 'False'
2023-03-01, by blanchet
implemented ad hoc abduction in Sledgehammer with E
2023-03-01, by blanchet
tuned;
2023-02-28, by wenzelm
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
tuned text
2023-02-09, by nipkow
Lots of new material chiefly about complex analysis
2023-02-08, by paulson
merged
2023-02-07, by paulson
More new theorems from the number theory development
2023-02-07, by paulson
merged
2023-02-06, by wenzelm
proper orientation for right-associative operations;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
obsolete --- superseded by SHA1.Shasum operations;
2023-02-06, by wenzelm
clarified signature, using right-associative operation;
2023-02-06, by wenzelm
tuned whitespace;
2023-02-06, by wenzelm
tuned --- implicit split;
2023-02-06, by wenzelm
clarified signature;
2023-02-06, by wenzelm
prefer explicit shasum: more robust due to explicit file names, which often work implicitly in LaTeX;
2023-02-06, by wenzelm
tuned signature;
2023-02-06, by wenzelm
more uniform use of SHA1.Shasum;
2023-02-06, by wenzelm
proper Shasum.digest, to emulate old form from build_history database;
2023-02-06, by wenzelm
prefer explicit shasum;
2023-02-06, by wenzelm
proper symbolic dependencies, e.g. for Demo_FoilTeX;
2023-02-06, by wenzelm
prefer explicit shasum;
2023-02-06, by wenzelm
clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
2023-02-06, by wenzelm
clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
2023-02-06, by wenzelm
clarified signature;
2023-02-06, by wenzelm
Some more new material and some tidying of existing proofs
2023-02-06, by paulson
more diagnostic operations (see also 5c7652e9bc01);
2023-02-05, by wenzelm
more thorough consolidation: follow dependencies of forked proofs (e.g. see theories MaxPrefix vs. MaxChop in AFP/Functional-Automata);
2023-02-05, by wenzelm
clarified signature selection: SortedSet[String], which fits better to stored json and works properly on Windows (NB: document theories have an authentic session-theory name);
2023-02-05, by wenzelm
tuned;
2023-02-05, by wenzelm
clarified modules;
2023-02-05, by wenzelm
tuned signature;
2023-02-05, by wenzelm
update to polyml-5e9c8155ea96, which is more robust on arm64;
2023-02-05, by wenzelm
more robust dependencies for Pure;
2023-02-05, by wenzelm
proper compiler root for arm64;
2023-02-05, by wenzelm
clarified "isabelle build_polyml": download and build everything for current platform;
2023-02-04, by wenzelm
no view_document after build: avoid loss of focus, especially in "auto build" mode;
2023-02-03, by wenzelm
tuned message;
2023-02-03, by wenzelm
build only if required, view only after proper build: thus avoid pointless events in "auto build" mode;
2023-02-03, by wenzelm
clarified modules;
2023-02-03, by wenzelm
maintain document_output meta data;
2023-02-03, by wenzelm
clarified modules;
2023-02-03, by wenzelm
avoid redundant SelectionChanged events;
2023-02-03, by wenzelm
more logging;
2023-02-03, by wenzelm
proper symbolic handle on component resources:
2023-02-03, by wenzelm
more robust on Windows, where C:\\ and \\SERVER\SHARE cause problems (line 920 of winbasicio.cpp);
2023-02-03, by wenzelm
More of Manuel's material, and some changes
2023-02-02, by paulson
less verbosity by default, notably for regular "isabelle build -o document";
2023-02-01, by wenzelm
clarified message: old-style log is usually empty;
2023-02-01, by wenzelm
clarified messages, notably for session "Intro";
2023-02-01, by wenzelm
merged
2023-02-01, by wenzelm
more general program start message;
2023-02-01, by wenzelm
clarified terminology of inlined "PROGRAM START" messages;
2023-02-01, by wenzelm
isabelle update -u cite -l "";
2023-02-01, by wenzelm
less ambitious parallelism: avoid exhaustion of memory (40GB total);
2023-02-01, by wenzelm
clarified GUI;
2023-02-01, by wenzelm
clarified GUI: omit pointless search buttons, as real output is shown as markup;
2023-02-01, by wenzelm
more uniform use of Symbol.output, even in situations where its Symbol.encode is usually redundant;
2023-02-01, by wenzelm
merged
2023-02-01, by paulson
More new material thanks to Manuel
2023-02-01, by paulson
merged
2023-02-01, by nipkow
tuning
2023-02-01, by nipkow
alternate AFP tests on lrzcloud2, to fit better into one day;
2023-01-31, by wenzelm
merged
2023-01-31, by wenzelm
support document preparation from already loaded theories;
2023-01-31, by wenzelm
clarified GUI events;
2023-01-31, by wenzelm
clarified GUIs: keep related buttons together;
2023-01-31, by wenzelm
proper program name, e.g. for session "Intro";
2023-01-31, by wenzelm
clarified GUI events: reset everything on session context switch;
2023-01-31, by wenzelm
clarified GUI events: ensure fresh output when switching pages;
2023-01-31, by wenzelm
clarified GUI: avoid odd jumping pages on "Cancel";
2023-01-31, by wenzelm
clarified GUI events;
2023-01-31, by wenzelm
more accurate output: avoid output_body from last run;
2023-01-31, by wenzelm
more accurate output: avoid output_main from last run;
2023-01-31, by wenzelm
removed unused operation from 3f50b24909df;
2023-01-31, by wenzelm
clarified guard: avoid spurious auto builds;
2023-01-31, by wenzelm
automatically build document when selected theories are finished;
2023-01-31, by wenzelm
more accurate Word.capitalize: do not touch name;
2023-01-31, by wenzelm
defer build until document nodes are ready;
2023-01-31, by wenzelm
clarified signature: prefer semantic status;
2023-01-31, by wenzelm
removed obsolete parameter (see 7c23db6b857b);
2023-01-31, by wenzelm
clarified Document_Editor.Session: more explicit types, more robust operations;
2023-01-31, by wenzelm
more operations;
2023-01-30, by wenzelm
clarified operation (without change of signature!);
2023-01-30, by wenzelm
pointless
2023-01-31, by nipkow
Lots more new material thanks to Manuel Eberl
2023-01-31, by paulson
merged
2023-01-30, by paulson
Moved in a large number of highly useful library lemmas, mostly due to Manuel Eberl
2023-01-30, by paulson
observe option "show_states" in headless server (see also 951abf9db857);
2023-01-30, by wenzelm
text correction
2023-01-30, by nipkow
enable clean_components by default: it saves a lot of local disk space, notably on virtual nodes;
2023-01-29, by wenzelm
merged
2023-01-28, by wenzelm
removed somewhat pointless support for Jenkins log files: it has stopped working long ago;
2023-01-28, by wenzelm
more uniform components context for the managing "self_isabelle" and the managed "other_isabelle";
2023-01-28, by wenzelm
tuned signature;
2023-01-28, by wenzelm
more operations;
2023-01-28, by wenzelm
obsolete (see also d547173212d2);
2023-01-28, by wenzelm
clarified names to emphasize suble differences in meaning;
2023-01-28, by wenzelm
prefer high-level Other_Isabelle.bash over low-level SSH.execute;
2023-01-28, by wenzelm
unused (see 378bb7a739c3);
2023-01-28, by wenzelm
more options to manage resolved components;
2023-01-28, by wenzelm
proper use of current ISABELLE_COMPONENT_REPOSITORY from the managing Isabelle system (amending 3e963d68d394);
2023-01-28, by wenzelm
tuned comments;
2023-01-28, by wenzelm
tuned;
2023-01-28, by wenzelm
clarified signature: more explicit types;
2023-01-28, by wenzelm
more operations;
2023-01-28, by wenzelm
tuned;
2023-01-28, by wenzelm
clarified signature: more robust field_scale;
2023-01-28, by wenzelm
clarified signature: more explicit types;
2023-01-28, by wenzelm
clarified signature;
2023-01-28, by wenzelm
tuned;
2023-01-27, by wenzelm
support units, e.g. java.lang.Long.MAX_VALUE is 8 EiB;
2023-01-27, by wenzelm
more explicit types;
2023-01-27, by wenzelm
prefer typed/strict operations;
2023-01-27, by wenzelm
tuned message;
2023-01-27, by wenzelm
prefer strict operation: java.io.File.length returns 0 for non-existent file;
2023-01-27, by wenzelm
prefer typed bytes count, but retain toString of original Long for robustness of Java/Scala string composition;
2023-01-27, by wenzelm
back to Scala 3.2.0 for now, since 3.2.1 causes odd crash of REPL concerning value classes (e.g. "isabelle.Time.now()");
2023-01-27, by wenzelm
Restored antiquotation.
2023-01-27, by haftmann
tuned whitespace
2023-01-26, by haftmann
merged
2023-01-27, by desharna
added lemma multpHO_plus_plus[simp]
2023-01-27, by desharna
Shortened a messy proof
2023-01-27, by paulson
Moved in some material from the AFP entry Winding_number_eval
2023-01-26, by paulson
merged
2023-01-25, by wenzelm
tuned messages: less verbosity;
2023-01-25, by wenzelm
prefer Other_Isabelle.init instead of adhoc scripts;
2023-01-25, by wenzelm
tuned message, following "isabelle components -a";
2023-01-25, by wenzelm
clean components more accurately: purge other platforms or archives;
2023-01-25, by wenzelm
more operations for SSH.System;
2023-01-25, by wenzelm
clarified signature;
2023-01-25, by wenzelm
tuned;
2023-01-25, by wenzelm
manage other Isabelle distributions via SSH;
2023-01-25, by wenzelm
more operations for SSH.System;
2023-01-25, by wenzelm
recovered option -C from 092449efcb0e (still required for isabelle_cronjob.scala on Windows), but with slightly different meaning;
2023-01-25, by wenzelm
clarified parameters (again);
2023-01-25, by wenzelm
Some new material from the AFP
2023-01-25, by paulson
clarified defaults: imitate "isabelle components -I" without further parameters;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
merged
2023-01-24, by wenzelm
more robust locations (amending 7e11e96a922d) --- notably for cleanup() in build_release, after Admin/ been deleted;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
clarified defaults (see also b310b93563f6);
2023-01-24, by wenzelm
tuned comments;
2023-01-24, by wenzelm
discontinued adhoc change of environment (from 897f1ac84aab), following ssh c2e8ba15a10a;
2023-01-24, by wenzelm
more formal Other_Isabelle.settings, with derived expand_path / bash_path;
2023-01-24, by wenzelm
clarified signature: minimal interface for getenv/expand_env, instead of bulky java.util.Map;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
discontinued adhoc change of environment (from c62b99e3ec07), which has been mostly superseded by expand_path / remote_path (from ef6f7e8a018c);
2023-01-24, by wenzelm
more operations;
2023-01-24, by wenzelm
removed unused user_home argument (see also 897f1ac84aab and 19b6091c2137);
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
more robust: self-contained Other_Isabelle.isabelle_home;
2023-01-24, by wenzelm
more robust and uniform Other_Isabelle.scala_build;
2023-01-24, by wenzelm
tuned;
2023-01-24, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-480
+480
+1000
+3000
tip