Sun, 18 Jan 2015 19:06:37 +0100 option graphview_swap_panels;
wenzelm [Sun, 18 Jan 2015 19:06:37 +0100] rev 59393
option graphview_swap_panels;
Sun, 18 Jan 2015 17:34:14 +0100 support for tree view on graph nodes;
wenzelm [Sun, 18 Jan 2015 17:34:14 +0100] rev 59392
support for tree view on graph nodes; misc tuning;
Sun, 18 Jan 2015 17:32:38 +0100 tuned;
wenzelm [Sun, 18 Jan 2015 17:32:38 +0100] rev 59391
tuned;
Sun, 18 Jan 2015 17:31:27 +0100 no censorship of L&F;
wenzelm [Sun, 18 Jan 2015 17:31:27 +0100] rev 59390
no censorship of L&F;
Sun, 18 Jan 2015 12:50:36 +0100 prefer fractional font metrics, for proper scaling of node size;
wenzelm [Sun, 18 Jan 2015 12:50:36 +0100] rev 59389
prefer fractional font metrics, for proper scaling of node size;
Sun, 18 Jan 2015 12:36:25 +0100 tuned metrics;
wenzelm [Sun, 18 Jan 2015 12:36:25 +0100] rev 59388
tuned metrics;
Sat, 17 Jan 2015 23:33:21 +0100 tuned window size for the sake of Windows L&F;
wenzelm [Sat, 17 Jan 2015 23:33:21 +0100] rev 59387
tuned window size for the sake of Windows L&F;
Sat, 17 Jan 2015 23:12:02 +0100 proper refresh after apply_layout, in order to update preferred size, which is required for scroll pane;
wenzelm [Sat, 17 Jan 2015 23:12:02 +0100] rev 59386
proper refresh after apply_layout, in order to update preferred size, which is required for scroll pane;
Sat, 17 Jan 2015 22:52:45 +0100 more compact content for tighter graph layout;
wenzelm [Sat, 17 Jan 2015 22:52:45 +0100] rev 59385
more compact content for tighter graph layout;
Sat, 17 Jan 2015 22:20:57 +0100 more explicit Layout.Info: size and content;
wenzelm [Sat, 17 Jan 2015 22:20:57 +0100] rev 59384
more explicit Layout.Info: size and content; allow multi-line vertex label, based on content; misc tuning;
Sat, 17 Jan 2015 16:40:10 +0100 clarified Class.pretty_specification: imitate input source;
wenzelm [Sat, 17 Jan 2015 16:40:10 +0100] rev 59383
clarified Class.pretty_specification: imitate input source;
Fri, 16 Jan 2015 23:24:29 +0100 merged
boehmes [Fri, 16 Jan 2015 23:24:29 +0100] rev 59382
merged
Fri, 16 Jan 2015 23:23:31 +0100 more efficient Z3 proof reconstruction for rewrite steps with conjunctions and disjunctions, similar to Old_SMT
boehmes [Fri, 16 Jan 2015 23:23:31 +0100] rev 59381
more efficient Z3 proof reconstruction for rewrite steps with conjunctions and disjunctions, similar to Old_SMT
Fri, 16 Jan 2015 20:06:39 +0100 added simp lemma
nipkow [Fri, 16 Jan 2015 20:06:39 +0100] rev 59380
added simp lemma
Thu, 15 Jan 2015 13:39:41 +0100 tuned
haftmann [Thu, 15 Jan 2015 13:39:41 +0100] rev 59379
tuned
Thu, 15 Jan 2015 13:39:41 +0100 separate image for prerequisites of codegen tutorial
haftmann [Thu, 15 Jan 2015 13:39:41 +0100] rev 59378
separate image for prerequisites of codegen tutorial
Thu, 15 Jan 2015 13:39:41 +0100 modernized cartouches
haftmann [Thu, 15 Jan 2015 13:39:41 +0100] rev 59377
modernized cartouches
Thu, 15 Jan 2015 13:39:41 +0100 even more pervasive replacement of auxiliary destination
haftmann [Thu, 15 Jan 2015 13:39:41 +0100] rev 59376
even more pervasive replacement of auxiliary destination
Thu, 15 Jan 2015 21:45:23 +0100 merged
boehmes [Thu, 15 Jan 2015 21:45:23 +0100] rev 59375
merged
Thu, 15 Jan 2015 21:44:51 +0100 more detailed runtime statistics for Z3 proof reconstruction
boehmes [Thu, 15 Jan 2015 21:44:51 +0100] rev 59374
more detailed runtime statistics for Z3 proof reconstruction
Thu, 15 Jan 2015 20:37:33 +0100 merged
wenzelm [Thu, 15 Jan 2015 20:37:33 +0100] rev 59373
merged
Thu, 15 Jan 2015 20:36:26 +0100 proper update of perspective after implicit edit due to reparse (e.g. ~~/src/HOL/Nat.thy);
wenzelm [Thu, 15 Jan 2015 20:36:26 +0100] rev 59372
proper update of perspective after implicit edit due to reparse (e.g. ~~/src/HOL/Nat.thy);
Thu, 15 Jan 2015 16:26:23 +0100 updated to scala-2.11.5;
wenzelm [Thu, 15 Jan 2015 16:26:23 +0100] rev 59371
updated to scala-2.11.5;
Thu, 15 Jan 2015 14:01:26 +0100 refrain from default task_context for all protocol commands, e.g. relevant for "build_theories" to admit Session.shutdown;
wenzelm [Thu, 15 Jan 2015 14:01:26 +0100] rev 59370
refrain from default task_context for all protocol commands, e.g. relevant for "build_theories" to admit Session.shutdown;
Thu, 15 Jan 2015 12:54:08 +0100 more informative build_theories_result: cumulative Runtime.exn_message;
wenzelm [Thu, 15 Jan 2015 12:54:08 +0100] rev 59369
more informative build_theories_result: cumulative Runtime.exn_message;
Thu, 15 Jan 2015 11:39:58 +0100 tuned;
wenzelm [Thu, 15 Jan 2015 11:39:58 +0100] rev 59368
tuned;
Wed, 14 Jan 2015 17:24:55 +0100 more type-safe handler interface;
wenzelm [Wed, 14 Jan 2015 17:24:55 +0100] rev 59367
more type-safe handler interface; proper progress for Build.Handler;
Wed, 14 Jan 2015 16:27:19 +0100 clarified build_theories: proper protocol handler;
wenzelm [Wed, 14 Jan 2015 16:27:19 +0100] rev 59366
clarified build_theories: proper protocol handler;
Wed, 14 Jan 2015 16:23:33 +0100 added Promise.cancel;
wenzelm [Wed, 14 Jan 2015 16:23:33 +0100] rev 59365
added Promise.cancel;
Wed, 14 Jan 2015 14:28:52 +0100 clarified build_theories;
wenzelm [Wed, 14 Jan 2015 14:28:52 +0100] rev 59364
clarified build_theories;
Wed, 14 Jan 2015 11:52:08 +0100 added Path.decode in ML, in correspondence to Path.encode in Scala;
wenzelm [Wed, 14 Jan 2015 11:52:08 +0100] rev 59363
added Path.decode in ML, in correspondence to Path.encode in Scala;
Tue, 13 Jan 2015 21:46:09 +0100 some support for PIDE batch session;
wenzelm [Tue, 13 Jan 2015 21:46:09 +0100] rev 59362
some support for PIDE batch session; clarified Thy_Info.use_thys_options and corresponding protocol command;
Thu, 15 Jan 2015 15:04:51 +0100 piecewise measurability using restrict_space; cleanup Borel_Space
hoelzl [Thu, 15 Jan 2015 15:04:51 +0100] rev 59361
piecewise measurability using restrict_space; cleanup Borel_Space
Wed, 14 Jan 2015 17:04:19 +0100 tuned
nipkow [Wed, 14 Jan 2015 17:04:19 +0100] rev 59360
tuned
Wed, 14 Jan 2015 15:22:50 +0100 indent broken lines of bindings in do blocks
Andreas Lochbihler [Wed, 14 Jan 2015 15:22:50 +0100] rev 59359
indent broken lines of bindings in do blocks
Wed, 14 Jan 2015 13:51:34 +0100 more line breaks in integral notation
Andreas Lochbihler [Wed, 14 Jan 2015 13:51:34 +0100] rev 59358
more line breaks in integral notation
Wed, 14 Jan 2015 10:15:41 +0100 allow line breaks in integral notation
Andreas Lochbihler [Wed, 14 Jan 2015 10:15:41 +0100] rev 59357
allow line breaks in integral notation
Wed, 14 Jan 2015 09:59:12 +0100 allow line breaks in probability syntax
Andreas Lochbihler [Wed, 14 Jan 2015 09:59:12 +0100] rev 59356
allow line breaks in probability syntax
Wed, 14 Jan 2015 01:42:36 +0100 don't minimize chained facts -- this leads to subtle failures, e.g. if a method succeeds without a chained fact but fails with it
blanchet [Wed, 14 Jan 2015 01:42:36 +0100] rev 59355
don't minimize chained facts -- this leads to subtle failures, e.g. if a method succeeds without a chained fact but fails with it
Tue, 13 Jan 2015 20:01:48 +0100 NEWS
hoelzl [Tue, 13 Jan 2015 20:01:48 +0100] rev 59354
NEWS
Tue, 13 Jan 2015 19:10:36 +0100 measurability prover: removed app splitting, replaced by more powerful destruction rules
hoelzl [Tue, 13 Jan 2015 19:10:36 +0100] rev 59353
measurability prover: removed app splitting, replaced by more powerful destruction rules
Sun, 11 Jan 2015 21:06:47 +0100 tuned warnings: observe Context_Position.is_visible;
wenzelm [Sun, 11 Jan 2015 21:06:47 +0100] rev 59352
tuned warnings: observe Context_Position.is_visible;
Sun, 11 Jan 2015 20:45:03 +0100 removed unused/non-portable with_tmp_fifo;
wenzelm [Sun, 11 Jan 2015 20:45:03 +0100] rev 59351
removed unused/non-portable with_tmp_fifo;
Sun, 11 Jan 2015 20:40:14 +0100 discontinued fifo channel, always use portable socket;
wenzelm [Sun, 11 Jan 2015 20:40:14 +0100] rev 59350
discontinued fifo channel, always use portable socket;
Sun, 11 Jan 2015 13:44:25 +0100 tuned -- more Sidekick-friendly layout;
wenzelm [Sun, 11 Jan 2015 13:44:25 +0100] rev 59349
tuned -- more Sidekick-friendly layout;
Sun, 11 Jan 2015 13:12:47 +0100 do not crash into already running exec, instead join its lazy result in the subsequent step (amending 59f1591a11cb);
wenzelm [Sun, 11 Jan 2015 13:12:47 +0100] rev 59348
do not crash into already running exec, instead join its lazy result in the subsequent step (amending 59f1591a11cb);
Sun, 11 Jan 2015 12:46:19 +0100 more explicit errors;
wenzelm [Sun, 11 Jan 2015 12:46:19 +0100] rev 59347
more explicit errors;
Sat, 10 Jan 2015 22:04:43 +0100 proper latex;
wenzelm [Sat, 10 Jan 2015 22:04:43 +0100] rev 59346
proper latex;
Sat, 10 Jan 2015 21:39:49 +0100 tuned -- less redundant;
wenzelm [Sat, 10 Jan 2015 21:39:49 +0100] rev 59345
tuned -- less redundant;
Sat, 10 Jan 2015 21:22:25 +0100 proper Session.save with shutdown, which is relevant to avoid persistent threads;
wenzelm [Sat, 10 Jan 2015 21:22:25 +0100] rev 59344
proper Session.save with shutdown, which is relevant to avoid persistent threads;
Sat, 10 Jan 2015 20:28:53 +0100 tuned latex;
wenzelm [Sat, 10 Jan 2015 20:28:53 +0100] rev 59343
tuned latex;
Sat, 10 Jan 2015 16:35:21 +0100 merged
wenzelm [Sat, 10 Jan 2015 16:35:21 +0100] rev 59342
merged
Sat, 10 Jan 2015 16:35:07 +0100 always use socket to test performance and stability;
wenzelm [Sat, 10 Jan 2015 16:35:07 +0100] rev 59341
always use socket to test performance and stability;
Sat, 10 Jan 2015 14:28:41 +0100 explicit shutdown of scheduler and worker thread farm, assuming Session.shutdown() before saving heap image;
wenzelm [Sat, 10 Jan 2015 14:28:41 +0100] rev 59340
explicit shutdown of scheduler and worker thread farm, assuming Session.shutdown() before saving heap image; discontinued spontaneous thread expiration from TTY age to avoid sporadic Simple_Thread.fork, which is potentially fragile in situations of resource shortage;
Sat, 10 Jan 2015 13:02:27 +0100 tuned;
wenzelm [Sat, 10 Jan 2015 13:02:27 +0100] rev 59339
tuned;
Sat, 10 Jan 2015 12:21:27 +0100 discontinued worker_trend: prefer constant number of active + reserve threads;
wenzelm [Sat, 10 Jan 2015 12:21:27 +0100] rev 59338
discontinued worker_trend: prefer constant number of active + reserve threads; tuned exceptional situations;
Sat, 10 Jan 2015 11:48:52 +0100 tuned;
wenzelm [Sat, 10 Jan 2015 11:48:52 +0100] rev 59337
tuned;
Sat, 10 Jan 2015 13:31:37 +0100 added lemma
nipkow [Sat, 10 Jan 2015 13:31:37 +0100] rev 59336
added lemma
Sat, 10 Jan 2015 10:40:11 +0100 typo
haftmann [Sat, 10 Jan 2015 10:40:11 +0100] rev 59335
typo
Sat, 10 Jan 2015 10:24:30 +0100 avoid writing into source
haftmann [Sat, 10 Jan 2015 10:24:30 +0100] rev 59334
avoid writing into source
Fri, 09 Jan 2015 21:20:07 +0100 clarified active_job: take dependencies into account (e.g. future based on promise);
wenzelm [Fri, 09 Jan 2015 21:20:07 +0100] rev 59333
clarified active_job: take dependencies into account (e.g. future based on promise);
Fri, 09 Jan 2015 20:51:26 +0100 tuned;
wenzelm [Fri, 09 Jan 2015 20:51:26 +0100] rev 59332
tuned;
Fri, 09 Jan 2015 20:39:17 +0100 non-strict print_state: display old proof state on failure, e.g. unfinished command;
wenzelm [Fri, 09 Jan 2015 20:39:17 +0100] rev 59331
non-strict print_state: display old proof state on failure, e.g. unfinished command;
Fri, 09 Jan 2015 20:12:42 +0100 permissive worker_start: failure to fork thread is deferred to later attempt to provide missing threads, without crashing scheduler;
wenzelm [Fri, 09 Jan 2015 20:12:42 +0100] rev 59330
permissive worker_start: failure to fork thread is deferred to later attempt to provide missing threads, without crashing scheduler;
Fri, 09 Jan 2015 19:20:00 +0100 clarified Event_Timer.shutdown: manager thread remains until final shutdown in Session.finish;
wenzelm [Fri, 09 Jan 2015 19:20:00 +0100] rev 59329
clarified Event_Timer.shutdown: manager thread remains until final shutdown in Session.finish; discontinued spontaneous thread expiration from TTY age to avoid sporadic Simple_Thread.fork, which is potentially fragile in situations of resource shortage;
Fri, 09 Jan 2015 11:51:02 +0100 ignore print process even after fork, to avoid loosing active worker threads;
wenzelm [Fri, 09 Jan 2015 11:51:02 +0100] rev 59328
ignore print process even after fork, to avoid loosing active worker threads;
Fri, 09 Jan 2015 10:49:35 +0100 rel_pmf OO: conversion to nat is not necessary
hoelzl [Fri, 09 Jan 2015 10:49:35 +0100] rev 59327
rel_pmf OO: conversion to nat is not necessary
Fri, 09 Jan 2015 09:17:10 +0100 merged
Andreas Lochbihler [Fri, 09 Jan 2015 09:17:10 +0100] rev 59326
merged
Fri, 09 Jan 2015 09:16:51 +0100 simplify construction for distribution of rel_pmf over op OO
Andreas Lochbihler [Fri, 09 Jan 2015 09:16:51 +0100] rev 59325
simplify construction for distribution of rel_pmf over op OO
Fri, 09 Jan 2015 08:37:00 +0100 prefer option for default code printing width
haftmann [Fri, 09 Jan 2015 08:37:00 +0100] rev 59324
prefer option for default code printing width
Fri, 09 Jan 2015 08:36:59 +0100 modernized and more uniform style
haftmann [Fri, 09 Jan 2015 08:36:59 +0100] rev 59323
modernized and more uniform style
Thu, 08 Jan 2015 18:23:29 +0100 tuned order
haftmann [Thu, 08 Jan 2015 18:23:29 +0100] rev 59322
tuned order
Thu, 08 Jan 2015 18:23:27 +0100 tuned
haftmann [Thu, 08 Jan 2015 18:23:27 +0100] rev 59321
tuned
Thu, 08 Jan 2015 18:23:26 +0100 avoid technical term "mixin" in user documentation text
haftmann [Thu, 08 Jan 2015 18:23:26 +0100] rev 59320
avoid technical term "mixin" in user documentation text
Thu, 08 Jan 2015 20:56:39 +0100 tuned;
wenzelm [Thu, 08 Jan 2015 20:56:39 +0100] rev 59319
tuned;
Wed, 07 Jan 2015 18:09:11 +0100 merged
nipkow [Wed, 07 Jan 2015 18:09:11 +0100] rev 59318
merged
Wed, 07 Jan 2015 18:09:01 +0100 updated bibtex
nipkow [Wed, 07 Jan 2015 18:09:01 +0100] rev 59317
updated bibtex
Wed, 07 Jan 2015 14:19:06 +0100 tuned;
wenzelm [Wed, 07 Jan 2015 14:19:06 +0100] rev 59316
tuned;
Wed, 07 Jan 2015 14:06:52 +0100 misc tuning;
wenzelm [Wed, 07 Jan 2015 14:06:52 +0100] rev 59315
misc tuning;
Wed, 07 Jan 2015 09:06:20 +0100 made SML/NJ happier
blanchet [Wed, 07 Jan 2015 09:06:20 +0100] rev 59314
made SML/NJ happier
Wed, 07 Jan 2015 00:10:23 +0100 configurable options;
wenzelm [Wed, 07 Jan 2015 00:10:23 +0100] rev 59313
configurable options;
Tue, 06 Jan 2015 23:56:13 +0100 proper level distance according to number of edges, as in old browser;
wenzelm [Tue, 06 Jan 2015 23:56:13 +0100] rev 59312
proper level distance according to number of edges, as in old browser;
Tue, 06 Jan 2015 23:35:57 +0100 clarified Vertex.Ordering, to approximate situation before 4d985afc0565, which is relevant for level arrangement;
wenzelm [Tue, 06 Jan 2015 23:35:57 +0100] rev 59311
clarified Vertex.Ordering, to approximate situation before 4d985afc0565, which is relevant for level arrangement;
Tue, 06 Jan 2015 23:23:26 +0100 tuned;
wenzelm [Tue, 06 Jan 2015 23:23:26 +0100] rev 59310
tuned;
Tue, 06 Jan 2015 22:51:00 +0100 merged
wenzelm [Tue, 06 Jan 2015 22:51:00 +0100] rev 59309
merged
Tue, 06 Jan 2015 22:48:34 +0100 NEWS;
wenzelm [Tue, 06 Jan 2015 22:48:34 +0100] rev 59308
NEWS;
Tue, 06 Jan 2015 22:34:26 +0100 rubberband method as in old browser;
wenzelm [Tue, 06 Jan 2015 22:34:26 +0100] rev 59307
rubberband method as in old browser; tuned;
Tue, 06 Jan 2015 20:12:46 +0100 tuned;
wenzelm [Tue, 06 Jan 2015 20:12:46 +0100] rev 59306
tuned;
Tue, 06 Jan 2015 17:08:18 +0100 tuned signature;
wenzelm [Tue, 06 Jan 2015 17:08:18 +0100] rev 59305
tuned signature;
Tue, 06 Jan 2015 16:43:17 +0100 proper translate vertex (cf. 4d985afc0565);
wenzelm [Tue, 06 Jan 2015 16:43:17 +0100] rev 59304
proper translate vertex (cf. 4d985afc0565);
Tue, 06 Jan 2015 16:41:31 +0100 tuned signature;
wenzelm [Tue, 06 Jan 2015 16:41:31 +0100] rev 59303
tuned signature;
Tue, 06 Jan 2015 16:33:30 +0100 explict layout graph structure, with dummies and coordinates;
wenzelm [Tue, 06 Jan 2015 16:33:30 +0100] rev 59302
explict layout graph structure, with dummies and coordinates; explicit metrics for dummy box; tuned signature; misc tuning;
Tue, 06 Jan 2015 11:58:57 +0100 tuned;
wenzelm [Tue, 06 Jan 2015 11:58:57 +0100] rev 59301
tuned;
Tue, 06 Jan 2015 09:59:43 +0100 docs
blanchet [Tue, 06 Jan 2015 09:59:43 +0100] rev 59300
docs
Tue, 06 Jan 2015 09:59:43 +0100 docs
blanchet [Tue, 06 Jan 2015 09:59:43 +0100] rev 59299
docs
Tue, 06 Jan 2015 09:59:43 +0100 docs
blanchet [Tue, 06 Jan 2015 09:59:43 +0100] rev 59298
docs
Tue, 06 Jan 2015 09:59:43 +0100 tuning
blanchet [Tue, 06 Jan 2015 09:59:43 +0100] rev 59297
tuning
Mon, 05 Jan 2015 18:39:32 +0100 formal pretty bodies for class specifications, accepting additional formal bookkeeping in locale.ML
haftmann [Mon, 05 Jan 2015 18:39:32 +0100] rev 59296
formal pretty bodies for class specifications, accepting additional formal bookkeeping in locale.ML
Mon, 05 Jan 2015 23:33:39 +0100 merged
wenzelm [Mon, 05 Jan 2015 23:33:39 +0100] rev 59295
merged
Mon, 05 Jan 2015 23:29:38 +0100 clarified visualizer parameters;
wenzelm [Mon, 05 Jan 2015 23:29:38 +0100] rev 59294
clarified visualizer parameters; do not show dummies by default;
Mon, 05 Jan 2015 23:05:17 +0100 tuned metrics;
wenzelm [Mon, 05 Jan 2015 23:05:17 +0100] rev 59293
tuned metrics;
Mon, 05 Jan 2015 22:41:09 +0100 proper bounding box including dummies;
wenzelm [Mon, 05 Jan 2015 22:41:09 +0100] rev 59292
proper bounding box including dummies;
Mon, 05 Jan 2015 22:29:38 +0100 more direct coordinates for dummy;
wenzelm [Mon, 05 Jan 2015 22:29:38 +0100] rev 59291
more direct coordinates for dummy;
Mon, 05 Jan 2015 21:47:12 +0100 separate module Metrics;
wenzelm [Mon, 05 Jan 2015 21:47:12 +0100] rev 59290
separate module Metrics; maintain static metrics (with font) and visible_graph via layout;
Mon, 05 Jan 2015 21:44:05 +0100 tuned imports;
wenzelm [Mon, 05 Jan 2015 21:44:05 +0100] rev 59289
tuned imports;
Mon, 05 Jan 2015 14:30:30 +0100 apply layout on change of options;
wenzelm [Mon, 05 Jan 2015 14:30:30 +0100] rev 59288
apply layout on change of options;
Mon, 05 Jan 2015 14:17:17 +0100 avoid fractional font size;
wenzelm [Mon, 05 Jan 2015 14:17:17 +0100] rev 59287
avoid fractional font size;
Mon, 05 Jan 2015 14:13:38 +0100 GUI.imitate_font: more explicit result size, e.g. relevant for caching;
wenzelm [Mon, 05 Jan 2015 14:13:38 +0100] rev 59286
GUI.imitate_font: more explicit result size, e.g. relevant for caching; some graphview font options: Helvetica family is important for self-contained PDF; tuned;
Mon, 05 Jan 2015 11:15:30 +0100 eliminated print modes: offer new and old graph;
wenzelm [Mon, 05 Jan 2015 11:15:30 +0100] rev 59285
eliminated print modes: offer new and old graph;
Mon, 05 Jan 2015 21:48:05 +0100 docs
blanchet [Mon, 05 Jan 2015 21:48:05 +0100] rev 59284
docs
Mon, 05 Jan 2015 21:24:14 +0100 generate [code] only with 'code' plugin enabled
blanchet [Mon, 05 Jan 2015 21:24:14 +0100] rev 59283
generate [code] only with 'code' plugin enabled
Mon, 05 Jan 2015 11:00:12 +0100 docs
blanchet [Mon, 05 Jan 2015 11:00:12 +0100] rev 59282
docs
Mon, 05 Jan 2015 10:09:42 +0100 added plugins syntax to prim(co)rec
blanchet [Mon, 05 Jan 2015 10:09:42 +0100] rev 59281
added plugins syntax to prim(co)rec
Mon, 05 Jan 2015 09:54:41 +0100 docs
blanchet [Mon, 05 Jan 2015 09:54:41 +0100] rev 59280
docs
Mon, 05 Jan 2015 09:54:41 +0100 tuning
blanchet [Mon, 05 Jan 2015 09:54:41 +0100] rev 59279
tuning
Mon, 05 Jan 2015 09:54:40 +0100 docs
blanchet [Mon, 05 Jan 2015 09:54:40 +0100] rev 59278
docs
Mon, 05 Jan 2015 06:56:15 +0100 documented 'transfer' options to 'prim(co)rec'
blanchet [Mon, 05 Jan 2015 06:56:15 +0100] rev 59277
documented 'transfer' options to 'prim(co)rec'
Mon, 05 Jan 2015 06:56:15 +0100 tuning
blanchet [Mon, 05 Jan 2015 06:56:15 +0100] rev 59276
tuning
Fri, 19 Dec 2014 14:06:13 +0100 Add plugin to generate transfer theorem for primrec and primcorec
desharna [Fri, 19 Dec 2014 14:06:13 +0100] rev 59275
Add plugin to generate transfer theorem for primrec and primcorec
Fri, 19 Dec 2014 11:20:07 +0100 use proper context in function
desharna [Fri, 19 Dec 2014 11:20:07 +0100] rev 59274
use proper context in function
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip