Mon, 30 Jun 2014 10:34:28 +0200 removed obsolete Isar system commands -- raw ML console is normally used for system tinkering;
wenzelm [Mon, 30 Jun 2014 10:34:28 +0200] rev 57442
removed obsolete Isar system commands -- raw ML console is normally used for system tinkering;
Mon, 30 Jun 2014 10:10:32 +0200 tuned comments;
wenzelm [Mon, 30 Jun 2014 10:10:32 +0200] rev 57441
tuned comments;
Mon, 30 Jun 2014 10:00:16 +0200 updated README;
wenzelm [Mon, 30 Jun 2014 10:00:16 +0200] rev 57440
updated README;
Mon, 30 Jun 2014 09:43:44 +0200 "isabelle tty" is superseded by "isabelle console";
wenzelm [Mon, 30 Jun 2014 09:43:44 +0200] rev 57439
"isabelle tty" is superseded by "isabelle console";
Mon, 30 Jun 2014 09:31:32 +0200 tuned description: fit into 80 chars terminal;
wenzelm [Mon, 30 Jun 2014 09:31:32 +0200] rev 57438
tuned description: fit into 80 chars terminal;
Mon, 30 Jun 2014 08:00:36 +0200 qualified String.explode and String.implode
haftmann [Mon, 30 Jun 2014 08:00:36 +0200] rev 57437
qualified String.explode and String.implode
Sun, 29 Jun 2014 21:07:53 +0200 removed non-existing MaSh component from list
blanchet [Sun, 29 Jun 2014 21:07:53 +0200] rev 57436
removed non-existing MaSh component from list
Sun, 29 Jun 2014 18:02:18 +0200 modernized diagnostic options
haftmann [Sun, 29 Jun 2014 18:02:18 +0200] rev 57435
modernized diagnostic options
Sun, 29 Jun 2014 18:30:24 +0200 use SMT2
blanchet [Sun, 29 Jun 2014 18:30:24 +0200] rev 57434
use SMT2
Sun, 29 Jun 2014 18:28:27 +0200 compile
blanchet [Sun, 29 Jun 2014 18:28:27 +0200] rev 57433
compile
Sun, 29 Jun 2014 18:28:27 +0200 tuning
blanchet [Sun, 29 Jun 2014 18:28:27 +0200] rev 57432
tuning
Sun, 29 Jun 2014 18:28:27 +0200 killed Python version of MaSh, now that the SML version works adequately
blanchet [Sun, 29 Jun 2014 18:28:27 +0200] rev 57431
killed Python version of MaSh, now that the SML version works adequately
Sat, 28 Jun 2014 22:13:23 +0200 tracing facilities for the code generator preprocessor
haftmann [Sat, 28 Jun 2014 22:13:23 +0200] rev 57430
tracing facilities for the code generator preprocessor
Sat, 28 Jun 2014 22:13:21 +0200 tuned interface
haftmann [Sat, 28 Jun 2014 22:13:21 +0200] rev 57429
tuned interface
Sat, 28 Jun 2014 22:13:20 +0200 corrected handled exception
haftmann [Sat, 28 Jun 2014 22:13:20 +0200] rev 57428
corrected handled exception
Sat, 28 Jun 2014 21:09:17 +0200 proper trading of variables;
haftmann [Sat, 28 Jun 2014 21:09:17 +0200] rev 57427
proper trading of variables; more appropriate ML variable names
Sat, 28 Jun 2014 21:09:15 +0200 modernized
haftmann [Sat, 28 Jun 2014 21:09:15 +0200] rev 57426
modernized
Sat, 28 Jun 2014 18:02:33 +0200 jedit_completion_immediate is enabled by default: let all users participate in slightly more ambitious symbol insertion;
wenzelm [Sat, 28 Jun 2014 18:02:33 +0200] rev 57425
jedit_completion_immediate is enabled by default: let all users participate in slightly more ambitious symbol insertion;
Sat, 28 Jun 2014 17:54:34 +0200 removed slightly odd fall-back on complete-word (NB: connection to default menu action is unclear);
wenzelm [Sat, 28 Jun 2014 17:54:34 +0200] rev 57424
removed slightly odd fall-back on complete-word (NB: connection to default menu action is unclear);
Sat, 28 Jun 2014 15:50:48 +0200 updated NEWS -- removed material that is already in the manual;
wenzelm [Sat, 28 Jun 2014 15:50:48 +0200] rev 57423
updated NEWS -- removed material that is already in the manual;
Sat, 28 Jun 2014 15:35:30 +0200 merged
wenzelm [Sat, 28 Jun 2014 15:35:30 +0200] rev 57422
merged
Sat, 28 Jun 2014 15:34:43 +0200 misc tuning;
wenzelm [Sat, 28 Jun 2014 15:34:43 +0200] rev 57421
misc tuning;
Sat, 28 Jun 2014 11:19:58 +0200 misc tuning;
wenzelm [Sat, 28 Jun 2014 11:19:58 +0200] rev 57420
misc tuning;
Sat, 28 Jun 2014 11:44:22 +0200 CONTRIBUTORS
haftmann [Sat, 28 Jun 2014 11:44:22 +0200] rev 57419
CONTRIBUTORS
Sat, 28 Jun 2014 09:16:42 +0200 fact consolidation
haftmann [Sat, 28 Jun 2014 09:16:42 +0200] rev 57418
fact consolidation
Fri, 27 Jun 2014 22:08:55 +0200 more tight Mailbox: single list is sufficient for single receiver, reverse outside critical section;
wenzelm [Fri, 27 Jun 2014 22:08:55 +0200] rev 57417
more tight Mailbox: single list is sufficient for single receiver, reverse outside critical section;
Fri, 27 Jun 2014 19:38:32 +0200 merged
wenzelm [Fri, 27 Jun 2014 19:38:32 +0200] rev 57416
merged
Fri, 27 Jun 2014 16:04:56 +0200 command 'print_term_bindings' supersedes 'print_binds';
wenzelm [Fri, 27 Jun 2014 16:04:56 +0200] rev 57415
command 'print_term_bindings' supersedes 'print_binds';
Fri, 27 Jun 2014 15:41:26 +0200 Proof General legacy;
wenzelm [Fri, 27 Jun 2014 15:41:26 +0200] rev 57414
Proof General legacy;
Fri, 27 Jun 2014 15:30:57 +0200 removed obsolete "isabelle unsymbolize";
wenzelm [Fri, 27 Jun 2014 15:30:57 +0200] rev 57413
removed obsolete "isabelle unsymbolize";
Fri, 27 Jun 2014 15:24:56 +0200 minor renovation of slightly odd and old README;
wenzelm [Fri, 27 Jun 2014 15:24:56 +0200] rev 57412
minor renovation of slightly odd and old README;
Fri, 27 Jun 2014 11:30:42 +0200 sane environment defaults for Mac OS X, based on former App1/script -- e.g. relevant for MacTeX PATH;
wenzelm [Fri, 27 Jun 2014 11:30:42 +0200] rev 57411
sane environment defaults for Mac OS X, based on former App1/script -- e.g. relevant for MacTeX PATH;
Fri, 27 Jun 2014 19:21:58 +0200 tweaking
blanchet [Fri, 27 Jun 2014 19:21:58 +0200] rev 57410
tweaking
Fri, 27 Jun 2014 19:17:16 +0200 correctly take weights into consideration
blanchet [Fri, 27 Jun 2014 19:17:16 +0200] rev 57409
correctly take weights into consideration
Fri, 27 Jun 2014 18:27:37 +0200 tuned whitespace and parentheses
blanchet [Fri, 27 Jun 2014 18:27:37 +0200] rev 57408
tuned whitespace and parentheses
Fri, 27 Jun 2014 17:18:30 +0200 use right theory name for theorems in evaluation driver
blanchet [Fri, 27 Jun 2014 17:18:30 +0200] rev 57407
use right theory name for theorems in evaluation driver
Fri, 27 Jun 2014 17:05:22 +0200 killed dead code
blanchet [Fri, 27 Jun 2014 17:05:22 +0200] rev 57406
killed dead code
Fri, 27 Jun 2014 16:52:50 +0200 reintroduced 'extra features' + only print message in verbose mode
blanchet [Fri, 27 Jun 2014 16:52:50 +0200] rev 57405
reintroduced 'extra features' + only print message in verbose mode
Fri, 27 Jun 2014 14:20:50 +0200 got rid of hard-coded weights, now that we have TFIDF
blanchet [Fri, 27 Jun 2014 14:20:50 +0200] rev 57404
got rid of hard-coded weights, now that we have TFIDF
Fri, 27 Jun 2014 12:06:22 +0200 tuning
blanchet [Fri, 27 Jun 2014 12:06:22 +0200] rev 57403
tuning
Fri, 27 Jun 2014 11:56:28 +0200 tuning
blanchet [Fri, 27 Jun 2014 11:56:28 +0200] rev 57402
tuning
Fri, 27 Jun 2014 11:38:15 +0200 reintroduced 'extra features' but with lower weight than before (to account for tfidf)
blanchet [Fri, 27 Jun 2014 11:38:15 +0200] rev 57401
reintroduced 'extra features' but with lower weight than before (to account for tfidf)
Fri, 27 Jun 2014 10:49:52 +0200 resolution modulo double negation
blanchet [Fri, 27 Jun 2014 10:49:52 +0200] rev 57400
resolution modulo double negation
Fri, 27 Jun 2014 10:11:44 +0200 compile
blanchet [Fri, 27 Jun 2014 10:11:44 +0200] rev 57399
compile
Fri, 27 Jun 2014 10:11:44 +0200 merged two small theory files
blanchet [Fri, 27 Jun 2014 10:11:44 +0200] rev 57398
merged two small theory files
Fri, 27 Jun 2014 10:11:44 +0200 tuned variable names
blanchet [Fri, 27 Jun 2014 10:11:44 +0200] rev 57397
tuned variable names
Fri, 27 Jun 2014 10:11:44 +0200 whitespace tuning
blanchet [Fri, 27 Jun 2014 10:11:44 +0200] rev 57396
whitespace tuning
Fri, 27 Jun 2014 10:11:44 +0200 repaired BNF 'size' generation tactic for datatypes mixng old- and new-style datatypes on the right-hand side
blanchet [Fri, 27 Jun 2014 10:11:44 +0200] rev 57395
repaired BNF 'size' generation tactic for datatypes mixng old- and new-style datatypes on the right-hand side
Fri, 27 Jun 2014 00:21:11 +0100 tiny refinements
paulson <lp15@cam.ac.uk> [Fri, 27 Jun 2014 00:21:11 +0100] rev 57394
tiny refinements
Thu, 26 Jun 2014 22:50:02 +0200 suppress documentation "how_to_prove_it" for now, notably for release;
wenzelm [Thu, 26 Jun 2014 22:50:02 +0200] rev 57393
suppress documentation "how_to_prove_it" for now, notably for release;
Thu, 26 Jun 2014 22:18:09 +0200 updated to jdk-7u60 -- back to stable Java 7 for Isabelle2014 release;
wenzelm [Thu, 26 Jun 2014 22:18:09 +0200] rev 57392
updated to jdk-7u60 -- back to stable Java 7 for Isabelle2014 release;
Thu, 26 Jun 2014 22:01:40 +0200 updated generated file;
wenzelm [Thu, 26 Jun 2014 22:01:40 +0200] rev 57391
updated generated file;
Thu, 26 Jun 2014 21:25:41 +0200 merged
wenzelm [Thu, 26 Jun 2014 21:25:41 +0200] rev 57390
merged
Thu, 26 Jun 2014 19:46:07 +0200 updated cygwin on server;
wenzelm [Thu, 26 Jun 2014 19:46:07 +0200] rev 57389
updated cygwin on server; include unzip, which is required for src/Doc/JEdit;
Thu, 26 Jun 2014 20:49:34 +0200 tuning
blanchet [Thu, 26 Jun 2014 20:49:34 +0200] rev 57388
tuning
Thu, 26 Jun 2014 20:32:31 +0200 reintroduced MaSh hints, this time as persistent creatures
blanchet [Thu, 26 Jun 2014 20:32:31 +0200] rev 57387
reintroduced MaSh hints, this time as persistent creatures
Thu, 26 Jun 2014 19:40:58 +0200 always expand all paths
blanchet [Thu, 26 Jun 2014 19:40:58 +0200] rev 57386
always expand all paths
Thu, 26 Jun 2014 19:10:34 +0200 tuned output
blanchet [Thu, 26 Jun 2014 19:10:34 +0200] rev 57385
tuned output
Thu, 26 Jun 2014 18:57:20 +0200 tuned output
blanchet [Thu, 26 Jun 2014 18:57:20 +0200] rev 57384
tuned output
Thu, 26 Jun 2014 16:41:43 +0200 right array indexing
blanchet [Thu, 26 Jun 2014 16:41:43 +0200] rev 57383
right array indexing
Thu, 26 Jun 2014 16:41:30 +0200 incremental learning when learing several facts
blanchet [Thu, 26 Jun 2014 16:41:30 +0200] rev 57382
incremental learning when learing several facts
Thu, 26 Jun 2014 16:41:30 +0200 tuning
blanchet [Thu, 26 Jun 2014 16:41:30 +0200] rev 57381
tuning
Thu, 26 Jun 2014 16:41:30 +0200 more incremental learning of single fact
blanchet [Thu, 26 Jun 2014 16:41:30 +0200] rev 57380
more incremental learning of single fact
Thu, 26 Jun 2014 16:41:30 +0200 avoid needless (trivial) reordering on load
blanchet [Thu, 26 Jun 2014 16:41:30 +0200] rev 57379
avoid needless (trivial) reordering on load
Thu, 26 Jun 2014 16:41:30 +0200 recompute learning data at learning time, not query time
blanchet [Thu, 26 Jun 2014 16:41:30 +0200] rev 57378
recompute learning data at learning time, not query time
Thu, 26 Jun 2014 16:41:30 +0200 imported patch killed_num_known_facts0
blanchet [Thu, 26 Jun 2014 16:41:30 +0200] rev 57377
imported patch killed_num_known_facts0
Thu, 26 Jun 2014 13:36:25 +0200 refactoring
blanchet [Thu, 26 Jun 2014 13:36:25 +0200] rev 57376
refactoring
Thu, 26 Jun 2014 13:36:22 +0200 renamed experimental learning engines
blanchet [Thu, 26 Jun 2014 13:36:22 +0200] rev 57375
renamed experimental learning engines
Thu, 26 Jun 2014 13:36:13 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:36:13 +0200] rev 57374
tuning
Thu, 26 Jun 2014 13:36:06 +0200 refactoring
blanchet [Thu, 26 Jun 2014 13:36:06 +0200] rev 57373
refactoring
Thu, 26 Jun 2014 13:36:00 +0200 removed experimental machine learning engine
blanchet [Thu, 26 Jun 2014 13:36:00 +0200] rev 57372
removed experimental machine learning engine
Thu, 26 Jun 2014 13:35:56 +0200 store string-to-index tables in memory
blanchet [Thu, 26 Jun 2014 13:35:56 +0200] rev 57371
store string-to-index tables in memory
Thu, 26 Jun 2014 13:35:52 +0200 disable 'extra' feature tainting for now
blanchet [Thu, 26 Jun 2014 13:35:52 +0200] rev 57370
disable 'extra' feature tainting for now
Thu, 26 Jun 2014 13:35:46 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:35:46 +0200] rev 57369
tuning
Thu, 26 Jun 2014 13:35:39 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:35:39 +0200] rev 57368
tuning
Thu, 26 Jun 2014 13:35:36 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:35:36 +0200] rev 57367
tuning
Thu, 26 Jun 2014 13:35:30 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:35:30 +0200] rev 57366
tuning
Thu, 26 Jun 2014 13:35:21 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:35:21 +0200] rev 57365
tuning
Thu, 26 Jun 2014 13:35:17 +0200 honor visible in SML naive Bayes
blanchet [Thu, 26 Jun 2014 13:35:17 +0200] rev 57364
honor visible in SML naive Bayes
Thu, 26 Jun 2014 13:35:12 +0200 honor visibility in SML k-NN
blanchet [Thu, 26 Jun 2014 13:35:12 +0200] rev 57363
honor visibility in SML k-NN
Thu, 26 Jun 2014 13:35:07 +0200 got rid of a few experimental options
blanchet [Thu, 26 Jun 2014 13:35:07 +0200] rev 57362
got rid of a few experimental options
Thu, 26 Jun 2014 13:35:00 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:35:00 +0200] rev 57361
tuning
Thu, 26 Jun 2014 13:34:57 +0200 killed dead code
blanchet [Thu, 26 Jun 2014 13:34:57 +0200] rev 57360
killed dead code
Thu, 26 Jun 2014 13:34:50 +0200 avoid subscripting array with ~1
blanchet [Thu, 26 Jun 2014 13:34:50 +0200] rev 57359
avoid subscripting array with ~1
Thu, 26 Jun 2014 13:34:39 +0200 killed dead data
blanchet [Thu, 26 Jun 2014 13:34:39 +0200] rev 57358
killed dead data
Thu, 26 Jun 2014 13:34:28 +0200 new version of adaptive k-NN with TFIDF
blanchet [Thu, 26 Jun 2014 13:34:28 +0200] rev 57357
new version of adaptive k-NN with TFIDF
Thu, 26 Jun 2014 13:33:50 +0200 refactoring
blanchet [Thu, 26 Jun 2014 13:33:50 +0200] rev 57356
refactoring
Thu, 26 Jun 2014 13:33:27 +0200 tuning
blanchet [Thu, 26 Jun 2014 13:33:27 +0200] rev 57355
tuning
Thu, 26 Jun 2014 13:33:21 +0200 refactoring
blanchet [Thu, 26 Jun 2014 13:33:21 +0200] rev 57354
refactoring
Thu, 26 Jun 2014 13:33:08 +0200 adaptive k-NN
blanchet [Thu, 26 Jun 2014 13:33:08 +0200] rev 57353
adaptive k-NN
Thu, 26 Jun 2014 13:33:02 +0200 avoid parallelism, since it confuses the global state and leads to cheating (with 'sml_xxx' engines)
blanchet [Thu, 26 Jun 2014 13:33:02 +0200] rev 57352
avoid parallelism, since it confuses the global state and leads to cheating (with 'sml_xxx' engines)
Thu, 26 Jun 2014 13:32:56 +0200 generate right dependencies in MaSh driver
blanchet [Thu, 26 Jun 2014 13:32:56 +0200] rev 57351
generate right dependencies in MaSh driver
Mon, 23 Jun 2014 12:54:48 +0200 more on "Futures";
wenzelm [Mon, 23 Jun 2014 12:54:48 +0200] rev 57350
more on "Futures"; removed obsolete comments;
Mon, 23 Jun 2014 12:20:20 +0200 more on "Futures";
wenzelm [Mon, 23 Jun 2014 12:20:20 +0200] rev 57349
more on "Futures";
Sat, 21 Jun 2014 21:33:00 +0200 more on "Future values";
wenzelm [Sat, 21 Jun 2014 21:33:00 +0200] rev 57348
more on "Future values";
Sat, 21 Jun 2014 12:19:34 +0200 more on "Lazy evaluation";
wenzelm [Sat, 21 Jun 2014 12:19:34 +0200] rev 57347
more on "Lazy evaluation";
Fri, 20 Jun 2014 20:47:22 +0200 more on syntax phases;
wenzelm [Fri, 20 Jun 2014 20:47:22 +0200] rev 57346
more on syntax phases; tuned;
Thu, 19 Jun 2014 22:07:44 +0200 more on syntax phases;
wenzelm [Thu, 19 Jun 2014 22:07:44 +0200] rev 57345
more on syntax phases;
Thu, 19 Jun 2014 21:19:30 +0200 tuned;
wenzelm [Thu, 19 Jun 2014 21:19:30 +0200] rev 57344
tuned;
Thu, 19 Jun 2014 12:33:04 +0200 tuned;
wenzelm [Thu, 19 Jun 2014 12:33:04 +0200] rev 57343
tuned;
Thu, 19 Jun 2014 12:05:10 +0200 tuned;
wenzelm [Thu, 19 Jun 2014 12:05:10 +0200] rev 57342
tuned;
Thu, 19 Jun 2014 12:01:26 +0200 tuned;
wenzelm [Thu, 19 Jun 2014 12:01:26 +0200] rev 57341
tuned;
Thu, 19 Jun 2014 11:47:46 +0200 tuned;
wenzelm [Thu, 19 Jun 2014 11:47:46 +0200] rev 57340
tuned;
Wed, 18 Jun 2014 21:47:30 +0200 added screenshot;
wenzelm [Wed, 18 Jun 2014 21:47:30 +0200] rev 57339
added screenshot;
Wed, 18 Jun 2014 21:23:10 +0200 tuned;
wenzelm [Wed, 18 Jun 2014 21:23:10 +0200] rev 57338
tuned;
Wed, 18 Jun 2014 21:17:48 +0200 misc tuning;
wenzelm [Wed, 18 Jun 2014 21:17:48 +0200] rev 57337
misc tuning;
Tue, 17 Jun 2014 22:18:18 +0200 added screenshot;
wenzelm [Tue, 17 Jun 2014 22:18:18 +0200] rev 57336
added screenshot;
Tue, 17 Jun 2014 22:00:25 +0200 misc tuning;
wenzelm [Tue, 17 Jun 2014 22:00:25 +0200] rev 57335
misc tuning;
Mon, 16 Jun 2014 21:26:50 +0200 formal check of jEdit actions;
wenzelm [Mon, 16 Jun 2014 21:26:50 +0200] rev 57334
formal check of jEdit actions;
Mon, 16 Jun 2014 20:50:56 +0200 more on "Completion";
wenzelm [Mon, 16 Jun 2014 20:50:56 +0200] rev 57333
more on "Completion";
Mon, 16 Jun 2014 14:04:48 +0200 more on "Completion";
wenzelm [Mon, 16 Jun 2014 14:04:48 +0200] rev 57332
more on "Completion";
Mon, 16 Jun 2014 13:06:31 +0200 tuned;
wenzelm [Mon, 16 Jun 2014 13:06:31 +0200] rev 57331
tuned;
Mon, 16 Jun 2014 12:52:20 +0200 clarified role of old user interfaces as misc tools;
wenzelm [Mon, 16 Jun 2014 12:52:20 +0200] rev 57330
clarified role of old user interfaces as misc tools;
Mon, 16 Jun 2014 12:41:51 +0200 added Index;
wenzelm [Mon, 16 Jun 2014 12:41:51 +0200] rev 57329
added Index;
Sat, 14 Jun 2014 12:38:14 +0200 more on "Completion";
wenzelm [Sat, 14 Jun 2014 12:38:14 +0200] rev 57328
more on "Completion";
Fri, 13 Jun 2014 22:15:13 +0200 more on "Completion";
wenzelm [Fri, 13 Jun 2014 22:15:13 +0200] rev 57327
more on "Completion";
Fri, 13 Jun 2014 21:58:12 +0200 tuned;
wenzelm [Fri, 13 Jun 2014 21:58:12 +0200] rev 57326
tuned;
Fri, 13 Jun 2014 20:01:39 +0200 more on "Completion";
wenzelm [Fri, 13 Jun 2014 20:01:39 +0200] rev 57325
more on "Completion";
Thu, 12 Jun 2014 21:21:44 +0200 more on "Completion";
wenzelm [Thu, 12 Jun 2014 21:21:44 +0200] rev 57324
more on "Completion";
Wed, 11 Jun 2014 22:28:24 +0200 more on "Auxiliary files";
wenzelm [Wed, 11 Jun 2014 22:28:24 +0200] rev 57323
more on "Auxiliary files";
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 tip