Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
+10000
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 some proofs about filters
2018-03-28, by huffman
clarified handling of stdout vs. stderr: the cronjob should normally be silent;
2018-03-28, by wenzelm
proper self_update of components -- do assume shared file-system;
2018-03-28, by wenzelm
updated to scala-2.12.5;
2018-03-27, by wenzelm
Merged
2018-03-26, by Manuel Eberl
Removed some uses of deprecated _tac methods. (Patch from Viorel Preoteasa)
2018-03-26, by Manuel Eberl
Added some simple facts about limits
2018-03-26, by Manuel Eberl
added lemmas
2018-03-26, by nipkow
clarified signature;
2018-03-24, by wenzelm
clarified messages (amending 3e072441c96a);
2018-03-24, by wenzelm
session tmp_dir is default master_dir;
2018-03-24, by wenzelm
tuned output;
2018-03-24, by wenzelm
tuned;
2018-03-24, by wenzelm
clarified theory node name;
2018-03-24, by wenzelm
added lemma
2018-03-24, by nipkow
added command "purge_theories";
2018-03-23, by wenzelm
clarified signature -- eliminated somewhat pointless positions;
2018-03-23, by wenzelm
clarified signature -- more like use_theories;
2018-03-23, by wenzelm
clarified;
2018-03-23, by wenzelm
removed somewhat pointless argument;
2018-03-23, by wenzelm
support for purge_theories;
2018-03-23, by wenzelm
clarified signature;
2018-03-23, by wenzelm
tuned;
2018-03-23, by wenzelm
more robust timing info: do not rely on order of markup;
2018-03-23, by wenzelm
clarified signature;
2018-03-23, by wenzelm
field "kind" is always present, with default "writeln";
2018-03-23, by wenzelm
merged
2018-03-23, by nipkow
eliminated "elems"
2018-03-23, by nipkow
NEWS and CONTRIBUTORS
2018-03-23, by haftmann
tuned;
2018-03-22, by wenzelm
merged
2018-03-22, by wenzelm
provide tmp_dir for server session;
2018-03-22, by wenzelm
clarified signature: flexible base_dir;
2018-03-22, by wenzelm
clarified exported messages, e.g. suppress "information", "tracing";
2018-03-22, by wenzelm
clarified signature: prefer selective include_sessions;
2018-03-22, by wenzelm
clarified signature: more uniform session_id;
2018-03-22, by wenzelm
clarified signature;
2018-03-22, by wenzelm
clarified signature: do not expose somewhat accidental internal options;
2018-03-22, by wenzelm
misc tuning and clarification;
2018-03-22, by wenzelm
more documentation;
2018-03-21, by wenzelm
clarified result;
2018-03-21, by wenzelm
tuned;
2018-03-21, by wenzelm
clarified error result, without JSON object from "session_build";
2018-03-21, by wenzelm
proper order of matches: Server.Error is an instance of Exn.ERROR;
2018-03-21, by wenzelm
clarified result;
2018-03-21, by wenzelm
clarified markup according to common Command.Results;
2018-03-21, by wenzelm
make baliL and baliR symmetric
2018-03-22, by nipkow
proof of concept for algebraically founded bit lists
2018-03-21, by haftmann
tuned proof
2018-03-21, by haftmann
prefer convention to place operation name before type name
2018-03-21, by haftmann
more lemmas
2018-03-20, by haftmann
generalized
2018-03-20, by haftmann
documentation for the Isabelle server;
2018-03-19, by wenzelm
clarified message name: disallow single quote;
2018-03-19, by wenzelm
clarified server shutdown: stop all sessions;
2018-03-18, by wenzelm
more explicit error messages;
2018-03-18, by wenzelm
more explicit errors;
2018-03-18, by wenzelm
additional Eisbach combinators and utility methods
2018-03-17, by kleing
fewer messages;
2018-03-17, by wenzelm
output result messages;
2018-03-17, by wenzelm
clarified signature;
2018-03-17, by wenzelm
more position information;
2018-03-17, by wenzelm
more robust check_state loop, even without session activity (e.g. idempotent use_theories);
2018-03-17, by wenzelm
synchronized Session.update;
2018-03-17, by wenzelm
more interruptible use_theories;
2018-03-17, by wenzelm
clarified exception handling: include interrupts;
2018-03-17, by wenzelm
support for repeated events;
2018-03-17, by wenzelm
tuned;
2018-03-17, by wenzelm
more interruptible;
2018-03-17, by wenzelm
unload_theories: actually observe required state;
2018-03-17, by wenzelm
tuned signature;
2018-03-17, by wenzelm
prefer typed UUID;
2018-03-16, by wenzelm
unload_theories after consolidation -- reset node_required;
2018-03-16, by wenzelm
support for "use_theories";
2018-03-16, by wenzelm
JSON representation for Position.T;
2018-03-16, by wenzelm
interruptible exploration of dependencies;
2018-03-16, by wenzelm
tuned signature;
2018-03-16, by wenzelm
clarified signature;
2018-03-16, by wenzelm
clarified signature;
2018-03-16, by wenzelm
tuned message;
2018-03-16, by wenzelm
proper options;
2018-03-16, by wenzelm
tuned options;
2018-03-16, by wenzelm
more comments;
2018-03-15, by wenzelm
tuned message -- more readable JSON;
2018-03-15, by wenzelm
more accurate isabelle_id: parent directory is not necessarily at tip;
2018-03-15, by wenzelm
store session: per Server/Context, not Connection;
2018-03-15, by wenzelm
clarified server log;
2018-03-15, by wenzelm
support for "session_start";
2018-03-15, by wenzelm
updated user name;
2018-03-15, by wenzelm
clarified message;
2018-03-15, by wenzelm
clarified message;
2018-03-15, by wenzelm
more uniform id;
2018-03-15, by wenzelm
prefer non-strict defaults;
2018-03-15, by wenzelm
clarified default;
2018-03-15, by wenzelm
tuned;
2018-03-15, by wenzelm
asynchronous "session_build";
2018-03-14, by wenzelm
support for asynchronous tasks, with "cancel" command;
2018-03-14, by wenzelm
tuned signature;
2018-03-14, by wenzelm
more informative JSON results;
2018-03-14, by wenzelm
more informative error with JSON result;
2018-03-14, by wenzelm
tuned signature;
2018-03-14, by wenzelm
misc tuning and clarification;
2018-03-14, by wenzelm
publish current log file, e.g. for easy error detection;
2018-03-13, by wenzelm
more options;
2018-03-13, by wenzelm
allow cancellation of Sessions.deps/base_info via progress.stopped (progress.echo only happens for options like "verbose");
2018-03-13, by wenzelm
tuned;
2018-03-13, by wenzelm
tuned signature;
2018-03-13, by wenzelm
merged
2018-03-13, by wenzelm
added server command "session_build": similar to JEdit_Resources.session_build;
2018-03-13, by wenzelm
tuned signature;
2018-03-13, by wenzelm
tuned;
2018-03-13, by wenzelm
more flexible preferences: avoid hardwired file;
2018-03-13, by wenzelm
tuned;
2018-03-13, by wenzelm
more operations for typed JSON values;
2018-03-13, by wenzelm
clarified signature;
2018-03-13, by wenzelm
clarified signature;
2018-03-12, by wenzelm
tuned signature;
2018-03-12, by wenzelm
explicit Server.Context with output channels (concurrent write);
2018-03-12, by wenzelm
allow "." in message name;
2018-03-12, by wenzelm
re-use existing in/out streams;
2018-03-12, by wenzelm
tuned signature -- more generic;
2018-03-12, by wenzelm
tuned imports;
2018-03-12, by wenzelm
tuned;
2018-03-12, by wenzelm
tuned signature;
2018-03-12, by wenzelm
clarified signature -- do not expose socket;
2018-03-12, by wenzelm
Removed stray 'sledgehammer' invocation
2018-03-12, by Manuel Eberl
Changes to NEWS regarding 2a6ef5ba4822
2018-03-12, by Manuel Eberl
Changes to complete distributive lattices due to Viorel Preoteasa
2018-03-12, by Manuel Eberl
eliminiated superfluous class semiring_bits
2018-03-12, by haftmann
tuned;
2018-03-11, by wenzelm
tuned;
2018-03-11, by wenzelm
update XML cache for slightly modified messages;
2018-03-11, by wenzelm
more compact markup tree: output messages are already stored in command results (e.g. relevant for XML data representation);
2018-03-11, by wenzelm
more options;
2018-03-11, by wenzelm
clarified default server name;
2018-03-11, by wenzelm
more uniform output: this may be parsed by another program;
2018-03-11, by wenzelm
clarified argument formats: explicit Unit, allow XML.Elem as well;
2018-03-11, by wenzelm
tuned comments;
2018-03-11, by wenzelm
convenience to represent XML.Body as single XML.Elem;
2018-03-11, by wenzelm
clarified AFP partitioning;
2018-03-11, by wenzelm
abstract algebraic bit operations
2018-03-10, by haftmann
more balanced AFP partitioning;
2018-03-10, by wenzelm
workaround for occasional deadlock seen in HOL-Proofs with threads=2;
2018-03-10, by wenzelm
adapted to 3869b2400e22;
2018-03-10, by wenzelm
tuned output;
2018-03-10, by wenzelm
more options: client without implicit server startup;
2018-03-10, by wenzelm
console interaction with line-editor;
2018-03-10, by wenzelm
more flexible message formats;
2018-03-10, by wenzelm
clarified interrupt handling;
2018-03-10, by wenzelm
clarified signature;
2018-03-10, by wenzelm
option for console interaction;
2018-03-10, by wenzelm
more uniform Bytes.read_line/read_block operations;
2018-03-10, by wenzelm
auto update;
2018-03-10, by wenzelm
more comments;
2018-03-10, by wenzelm
more general TTY loop;
2018-03-09, by wenzelm
added Reply.NOTE for asynchronous notifications;
2018-03-09, by wenzelm
more operations;
2018-03-09, by wenzelm
more thorough init: purge inactive entries;
2018-03-09, by wenzelm
more generous timeout;
2018-03-09, by wenzelm
Entry.connection: proview password here;
2018-03-09, by wenzelm
clarified initial protocol;
2018-03-09, by wenzelm
ignore empty lines;
2018-03-09, by wenzelm
tuned;
2018-03-09, by wenzelm
more robust read_line after shutdown;
2018-03-09, by wenzelm
more implicit wire protocol;
2018-03-09, by wenzelm
tuned signature;
2018-03-09, by wenzelm
clarified server start, notably for invocation within regular Isabelle/Scala process;
2018-03-09, by wenzelm
tuned signature;
2018-03-09, by wenzelm
tuned signature;
2018-03-09, by wenzelm
clarified toString operations;
2018-03-09, by wenzelm
clarified socket connection;
2018-03-09, by wenzelm
server commands may access Server;
2018-03-09, by wenzelm
tuned -- avoid regex matching on potentially large string;
2018-03-08, by wenzelm
more robust build: prevent problems seen with Poly/ML eb94e2820013 on Mac OS X;
2018-03-08, by wenzelm
clarified notion of unknown files: ignore files outside of a Mercurial repository;
2018-03-08, by wenzelm
more balanced AFP partitioning;
2018-03-08, by wenzelm
more abbrevs -- this makes "(=" ambiguous and thus simplifies input of "(=)" (within the context of Main HOL);
2018-03-07, by wenzelm
tuned -- more uniform;
2018-03-07, by wenzelm
eliminated somewhat pointless parallelism (from 857da80611ab): usually hundreds of tasks with < 1ms each, also note that the enclosing join_theory happens within theory graph parallelism;
2018-03-07, by wenzelm
Drop rewrite rule arguments of sublocale and interpretation implementations.
2018-03-06, by ballarin
more balanced AFP partitioning;
2018-03-06, by wenzelm
clarified signature;
2018-03-06, by wenzelm
build_history_base as remote build on lxbroy10: thus self_update has already happened once, and thus avoids conflicts with parallel builds on shared home directory;
2018-03-06, by wenzelm
more robust: normalize potentially symbolic rev;
2018-03-06, by wenzelm
proxy setup for lrzcloud1;
2018-03-06, by wenzelm
tuned signature;
2018-03-06, by wenzelm
support for permissive connections, for odd situations where host keys are not accepted;
2018-03-06, by wenzelm
proper target directory;
2018-03-06, by wenzelm
eliminated dead code from 2a1acc88a180 (presumably left over from ML type-inference experimentation);
2018-03-06, by wenzelm
document existing Apache2 configuration;
2018-03-04, by wenzelm
consolidated main cronjob server on virtual machine together with build_log database;
2018-03-04, by wenzelm
identify closer to main cronjob -- avoid diverging changeset versions;
2018-03-04, by wenzelm
Drop rewrites after defines in interpretations.
2018-03-04, by ballarin
proper remote_mac according to Admin/Release/CHECKLIST;
2018-03-03, by wenzelm
more Java heap, e.g. relevant for hg.graph on Isabelle repository;
2018-03-03, by wenzelm
more robust check -- do not rely on return code;
2018-03-03, by wenzelm
more compact ML_Statistics, to make build_status work with less than 2GB heap;
2018-03-03, by wenzelm
retain latest ml_stats (amending e76c6cb0d461);
2018-03-03, by wenzelm
accomodate smaller build machine;
2018-03-03, by wenzelm
clarified signature;
2018-03-03, by wenzelm
clarified self_update: imitate visible directory state on remote side;
2018-03-03, by wenzelm
more operations;
2018-03-03, by wenzelm
self_update implies push_isabelle_home (see also 4c253e84ae62);
2018-03-03, by wenzelm
uniform setup_repository (pull/clone without update);
2018-03-03, by wenzelm
clarified signature: facilitate interactive experimentation;
2018-03-03, by wenzelm
clarified tasks;
2018-03-03, by wenzelm
tuned signature;
2018-03-03, by wenzelm
proper order;
2018-03-02, by wenzelm
clarified README;
2018-03-02, by wenzelm
merged
2018-03-02, by wenzelm
more ssh options;
2018-03-02, by wenzelm
support for proxy connection, similar to ProxyCommand in ssh config;
2018-03-02, by wenzelm
prefer https;
2018-03-02, by wenzelm
avoid hardwired parameters;
2018-03-02, by wenzelm
Drop illegitimate optimisation from d5a7f2c54655.
2018-03-02, by ballarin
Fall back to reading rewrite morphism first if activation fails without it.
2018-03-02, by ballarin
Proper rewrite morphisms in locale instances.
2018-03-02, by ballarin
clarified date for presentation vs. formal pull_date;
2018-03-01, by wenzelm
reveal raw data in CSV format;
2018-03-01, by wenzelm
support for CSV files;
2018-03-01, by wenzelm
tuned comment;
2018-03-01, by wenzelm
clarified syntax: reject formal comments explicitly, instead of ignoring them silently;
2018-03-01, by wenzelm
merged
2018-02-28, by immler
generalized lemmas about orthogonal transformation
2018-02-28, by immler
more explicit infixl (see initial 1edf0f223c6e);
2018-02-28, by wenzelm
clarified use of vec type syntax;
2018-02-28, by wenzelm
new lemma
2018-02-26, by haftmann
dedicated append function for string literals
2018-02-26, by haftmann
generalized
2018-02-26, by immler
moved Lipschitz continuity from AFP/Ordinary_Differential_Equations and AFP/Gromov_Hyperbolicity; moved lemmas from AFP/Gromov_Hyperbolicity/Library_Complements
2018-02-26, by immler
merged
2018-02-25, by wenzelm
prefer symbols;
2018-02-25, by wenzelm
tuned;
2018-02-25, by wenzelm
more abbrevs;
2018-02-25, by wenzelm
allow multiple entries of and_list (on both sides);
2018-02-25, by wenzelm
eliminated ASCII syntax from Pure bootstrap;
2018-02-25, by wenzelm
merged
2018-02-25, by paulson
new material on matrices, etc., and consolidating duplicate results about of_nat
2018-02-25, by paulson
notation for dummy sort;
2018-02-25, by wenzelm
more symbols;
2018-02-24, by wenzelm
merged
2018-02-23, by wenzelm
tuned signature;
2018-02-23, by wenzelm
tuned signature;
2018-02-23, by wenzelm
tuned signature;
2018-02-23, by wenzelm
removed unused clone of (map o apsnd);
2018-02-23, by wenzelm
prefer existing HOLogic.mk_obj_eq, despite subtle semantic differences of COMP vs. RS;
2018-02-23, by wenzelm
added HOLogic.mk_obj_eq convenience and eliminated some clones;
2018-02-23, by wenzelm
tuned -- use existing Morphism.instantiate_morphism;
2018-02-23, by wenzelm
Merged;
2018-02-23, by Wenda Li
merged
2018-02-23, by Wenda Li
Unified the order of zeros and poles; improved reasoning around non-essential singularites
2018-02-23, by Wenda Li
merged
2018-02-23, by wenzelm
tuned;
2018-02-23, by wenzelm
tuned signature -- eliminated clones;
2018-02-23, by wenzelm
command 'interpret' no longer exposes resulting theorems as literal facts;
2018-02-23, by wenzelm
more robust normalization of witness, e.g. relevant for proofs of transfer_existence_ivl0, transfer_flow0 in AFP/thys/Ordinary_Differential_Equations/Numerics/Transfer_Euclidean_Space_Vector.thy;
2018-02-23, by wenzelm
tuned;
2018-02-22, by wenzelm
more standard instantiate operations, where substitutions are already certified and stored with trimmed theory certificate;
2018-02-21, by wenzelm
explicit operations to instantiate frees: typ, term, thm, morphism;
2018-02-21, by wenzelm
more operations for ctyp, cterm;
2018-02-21, by wenzelm
minor tuning and clarification;
2018-02-21, by wenzelm
minor tuning and clarification;
2018-02-20, by wenzelm
tuned signature;
2018-02-20, by wenzelm
fixed the proof of pair_measure_count_space
2018-02-23, by paulson
merged
2018-02-23, by paulson
fixing ennreal using add_mono1; shifting results from linordered_semidom to linordered_nonzero_semiring
2018-02-23, by paulson
merged
2018-02-22, by paulson
type class linordered_nonzero_semiring has new axiom to guarantee characteristic 0
2018-02-22, by paulson
simplified Radix_Sort
2018-02-23, by nipkow
merged
2018-02-22, by immler
merged
2018-02-22, by immler
moved theorems from AFP/Affine_Arithmetic and AFP/Ordinary_Differential_Equations
2018-02-22, by immler
simplified def of stable
2018-02-22, by nipkow
Lots of new material about matrices, etc.
2018-02-21, by paulson
tuned proofs -- prefer explicit names for facts from 'interpret';
2018-02-20, by wenzelm
merged
2018-02-20, by wenzelm
eliminated questionable Par_List.map -- locale interpretation is mostly lazy (see also b81f1de9f57e);
2018-02-20, by wenzelm
tuned signature;
2018-02-20, by wenzelm
tuned;
2018-02-20, by wenzelm
use lazy notes for locale context init and later additions of facts;
2018-02-20, by wenzelm
avoid premature Lazy.force due to strict "?" operator;
2018-02-20, by wenzelm
Merge
2018-02-20, by paulson
Merge
2018-02-19, by paulson
lots of new material, ultimately related to measure theory
2018-02-19, by paulson
merged
2018-02-19, by wenzelm
support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
2018-02-19, by wenzelm
tuned;
2018-02-19, by wenzelm
tuned: more parallel;
2018-02-19, by wenzelm
clarified modules;
2018-02-19, by wenzelm
clarified modules;
2018-02-19, by wenzelm
tuned;
2018-02-19, by wenzelm
tuned;
2018-02-19, by wenzelm
tuned signature;
2018-02-19, by wenzelm
tuned: more accurate transfer;
2018-02-19, by wenzelm
store facts as lazy values;
2018-02-19, by wenzelm
clarified operations;
2018-02-19, by wenzelm
misc tuning and clarification;
2018-02-19, by wenzelm
clarified signature;
2018-02-19, by wenzelm
clarified modules;
2018-02-19, by wenzelm
more operations;
2018-02-19, by wenzelm
added lemma
2018-02-19, by nipkow
tuned;
2018-02-18, by wenzelm
clarified signature;
2018-02-18, by wenzelm
misc tuning and clarification;
2018-02-18, by wenzelm
clarified signature;
2018-02-18, by wenzelm
more explicit instantiate_morphism (without checks for typ / term component);
2018-02-18, by wenzelm
tuned;
2018-02-18, by wenzelm
tuned signature;
2018-02-18, by wenzelm
more thorough jEdit.propertiesChanged(), which includes KeymapManager.reload() and jEdit.initKeyBindings();
2018-02-17, by wenzelm
avoid conflict with Isabelle/jEdit completion of '>', e.g. "-->", "==>";
2018-02-17, by wenzelm
trim context of persistent data;
2018-02-17, by wenzelm
trim context of persistent data;
2018-02-17, by wenzelm
trim context of persistent data;
2018-02-17, by wenzelm
clarified apply_transaction: always continue without presentation context;
2018-02-17, by wenzelm
more tight presentation context: avoid storing full Toplevel.state;
2018-02-17, by wenzelm
tuned;
2018-02-17, by wenzelm
more informative theories_trace;
2018-02-17, by wenzelm
merged
2018-02-17, by wenzelm
tuned signature (again);
2018-02-16, by wenzelm
trim context of persistent data;
2018-02-16, by wenzelm
trim context of persistent data;
2018-02-16, by wenzelm
proper file name;
2018-02-16, by wenzelm
trim context of persistent data;
2018-02-16, by wenzelm
clarified data operations, with trim_context and transfer;
2018-02-16, by wenzelm
tuned;
2018-02-16, by wenzelm
trim context of persistent data;
2018-02-16, by wenzelm
trim context of persistent data;
2018-02-16, by wenzelm
removed unused material;
2018-02-16, by wenzelm
trim context of persistent data;
2018-02-16, by wenzelm
trim context of persistent data;
2018-02-16, by wenzelm
tuned;
2018-02-16, by wenzelm
tuned whitespace;
2018-02-16, by wenzelm
more operations;
2018-02-16, by wenzelm
optional trace of created theory values;
2018-02-16, by wenzelm
more operations;
2018-02-16, by wenzelm
auxiliary operation for space profiling;
2018-02-15, by wenzelm
special treatment of 0 only refers to type char
2018-02-03, by haftmann
merged
2018-02-16, by Lars Hupel
features and caveats of datatype_record
2018-02-16, by Lars Hupel
merged
2018-02-16, by Andreas Lochbihler
strengthen filter relator to canonical categorical definition with better properties
2018-02-16, by Andreas Lochbihler
recovered outer Pretty.block from 30c1639a343a, avoid excessive line breaks due to implicit Pretty.chunks;
2018-02-15, by wenzelm
merged
2018-02-15, by wenzelm
more symbols;
2018-02-15, by wenzelm
New theory ex/Radix_Sort.thy
2018-02-14, by nipkow
records based on datatypes/BNF infrastructure
2018-02-14, by Lars Hupel
updated polyml component;
2018-02-13, by wenzelm
no --enable-shared: leads to slow bigint operations (e.g. in session HOL-ODE-Examples);
2018-02-13, by wenzelm
retain remote_builds_old for build_status;
2018-02-13, by wenzelm
lxbroy7 no longer exists;
2018-02-13, by wenzelm
added lemmas
2018-02-12, by nipkow
corrected some URLs
2018-02-12, by Lars Hupel
permissive Doc.dirs: some entries may be absent due to distribution bootstrap, e.g. $JEDIT_HOME/dist/doc;
2018-02-12, by wenzelm
merged
2018-02-11, by wenzelm
updated polyml component -- omitting bad polyml-5.7.1-3;
2018-02-11, by wenzelm
use preferred resolver according to DOI Handbook ยง3.8
2018-02-11, by Lars Hupel
no --enable-shared for x86_64-darwin: does not work on some test machine;
2018-02-11, by wenzelm
proper target directory;
2018-02-11, by wenzelm
tuned;
2018-02-11, by wenzelm
more robust options;
2018-02-11, by wenzelm
back to --disable-shared on windows to avoid odd core-dump of polyimport;
2018-02-11, by wenzelm
tuned;
2018-02-11, by wenzelm
back to --disable-shared on x86-darwin to avoid odd core-dump of polyimport;
2018-02-11, by wenzelm
clarified command-line defaults;
2018-02-11, by wenzelm
enforce shared libpoly on all platforms, with File.copy before File.move;
2018-02-11, by wenzelm
NEWS;
2018-02-10, by wenzelm
updated to polyml-5.7.1-2, which includes libgmp for x86-darwin as well;
2018-02-10, by wenzelm
support for libgmp for x86-darwin;
2018-02-10, by wenzelm
more accessible src/Pure/ROOT.ML;
2018-02-10, by wenzelm
tuned;
2018-02-10, by wenzelm
more robust: avoid global change of LD_LIBRARY_PATH (e.g. relevant for subprocesses);
2018-02-09, by wenzelm
rebuild of polyml-5.7.1 with libgmp for x86_darwin;
2018-02-09, by wenzelm
patch polyc: avoid hardwired directory prefix;
2018-02-09, by wenzelm
support for libgmp for x86_64-darwin;
2018-02-09, by wenzelm
built-in library path for (optional) libgmp on macos;
2018-02-09, by wenzelm
removed obsolete polyi executable: change of DYLD_LIBRARY_PATH is not required;
2018-02-09, by wenzelm
more robust access to shared libraries for poly executable: avoid global change of LD_LIBRARY_PATH (e.g. relevant for subprocesses);
2018-02-09, by wenzelm
Merged
2018-02-08, by eberlm
Some lemmas about complex sinh/cosh/tanh
2018-02-08, by Manuel Eberl
more elementary proof of connected_Times, earlier
2018-02-08, by immler
merged
2018-02-08, by nipkow
tuned
2018-02-08, by nipkow
Added hyperbolic functions
2018-02-07, by eberlm
added lemmas, avoid 'float_of 0'
2018-02-05, by immler
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
+3000
+10000
tip