Tue, 08 Apr 2014 12:31:17 +0200 more uniform Command.Chunk operations;
wenzelm [Tue, 08 Apr 2014 12:31:17 +0200] rev 56463
more uniform Command.Chunk operations;
Tue, 08 Apr 2014 12:19:33 +0200 more explicit Command.Chunk types, less ooddities;
wenzelm [Tue, 08 Apr 2014 12:19:33 +0200] rev 56462
more explicit Command.Chunk types, less ooddities; tuned;
Tue, 08 Apr 2014 10:24:42 +0200 tuned;
wenzelm [Tue, 08 Apr 2014 10:24:42 +0200] rev 56461
tuned;
Tue, 08 Apr 2014 09:48:38 +0200 ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
wenzelm [Tue, 08 Apr 2014 09:48:38 +0200] rev 56460
ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
Tue, 08 Apr 2014 09:45:13 +0200 no report for position singularity, notably for aux. file, especially empty one;
wenzelm [Tue, 08 Apr 2014 09:45:13 +0200] rev 56459
no report for position singularity, notably for aux. file, especially empty one;
Mon, 07 Apr 2014 23:02:29 +0200 simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name;
wenzelm [Mon, 07 Apr 2014 23:02:29 +0200] rev 56458
simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name; more liberal hyperlink to files, allow hyperlinks within editor files independently of the (POSIX) file-system;
Mon, 07 Apr 2014 21:23:02 +0200 tuned signature -- prefer static type Document.Node.Name;
wenzelm [Mon, 07 Apr 2014 21:23:02 +0200] rev 56457
tuned signature -- prefer static type Document.Node.Name;
Tue, 08 Apr 2014 18:48:10 +0200 commented out example that triggers a bug
blanchet [Tue, 08 Apr 2014 18:48:10 +0200] rev 56456
commented out example that triggers a bug
Tue, 08 Apr 2014 18:16:47 +0200 allow arguments to 'datatype_compat' in disorder
blanchet [Tue, 08 Apr 2014 18:16:47 +0200] rev 56455
allow arguments to 'datatype_compat' in disorder
Tue, 08 Apr 2014 18:06:21 +0200 added 'datatype_compat' examples/tests
blanchet [Tue, 08 Apr 2014 18:06:21 +0200] rev 56454
added 'datatype_compat' examples/tests
Tue, 08 Apr 2014 17:49:03 +0200 support deeply nested datatypes in 'datatype_compat'
blanchet [Tue, 08 Apr 2014 17:49:03 +0200] rev 56453
support deeply nested datatypes in 'datatype_compat'
Tue, 08 Apr 2014 13:47:27 +0200 preserve user type variable names to avoid mismatches/confusion
blanchet [Tue, 08 Apr 2014 13:47:27 +0200] rev 56452
preserve user type variable names to avoid mismatches/confusion
Tue, 08 Apr 2014 12:46:38 +0200 even more standardized doc session names after #b266e7a86485
haftmann [Tue, 08 Apr 2014 12:46:38 +0200] rev 56451
even more standardized doc session names after #b266e7a86485
Mon, 07 Apr 2014 16:37:57 +0200 refrain from changing jEdit default shortcuts, due to potential for conflicts and actually not working on Mac OS X;
wenzelm [Mon, 07 Apr 2014 16:37:57 +0200] rev 56450
refrain from changing jEdit default shortcuts, due to potential for conflicts and actually not working on Mac OS X;
Mon, 07 Apr 2014 13:55:12 +0200 support for URL as file name, similar to treatment in jEdit.java;
wenzelm [Mon, 07 Apr 2014 13:55:12 +0200] rev 56449
support for URL as file name, similar to treatment in jEdit.java;
Mon, 07 Apr 2014 13:11:31 +0200 provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
wenzelm [Mon, 07 Apr 2014 13:11:31 +0200] rev 56448
provide old-style ISABELLE_SCALA_SCRIPT for uniformity;
Mon, 07 Apr 2014 13:06:34 +0200 separate file_node vs. file_path, e.g. relevant on Windows for hyperlink to the latter;
wenzelm [Mon, 07 Apr 2014 13:06:34 +0200] rev 56447
separate file_node vs. file_path, e.g. relevant on Windows for hyperlink to the latter;
Sun, 06 Apr 2014 21:01:45 +0200 merged
nipkow [Sun, 06 Apr 2014 21:01:45 +0200] rev 56446
merged
Sun, 06 Apr 2014 21:01:33 +0200 tuned lemmas: more general class
nipkow [Sun, 06 Apr 2014 21:01:33 +0200] rev 56445
tuned lemmas: more general class
Sun, 06 Apr 2014 19:35:35 +0200 tuned proofs;
wenzelm [Sun, 06 Apr 2014 19:35:35 +0200] rev 56444
tuned proofs;
Sun, 06 Apr 2014 19:16:34 +0200 removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
wenzelm [Sun, 06 Apr 2014 19:16:34 +0200] rev 56443
removed abbrev "<-" again (see c771f0fe28d1) due to conflict with important "<->" and "<-->";
Sun, 06 Apr 2014 17:19:08 +0200 merged
nipkow [Sun, 06 Apr 2014 17:19:08 +0200] rev 56442
merged
Sun, 06 Apr 2014 17:18:57 +0200 made field_simps "more complete"
nipkow [Sun, 06 Apr 2014 17:18:57 +0200] rev 56441
made field_simps "more complete"
Sun, 06 Apr 2014 17:09:32 +0200 shell functions for all Isabelle executables;
wenzelm [Sun, 06 Apr 2014 17:09:32 +0200] rev 56440
shell functions for all Isabelle executables;
Sun, 06 Apr 2014 16:59:41 +0200 renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
wenzelm [Sun, 06 Apr 2014 16:59:41 +0200] rev 56439
renamed "isabelle-process" to "isabelle_process", with shell function to avoid dynamic path lookups;
Sun, 06 Apr 2014 16:36:28 +0200 more source positions;
wenzelm [Sun, 06 Apr 2014 16:36:28 +0200] rev 56438
more source positions;
Sun, 06 Apr 2014 15:51:02 +0200 clarified position: no offset here;
wenzelm [Sun, 06 Apr 2014 15:51:02 +0200] rev 56437
clarified position: no offset here;
Sun, 06 Apr 2014 15:43:45 +0200 more source positions;
wenzelm [Sun, 06 Apr 2014 15:43:45 +0200] rev 56436
more source positions;
Sun, 06 Apr 2014 15:38:54 +0200 approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
wenzelm [Sun, 06 Apr 2014 15:38:54 +0200] rev 56435
approximate ML antiquotation @{here} for Isabelle/Pure bootstrap;
Sun, 06 Apr 2014 15:19:22 +0200 clarified ML bootstrap;
wenzelm [Sun, 06 Apr 2014 15:19:22 +0200] rev 56434
clarified ML bootstrap;
Sun, 06 Apr 2014 14:30:26 +0200 prepare "back" position for Navigator, before following hyperlink;
wenzelm [Sun, 06 Apr 2014 14:30:26 +0200] rev 56433
prepare "back" position for Navigator, before following hyperlink;
Sat, 05 Apr 2014 23:56:21 +0200 tuned;
wenzelm [Sat, 05 Apr 2014 23:56:21 +0200] rev 56432
tuned;
Sat, 05 Apr 2014 23:42:30 +0200 merged
wenzelm [Sat, 05 Apr 2014 23:42:30 +0200] rev 56431
merged
Sat, 05 Apr 2014 23:36:00 +0200 more uniform build options;
wenzelm [Sat, 05 Apr 2014 23:36:00 +0200] rev 56430
more uniform build options;
Sat, 05 Apr 2014 23:17:30 +0200 re-implemented build_doc in Isabelle/Scala;
wenzelm [Sat, 05 Apr 2014 23:17:30 +0200] rev 56429
re-implemented build_doc in Isabelle/Scala; clarified command-line: specify documentation files (via document_variants) instead of sessions;
Sat, 05 Apr 2014 22:37:17 +0200 more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
wenzelm [Sat, 05 Apr 2014 22:37:17 +0200] rev 56428
more standard Isabelle_System.tmp_file and tmp_dir operations, in accordance to ML version;
Sat, 05 Apr 2014 20:08:00 +0200 more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
wenzelm [Sat, 05 Apr 2014 20:08:00 +0200] rev 56427
more standard hash-bang (python *is* canonical according to Admin/PLATFORMS);
Sat, 05 Apr 2014 19:16:44 +0200 tuned -- just one qualification of sections ("!");
wenzelm [Sat, 05 Apr 2014 19:16:44 +0200] rev 56426
tuned -- just one qualification of sections ("!");
Sat, 05 Apr 2014 19:16:16 +0200 tuned error;
wenzelm [Sat, 05 Apr 2014 19:16:16 +0200] rev 56425
tuned error;
Sat, 05 Apr 2014 19:07:05 +0200 proper settings instead of hard-wired information;
wenzelm [Sat, 05 Apr 2014 19:07:05 +0200] rev 56424
proper settings instead of hard-wired information;
Sat, 05 Apr 2014 18:52:03 +0200 explicit indication of important doc sections ("!"), which are expanded in the tree view;
wenzelm [Sat, 05 Apr 2014 18:52:03 +0200] rev 56423
explicit indication of important doc sections ("!"), which are expanded in the tree view;
Sat, 05 Apr 2014 18:14:54 +0200 clarified Doc entry: more explicit path;
wenzelm [Sat, 05 Apr 2014 18:14:54 +0200] rev 56422
clarified Doc entry: more explicit path; allow plain files as Doc; refer to official jEdit documentation;
Sat, 05 Apr 2014 15:03:40 +0200 updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
wenzelm [Sat, 05 Apr 2014 15:03:40 +0200] rev 56421
updated to jedit_build-20140405: Code2HTML.jar, CommonControls.jar, Console.jar, kappalayout.jar, Navigator.jar, SideKick.jar, doc with jEdit manuals (ant dist-manuals);
Sat, 05 Apr 2014 11:37:00 +0200 closer correspondence of document and session names, while maintaining document names for external reference
haftmann [Sat, 05 Apr 2014 11:37:00 +0200] rev 56420
closer correspondence of document and session names, while maintaining document names for external reference
Sat, 05 Apr 2014 17:52:29 +0100 ignore jedit mark files
paulson <lp15@cam.ac.uk> [Sat, 05 Apr 2014 17:52:29 +0100] rev 56419
ignore jedit mark files
Sat, 05 Apr 2014 10:12:51 +0200 avoid romanism
haftmann [Sat, 05 Apr 2014 10:12:51 +0200] rev 56418
avoid romanism
Sat, 05 Apr 2014 10:03:04 +0200 churning pie charts (with non-canonical prerequisites!)
haftmann [Sat, 05 Apr 2014 10:03:04 +0200] rev 56417
churning pie charts (with non-canonical prerequisites!)
Sat, 05 Apr 2014 10:03:03 +0200 CONTRIBUTORS
haftmann [Sat, 05 Apr 2014 10:03:03 +0200] rev 56416
CONTRIBUTORS
Sat, 05 Apr 2014 10:01:07 +0200 proper inclusion into library
haftmann [Sat, 05 Apr 2014 10:01:07 +0200] rev 56415
proper inclusion into library
Sat, 05 Apr 2014 01:04:46 +0100 A single [simp] to handle the case -a/-b.
paulson <lp15@cam.ac.uk> [Sat, 05 Apr 2014 01:04:46 +0100] rev 56414
A single [simp] to handle the case -a/-b.
Fri, 04 Apr 2014 22:51:22 +0200 support for jEdit Navigator plugin;
wenzelm [Fri, 04 Apr 2014 22:51:22 +0200] rev 56413
support for jEdit Navigator plugin;
Fri, 04 Apr 2014 22:21:46 +0200 more permissive Session.update_options: this is wired to jEdit PropertiesChanged, which may occur before the prover is started;
wenzelm [Fri, 04 Apr 2014 22:21:46 +0200] rev 56412
more permissive Session.update_options: this is wired to jEdit PropertiesChanged, which may occur before the prover is started;
Fri, 04 Apr 2014 19:09:56 +0200 added option to Mirabelle
blanchet [Fri, 04 Apr 2014 19:09:56 +0200] rev 56411
added option to Mirabelle
Fri, 04 Apr 2014 17:58:25 +0100 divide_minus_left divide_minus_right are in field_simps but are not default simprules
paulson <lp15@cam.ac.uk> [Fri, 04 Apr 2014 17:58:25 +0100] rev 56410
divide_minus_left divide_minus_right are in field_simps but are not default simprules
Thu, 03 Apr 2014 23:51:52 +0100 removing simprule status for divide_minus_left and divide_minus_right
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 23:51:52 +0100] rev 56409
removing simprule status for divide_minus_left and divide_minus_right
Fri, 04 Apr 2014 16:43:47 +0200 merged;
wenzelm [Fri, 04 Apr 2014 16:43:47 +0200] rev 56408
merged;
Fri, 04 Apr 2014 15:58:20 +0200 tuned rendering -- take 1px line border into account;
wenzelm [Fri, 04 Apr 2014 15:58:20 +0200] rev 56407
tuned rendering -- take 1px line border into account;
Fri, 04 Apr 2014 14:31:31 +0200 revert ce37fcb30cf2 for the sake of Mac OS X -- let some event listeners of jEdit reset the cursor;
wenzelm [Fri, 04 Apr 2014 14:31:31 +0200] rev 56406
revert ce37fcb30cf2 for the sake of Mac OS X -- let some event listeners of jEdit reset the cursor;
Fri, 04 Apr 2014 13:12:16 +0200 tuned white space;
wenzelm [Fri, 04 Apr 2014 13:12:16 +0200] rev 56405
tuned white space;
Fri, 04 Apr 2014 15:56:40 +0200 use Z3 TPTP cores rather than proofs since the latter are somewhat broken
blanchet [Fri, 04 Apr 2014 15:56:40 +0200] rev 56404
use Z3 TPTP cores rather than proofs since the latter are somewhat broken
Fri, 04 Apr 2014 14:44:51 +0200 tuned spaces
blanchet [Fri, 04 Apr 2014 14:44:51 +0200] rev 56403
tuned spaces
Fri, 04 Apr 2014 13:22:26 +0200 merged
Andreas Lochbihler [Fri, 04 Apr 2014 13:22:26 +0200] rev 56402
merged
Fri, 04 Apr 2014 13:22:15 +0200 add missing adaptation for narrowing to work with variables of type integer => integer
Andreas Lochbihler [Fri, 04 Apr 2014 13:22:15 +0200] rev 56401
add missing adaptation for narrowing to work with variables of type integer => integer
Fri, 04 Apr 2014 12:37:57 +0200 merged
wenzelm [Fri, 04 Apr 2014 12:37:57 +0200] rev 56400
merged
Fri, 04 Apr 2014 12:07:48 +0200 added ML antiquotation @{print};
wenzelm [Fri, 04 Apr 2014 12:07:48 +0200] rev 56399
added ML antiquotation @{print};
Fri, 04 Apr 2014 10:41:53 +0200 afford larger full_index, to save a few milliseconds during rendering (notably text_overview);
wenzelm [Fri, 04 Apr 2014 10:41:53 +0200] rev 56398
afford larger full_index, to save a few milliseconds during rendering (notably text_overview);
Fri, 04 Apr 2014 11:49:47 +0200 improved parsing of "z3_tptp" proofs
blanchet [Fri, 04 Apr 2014 11:49:47 +0200] rev 56397
improved parsing of "z3_tptp" proofs
Thu, 03 Apr 2014 22:04:57 +0200 merged
wenzelm [Thu, 03 Apr 2014 22:04:57 +0200] rev 56396
merged
Thu, 03 Apr 2014 21:55:48 +0200 more direct warning within persistent Protocol.Status;
wenzelm [Thu, 03 Apr 2014 21:55:48 +0200] rev 56395
more direct warning within persistent Protocol.Status; consider Markup.ERROR (e.g. from Output.error_message without exception) as failure; tuned;
Thu, 03 Apr 2014 21:08:00 +0200 clarified Version.syntax -- avoid guessing initial situation;
wenzelm [Thu, 03 Apr 2014 21:08:00 +0200] rev 56394
clarified Version.syntax -- avoid guessing initial situation;
Thu, 03 Apr 2014 20:53:35 +0200 more abstract Prover.Syntax, as proposed by Carst Tankink;
wenzelm [Thu, 03 Apr 2014 20:53:35 +0200] rev 56393
more abstract Prover.Syntax, as proposed by Carst Tankink;
Thu, 03 Apr 2014 20:17:12 +0200 tuned signature (see also 0850d43cb355);
wenzelm [Thu, 03 Apr 2014 20:17:12 +0200] rev 56392
tuned signature (see also 0850d43cb355);
Thu, 03 Apr 2014 19:49:53 +0200 slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
wenzelm [Thu, 03 Apr 2014 19:49:53 +0200] rev 56391
slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
Thu, 03 Apr 2014 19:26:39 +0200 recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
wenzelm [Thu, 03 Apr 2014 19:26:39 +0200] rev 56390
recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
Thu, 03 Apr 2014 18:39:42 +0200 tuned rendering for 5 different look-and-feels;
wenzelm [Thu, 03 Apr 2014 18:39:42 +0200] rev 56389
tuned rendering for 5 different look-and-feels;
Thu, 03 Apr 2014 15:40:31 +0200 more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;
wenzelm [Thu, 03 Apr 2014 15:40:31 +0200] rev 56388
more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;
Thu, 03 Apr 2014 14:54:17 +0200 more general prover operations;
wenzelm [Thu, 03 Apr 2014 14:54:17 +0200] rev 56387
more general prover operations;
Thu, 03 Apr 2014 13:49:37 +0200 tuned signature -- pro forma;
wenzelm [Thu, 03 Apr 2014 13:49:37 +0200] rev 56386
tuned signature -- pro forma;
Thu, 03 Apr 2014 13:46:18 +0200 more general prover operations;
wenzelm [Thu, 03 Apr 2014 13:46:18 +0200] rev 56385
more general prover operations;
Thu, 03 Apr 2014 17:26:45 +0100 Merge
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 17:26:45 +0100] rev 56384
Merge
Thu, 03 Apr 2014 17:26:04 +0100 Cleaned up some messy proofs
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 17:26:04 +0100] rev 56383
Cleaned up some messy proofs
Thu, 03 Apr 2014 18:24:08 +0200 fix #0556204bc230
hoelzl [Thu, 03 Apr 2014 18:24:08 +0200] rev 56382
fix #0556204bc230
Thu, 03 Apr 2014 17:56:08 +0200 merged DERIV_intros, has_derivative_intros into derivative_intros
hoelzl [Thu, 03 Apr 2014 17:56:08 +0200] rev 56381
merged DERIV_intros, has_derivative_intros into derivative_intros
Thu, 03 Apr 2014 17:16:02 +0200 don't pass Vampire option that doesn't exist anymore (and that wasn't strictly necessary with older Vampires)
blanchet [Thu, 03 Apr 2014 17:16:02 +0200] rev 56380
don't pass Vampire option that doesn't exist anymore (and that wasn't strictly necessary with older Vampires)
Thu, 03 Apr 2014 17:00:14 +0200 use Alt-Ergo 0.95.2, the latest and greatest version
blanchet [Thu, 03 Apr 2014 17:00:14 +0200] rev 56379
use Alt-Ergo 0.95.2, the latest and greatest version
Thu, 03 Apr 2014 16:57:19 +0200 updated Z3 TPTP to 4.3.1+
blanchet [Thu, 03 Apr 2014 16:57:19 +0200] rev 56378
updated Z3 TPTP to 4.3.1+
Thu, 03 Apr 2014 13:29:58 +0200 updated Why3 version in docs
blanchet [Thu, 03 Apr 2014 13:29:58 +0200] rev 56377
updated Why3 version in docs
Thu, 03 Apr 2014 10:51:24 +0200 added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
blanchet [Thu, 03 Apr 2014 10:51:24 +0200] rev 56376
added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
Thu, 03 Apr 2014 10:51:22 +0200 use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
blanchet [Thu, 03 Apr 2014 10:51:22 +0200] rev 56375
use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
Thu, 03 Apr 2014 10:51:20 +0200 removed clone (cf. 300f613060b0)
blanchet [Thu, 03 Apr 2014 10:51:20 +0200] rev 56374
removed clone (cf. 300f613060b0)
Wed, 02 Apr 2014 20:41:44 +0200 tuned signature -- more explicit iterator terminology;
wenzelm [Wed, 02 Apr 2014 20:41:44 +0200] rev 56373
tuned signature -- more explicit iterator terminology;
Wed, 02 Apr 2014 20:22:12 +0200 more explicit iterator terminology, in accordance to Scala 2.8 library;
wenzelm [Wed, 02 Apr 2014 20:22:12 +0200] rev 56372
more explicit iterator terminology, in accordance to Scala 2.8 library; clarified Graph.keys_iterator vs. Graph.keys, with subtle change of semantics; tuned output;
Wed, 02 Apr 2014 18:35:07 +0200 extend continuous_intros; remove continuous_on_intros and isCont_intros
hoelzl [Wed, 02 Apr 2014 18:35:07 +0200] rev 56371
extend continuous_intros; remove continuous_on_intros and isCont_intros
Wed, 02 Apr 2014 18:35:02 +0200 reorder Complex_Analysis_Basics; rename DD to deriv
hoelzl [Wed, 02 Apr 2014 18:35:02 +0200] rev 56370
reorder Complex_Analysis_Basics; rename DD to deriv
Wed, 02 Apr 2014 18:35:01 +0200 moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
hoelzl [Wed, 02 Apr 2014 18:35:01 +0200] rev 56369
moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
Wed, 02 Apr 2014 17:47:56 +0200 merged;
wenzelm [Wed, 02 Apr 2014 17:47:56 +0200] rev 56368
merged;
Wed, 02 Apr 2014 17:39:47 +0200 tuned rendering;
wenzelm [Wed, 02 Apr 2014 17:39:47 +0200] rev 56367
tuned rendering;
Wed, 02 Apr 2014 16:45:31 +0100 new theorem about zero limits
paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:45:31 +0100] rev 56366
new theorem about zero limits
Wed, 02 Apr 2014 16:34:37 +0100 New theorems for extracting quotients
paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:34:37 +0100] rev 56365
New theorems for extracting quotients
Wed, 02 Apr 2014 17:11:44 +0200 more contributors;
wenzelm [Wed, 02 Apr 2014 17:11:44 +0200] rev 56364
more contributors;
Tue, 01 Apr 2014 14:24:28 +0200 document value generation for quickcheck's testers
Andreas Lochbihler [Tue, 01 Apr 2014 14:24:28 +0200] rev 56363
document value generation for quickcheck's testers
Wed, 02 Apr 2014 13:53:32 +0200 tuned whitespace;
wenzelm [Wed, 02 Apr 2014 13:53:32 +0200] rev 56362
tuned whitespace;
Wed, 02 Apr 2014 13:54:50 +0200 suppress slightly odd completion of "simp";
wenzelm [Wed, 02 Apr 2014 13:54:50 +0200] rev 56361
suppress slightly odd completion of "simp";
Wed, 02 Apr 2014 13:03:01 +0200 observe extra line spacing for output as well;
wenzelm [Wed, 02 Apr 2014 13:03:01 +0200] rev 56360
observe extra line spacing for output as well;
Wed, 02 Apr 2014 12:26:11 +0200 persistent protocol_status, to improve performance of node_status a little;
wenzelm [Wed, 02 Apr 2014 12:26:11 +0200] rev 56359
persistent protocol_status, to improve performance of node_status a little;
Wed, 02 Apr 2014 11:55:37 +0200 more uniform painting of caret, which also improves visibility in invisible state;
wenzelm [Wed, 02 Apr 2014 11:55:37 +0200] rev 56358
more uniform painting of caret, which also improves visibility in invisible state;
Wed, 02 Apr 2014 11:08:16 +0200 tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
wenzelm [Wed, 02 Apr 2014 11:08:16 +0200] rev 56357
tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
Tue, 01 Apr 2014 23:04:22 +0200 tuned for-comprehensions -- less structure mapping;
wenzelm [Tue, 01 Apr 2014 23:04:22 +0200] rev 56356
tuned for-comprehensions -- less structure mapping;
Tue, 01 Apr 2014 22:25:01 +0200 some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
wenzelm [Tue, 01 Apr 2014 22:25:01 +0200] rev 56355
some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
Tue, 01 Apr 2014 20:22:25 +0200 more direct command states -- merge_results is hardly ever needed;
wenzelm [Tue, 01 Apr 2014 20:22:25 +0200] rev 56354
more direct command states -- merge_results is hardly ever needed;
Tue, 01 Apr 2014 17:29:47 +0200 unused;
wenzelm [Tue, 01 Apr 2014 17:29:47 +0200] rev 56353
unused;
Tue, 01 Apr 2014 17:26:32 +0200 more frugal command_status, which is often used in a tight loop;
wenzelm [Tue, 01 Apr 2014 17:26:32 +0200] rev 56352
more frugal command_status, which is often used in a tight loop;
Tue, 01 Apr 2014 16:16:25 +0200 simplified using "value class";
wenzelm [Tue, 01 Apr 2014 16:16:25 +0200] rev 56351
simplified using "value class";
Tue, 01 Apr 2014 11:02:40 +0200 more precise BNF bound for datatypes
traytel [Tue, 01 Apr 2014 11:02:40 +0200] rev 56350
more precise BNF bound for datatypes
Tue, 01 Apr 2014 10:51:29 +0200 compile
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56349
compile
Tue, 01 Apr 2014 10:51:29 +0200 tuning
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56348
tuning
Tue, 01 Apr 2014 10:51:29 +0200 added new-style (co)datatype interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56347
added new-style (co)datatype interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added BNF interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56346
added BNF interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added 'ctr_sugar' interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56345
added 'ctr_sugar' interpretation hook
Tue, 01 Apr 2014 10:04:05 +0200 tuned
traytel [Tue, 01 Apr 2014 10:04:05 +0200] rev 56344
tuned
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip