wenzelm [Sat, 16 Dec 2017 17:23:00 +0100] rev 67217
tuned;
wenzelm [Sat, 16 Dec 2017 16:57:06 +0100] rev 67216
disallow theory name "ROOT";
wenzelm [Sat, 16 Dec 2017 16:46:01 +0100] rev 67215
PIDE markup for session ROOT files;
wenzelm [Sat, 16 Dec 2017 15:15:51 +0100] rev 67214
tuned;
wenzelm [Sat, 16 Dec 2017 15:11:19 +0100] rev 67213
more operations;
wenzelm [Sat, 16 Dec 2017 14:40:21 +0100] rev 67212
tuned;
wenzelm [Sat, 16 Dec 2017 14:24:12 +0100] rev 67211
recovered Options.default_markup, e.g. for src/Doc/antiquote_setup.ML (amending 16519cd83ed4);
wenzelm [Sat, 16 Dec 2017 12:28:46 +0100] rev 67210
tuned;
wenzelm [Sat, 16 Dec 2017 12:27:10 +0100] rev 67209
clarified signature;
wenzelm [Sat, 16 Dec 2017 12:16:40 +0100] rev 67208
clarified signature;
haftmann [Thu, 14 Dec 2017 18:42:39 +0100] rev 67207
dedicated case option for code generation to Scala
wenzelm [Thu, 14 Dec 2017 21:40:43 +0100] rev 67206
minor performance tuning, notably for Library.fold_string etc.;
wenzelm [Thu, 14 Dec 2017 21:31:54 +0100] rev 67205
clarified file name;
wenzelm [Thu, 14 Dec 2017 21:15:04 +0100] rev 67204
purge log files -- avoid old errors;
wenzelm [Thu, 14 Dec 2017 21:09:41 +0100] rev 67203
expose bibtex errors;
wenzelm [Thu, 14 Dec 2017 14:34:56 +0100] rev 67202
proper exception;
wenzelm [Thu, 14 Dec 2017 14:28:27 +0100] rev 67201
proper \isakeeptag (amending 13b5c3ff1954);
wenzelm [Thu, 14 Dec 2017 14:27:37 +0100] rev 67200
tuned;
wenzelm [Thu, 14 Dec 2017 11:38:20 +0100] rev 67199
NEWS;
wenzelm [Thu, 14 Dec 2017 11:24:26 +0100] rev 67198
merged
wenzelm [Wed, 13 Dec 2017 18:01:22 +0100] rev 67197
purge more carefully (amending 26f548370e8d);
recovered 'display_drafts';
wenzelm [Wed, 13 Dec 2017 17:42:17 +0100] rev 67196
more error information according to @<Print type of token list@> in pdfweb.tex;
wenzelm [Wed, 13 Dec 2017 16:42:02 +0100] rev 67195
avoid redundant positions;
wenzelm [Wed, 13 Dec 2017 16:18:40 +0100] rev 67194
positions as postlude: avoid intrusion of odd %-forms into main tex source;
wenzelm [Tue, 12 Dec 2017 18:53:40 +0100] rev 67193
scan only one line, for more detailed positions;
wenzelm [Tue, 12 Dec 2017 17:53:59 +0100] rev 67192
purge more thoroughly;
wenzelm [Tue, 12 Dec 2017 17:46:22 +0100] rev 67191
option document_positions;
wenzelm [Tue, 12 Dec 2017 17:47:23 +0100] rev 67190
clarified file pattern;
wenzelm [Tue, 12 Dec 2017 17:47:00 +0100] rev 67189
ensure separation of TeX tokens;
wenzelm [Tue, 12 Dec 2017 16:12:48 +0100] rev 67188
simplified positions -- line is also human-readable in generated .tex file;
wenzelm [Tue, 12 Dec 2017 13:34:11 +0100] rev 67187
tuned message;
wenzelm [Tue, 12 Dec 2017 12:35:01 +0100] rev 67186
avoid excessive whitespace between antiquotations and text;
wenzelm [Mon, 11 Dec 2017 18:39:24 +0100] rev 67185
updated documentation;
wenzelm [Mon, 11 Dec 2017 17:52:05 +0100] rev 67184
more robust range on preceding comment-line;
no range for blank lines;
avoid recursive output_text/mark_range;
clarified Latex.output_token (no range) vs. Thy_Output.present_token (with range);
wenzelm [Mon, 11 Dec 2017 17:49:47 +0100] rev 67183
proper file;
wenzelm [Mon, 11 Dec 2017 14:10:41 +0100] rev 67182
clarified file positions;
wenzelm [Mon, 11 Dec 2017 14:10:12 +0100] rev 67181
more operations;
wenzelm [Sun, 10 Dec 2017 20:50:09 +0100] rev 67180
tuned messages;
wenzelm [Sun, 10 Dec 2017 20:31:14 +0100] rev 67179
clean log file on Windows;
wenzelm [Sun, 10 Dec 2017 20:29:00 +0100] rev 67178
avoid println with its extra CR on Windows;
wenzelm [Sun, 10 Dec 2017 18:43:08 +0100] rev 67177
removed obsolete option (see 74a1b722507e);
wenzelm [Sun, 10 Dec 2017 18:31:41 +0100] rev 67176
re-implemented "isabelle document" in Isabelle/Scala, include latex_errors here;
wenzelm [Sun, 10 Dec 2017 14:50:44 +0100] rev 67175
removed Emacs legacy;
wenzelm [Sun, 10 Dec 2017 14:45:12 +0100] rev 67174
more robust Windows support;
wenzelm [Sun, 10 Dec 2017 14:29:14 +0100] rev 67173
more explicit latex errors;
wenzelm [Fri, 08 Dec 2017 23:43:58 +0100] rev 67172
some support for LaTeX;
nipkow [Wed, 13 Dec 2017 19:28:19 +0100] rev 67171
added lemmas
nipkow [Wed, 13 Dec 2017 13:25:14 +0100] rev 67170
added min_list and arg_min_list
nipkow [Wed, 13 Dec 2017 11:44:11 +0100] rev 67169
made arg_min_on definition
nipkow [Wed, 13 Dec 2017 09:04:43 +0100] rev 67168
added lemmas
Manuel Eberl <eberlm@in.tum.de> [Tue, 12 Dec 2017 10:01:14 +0100] rev 67167
Moved analysis material from AFP
eberlm <eberlm@in.tum.de> [Mon, 11 Dec 2017 17:28:32 +0100] rev 67166
Some facts on the Mangoldt function
haftmann [Fri, 08 Dec 2017 19:25:47 +0000] rev 67165
dedicated theory for group closure
wenzelm [Fri, 08 Dec 2017 17:57:29 +0100] rev 67164
clarified error;
wenzelm [Fri, 08 Dec 2017 16:02:44 +0100] rev 67163
removed somewhat pointless warning;
wenzelm [Fri, 08 Dec 2017 15:03:54 +0100] rev 67162
uniform use of original theory;
wenzelm [Fri, 08 Dec 2017 14:39:52 +0100] rev 67161
implicit quick_and_dirty as for Toplevel.begin_proof/Proof.global_skip_proof;
haftmann [Thu, 07 Dec 2017 18:44:04 +0000] rev 67160
avoid smt proofs in distribution
wenzelm [Thu, 07 Dec 2017 20:55:03 +0100] rev 67159
more robust;
wenzelm [Thu, 07 Dec 2017 20:05:08 +0100] rev 67158
merged
wenzelm [Thu, 07 Dec 2017 19:36:48 +0100] rev 67157
clarified document preparation vs. skip_proofs;
nipkow [Thu, 07 Dec 2017 18:04:52 +0100] rev 67156
"important" annotations
nipkow [Thu, 07 Dec 2017 15:48:50 +0100] rev 67155
canonical name
wenzelm [Thu, 07 Dec 2017 11:14:32 +0100] rev 67154
tuned output in isar-ref manual;
wenzelm [Thu, 07 Dec 2017 11:12:55 +0100] rev 67153
obsolete (used to be part of old src/Pure/codegen.ML);
wenzelm [Wed, 06 Dec 2017 21:43:20 +0100] rev 67152
just one session for bulky HOL-Analysis documents;
wenzelm [Wed, 06 Dec 2017 21:30:26 +0100] rev 67151
more default tags;
wenzelm [Wed, 06 Dec 2017 21:01:01 +0100] rev 67150
merged
wenzelm [Wed, 06 Dec 2017 20:43:09 +0100] rev 67149
prefer control symbol antiquotations;
wenzelm [Wed, 06 Dec 2017 19:34:59 +0100] rev 67148
more robust, e.g. when Sidekick produces multi-selection;
wenzelm [Wed, 06 Dec 2017 18:59:33 +0100] rev 67147
prefer control symbol antiquotations;
wenzelm [Wed, 06 Dec 2017 15:46:35 +0100] rev 67146
more embedded cartouche arguments;
more uniform LaTeX output for control symbols;
wenzelm [Wed, 06 Dec 2017 14:19:36 +0100] rev 67145
name mangling for Latex macros;
tuned signature;
nipkow [Wed, 06 Dec 2017 16:01:15 +0100] rev 67144
removed (un)important tags again to make latex happy
nipkow [Wed, 06 Dec 2017 15:17:05 +0100] rev 67143
initial version of Analysis document
nipkow [Wed, 06 Dec 2017 09:11:27 +0100] rev 67142
tuned
wenzelm [Tue, 05 Dec 2017 16:54:37 +0100] rev 67141
merged
wenzelm [Tue, 05 Dec 2017 16:03:58 +0100] rev 67140
more documentation;
wenzelm [Tue, 05 Dec 2017 15:55:14 +0100] rev 67139
explicit tag for document commands: avoid implicit use of document_tags;
wenzelm [Tue, 05 Dec 2017 15:29:37 +0100] rev 67138
system option for default command tags;
wenzelm [Tue, 05 Dec 2017 15:19:32 +0100] rev 67137
tuned;
wenzelm [Tue, 05 Dec 2017 14:03:10 +0100] rev 67136
tuned signature;
Manuel Eberl <eberlm@in.tum.de> [Tue, 05 Dec 2017 12:14:36 +0100] rev 67135
Moved material from AFP to Analysis/Number_Theory
wenzelm [Mon, 04 Dec 2017 23:10:52 +0100] rev 67134
merged
wenzelm [Mon, 04 Dec 2017 23:07:44 +0100] rev 67133
NEWS;
wenzelm [Mon, 04 Dec 2017 22:56:46 +0100] rev 67132
added action to make antiquoted cartouche;
wenzelm [Mon, 04 Dec 2017 22:54:31 +0100] rev 67131
tuned signature;
wenzelm [Mon, 04 Dec 2017 22:52:16 +0100] rev 67130
tuned signature;
wenzelm [Mon, 04 Dec 2017 21:23:56 +0100] rev 67129
added GUI_Thread.future (similar to JFX_GUI.Thread.future): useful for experimentation with Scala console in Isabelle/jEdit;
wenzelm [Mon, 04 Dec 2017 18:30:28 +0100] rev 67128
clarified control style;
wenzelm [Mon, 04 Dec 2017 17:37:26 +0100] rev 67127
font style for literal control symbols, notably for antiquotations;
wenzelm [Mon, 04 Dec 2017 16:28:06 +0100] rev 67126
tuned;
wenzelm [Mon, 04 Dec 2017 16:28:00 +0100] rev 67125
tuned comments;
nipkow [Mon, 04 Dec 2017 20:24:17 +0100] rev 67124
more lemmas
wenzelm [Sun, 03 Dec 2017 22:28:19 +0100] rev 67123
misc tuning and modernization;
wenzelm [Sun, 03 Dec 2017 19:09:42 +0100] rev 67122
simplified session (again, see 39e29972cb96): WordExamples requires < 1s;
wenzelm [Sun, 03 Dec 2017 19:00:55 +0100] rev 67121
tuned;
wenzelm [Sun, 03 Dec 2017 18:53:49 +0100] rev 67120
misc tuning and modernization;
wenzelm [Sun, 03 Dec 2017 13:22:09 +0100] rev 67119
discontinued old 'def' command;
haftmann [Sat, 02 Dec 2017 16:50:53 +0000] rev 67118
more simplification rules
haftmann [Sat, 02 Dec 2017 16:50:53 +0000] rev 67117
overhauling of primes
haftmann [Sat, 02 Dec 2017 16:50:53 +0000] rev 67116
cleaned up and tuned
haftmann [Sat, 02 Dec 2017 16:50:53 +0000] rev 67115
generalized more lemmas
wenzelm [Fri, 01 Dec 2017 20:49:42 +0100] rev 67114
tuned output;
wenzelm [Fri, 01 Dec 2017 20:41:59 +0100] rev 67113
more operations;
wenzelm [Fri, 01 Dec 2017 20:29:58 +0100] rev 67112
removed inaccessible blobs from Document.Nodes;
wenzelm [Fri, 01 Dec 2017 18:20:15 +0100] rev 67111
more accurate JSON parsing according to http://seriot.ch/parsing_json.php
wenzelm [Fri, 01 Dec 2017 16:58:26 +0100] rev 67110
purge hidden nodes more thoroughly: is_hidden may become true only later;
wenzelm [Fri, 01 Dec 2017 15:49:01 +0100] rev 67109
proper synchronized Map: this may be used on multiple threads;
eberlm <eberlm@in.tum.de> [Thu, 30 Nov 2017 17:00:19 +0100] rev 67108
bij_betw lemma for prime powers
eberlm <eberlm@in.tum.de> [Thu, 30 Nov 2017 16:59:59 +0100] rev 67107
Existence of a holomorphic logarithm
wenzelm [Wed, 29 Nov 2017 10:32:42 +0100] rev 67106
tuned;
wenzelm [Wed, 29 Nov 2017 10:27:56 +0100] rev 67105
clarified dependencies: "isabelle build -S" should be invariant wrt. change of ML system or platform;
wenzelm [Tue, 28 Nov 2017 22:14:10 +0100] rev 67104
clarified theory_name vs. loaded_theory: proper import_name for already loaded theories from other sessions (amending 4c98c929a12a);
wenzelm [Mon, 27 Nov 2017 16:57:34 +0100] rev 67103
clarified description for mixed Mavericks / El Capitan system;
wenzelm [Mon, 27 Nov 2017 16:48:55 +0100] rev 67102
updated documentation;
wenzelm [Mon, 27 Nov 2017 16:44:32 +0100] rev 67101
prefer formal $POLYML_EXE;
wenzelm [Mon, 27 Nov 2017 16:18:29 +0100] rev 67100
clarified main sessions;
wenzelm [Mon, 27 Nov 2017 15:10:50 +0100] rev 67099
updated to official release of polyml-5.7.1;
back to more modest default heap: e.g. relevant for Pure session for ML IDE;
more robust POLYML_EXE;
wenzelm [Mon, 27 Nov 2017 16:07:49 +0100] rev 67098
suppress warning;