Sun, 25 Apr 2010 00:33:26 +0200 cosmetics
blanchet [Sun, 25 Apr 2010 00:33:26 +0200] rev 36391
cosmetics
Sun, 25 Apr 2010 00:25:44 +0200 remove "show_skolems" option and change style of record declarations
blanchet [Sun, 25 Apr 2010 00:25:44 +0200] rev 36390
remove "show_skolems" option and change style of record declarations
Sun, 25 Apr 2010 00:10:30 +0200 remove "skolemize" option from Nitpick, since Skolemization is always useful
blanchet [Sun, 25 Apr 2010 00:10:30 +0200] rev 36389
remove "skolemize" option from Nitpick, since Skolemization is always useful
Sat, 24 Apr 2010 17:48:21 +0200 removed Nitpick's "uncurry" option
blanchet [Sat, 24 Apr 2010 17:48:21 +0200] rev 36388
removed Nitpick's "uncurry" option
Sat, 24 Apr 2010 16:44:45 +0200 fix typesetting
blanchet [Sat, 24 Apr 2010 16:44:45 +0200] rev 36387
fix typesetting
Sat, 24 Apr 2010 16:43:03 +0200 Fruhjahrsputz: remove three mostly useless Nitpick options
blanchet [Sat, 24 Apr 2010 16:43:03 +0200] rev 36386
Fruhjahrsputz: remove three mostly useless Nitpick options
Sat, 24 Apr 2010 16:33:01 +0200 remove type annotations as comments;
blanchet [Sat, 24 Apr 2010 16:33:01 +0200] rev 36385
remove type annotations as comments; Nitpick is now 1136 lines shorter
Sat, 24 Apr 2010 16:17:30 +0200 cosmetics
blanchet [Sat, 24 Apr 2010 16:17:30 +0200] rev 36384
cosmetics
Sat, 24 Apr 2010 16:05:42 +0200 better error reporting;
blanchet [Sat, 24 Apr 2010 16:05:42 +0200] rev 36383
better error reporting; in particular, users shouldn't panic if "metis" can prove "False", especially in "neg_clausify"-style proofs
Fri, 23 Apr 2010 19:36:49 +0200 cosmetics
blanchet [Fri, 23 Apr 2010 19:36:49 +0200] rev 36382
cosmetics
Fri, 23 Apr 2010 19:26:39 +0200 reuse timestamp function
blanchet [Fri, 23 Apr 2010 19:26:39 +0200] rev 36381
reuse timestamp function
Fri, 23 Apr 2010 19:18:39 +0200 stop referring to Sledgehammer_Util stuff all over Nitpick code; instead, redeclare any needed function in Nitpick_Util as synonym for the Sledgehammer_Util function of the same name
blanchet [Fri, 23 Apr 2010 19:18:39 +0200] rev 36380
stop referring to Sledgehammer_Util stuff all over Nitpick code; instead, redeclare any needed function in Nitpick_Util as synonym for the Sledgehammer_Util function of the same name
Fri, 23 Apr 2010 19:16:52 +0200 make "ATP_Manager.get_prover" a total function, since we always want to show the same error text
blanchet [Fri, 23 Apr 2010 19:16:52 +0200] rev 36379
make "ATP_Manager.get_prover" a total function, since we always want to show the same error text
Fri, 23 Apr 2010 19:12:49 +0200 remove some bloat
blanchet [Fri, 23 Apr 2010 19:12:49 +0200] rev 36378
remove some bloat
Fri, 23 Apr 2010 18:11:41 +0200 now rename the file "atp_wrapper.ML" to "atp_systems.ML" + fix typo in "SystemOnTPTP" script
blanchet [Fri, 23 Apr 2010 18:11:41 +0200] rev 36377
now rename the file "atp_wrapper.ML" to "atp_systems.ML" + fix typo in "SystemOnTPTP" script
Fri, 23 Apr 2010 18:06:41 +0200 renamed module "ATP_Wrapper" to "ATP_Systems"
blanchet [Fri, 23 Apr 2010 18:06:41 +0200] rev 36376
renamed module "ATP_Wrapper" to "ATP_Systems"
Fri, 23 Apr 2010 17:38:25 +0200 move the minimizer to the Sledgehammer directory
blanchet [Fri, 23 Apr 2010 17:38:25 +0200] rev 36375
move the minimizer to the Sledgehammer directory
Fri, 23 Apr 2010 16:59:48 +0200 remove debugging code
blanchet [Fri, 23 Apr 2010 16:59:48 +0200] rev 36374
remove debugging code
Fri, 23 Apr 2010 16:55:51 +0200 move some sledgehammer stuff out of "atp_manager.ML"
blanchet [Fri, 23 Apr 2010 16:55:51 +0200] rev 36373
move some sledgehammer stuff out of "atp_manager.ML"
Fri, 23 Apr 2010 16:21:47 +0200 give an error if no ATP is set
blanchet [Fri, 23 Apr 2010 16:21:47 +0200] rev 36372
give an error if no ATP is set
Fri, 23 Apr 2010 16:15:35 +0200 move the Sledgehammer menu options to "sledgehammer_isar.ML"
blanchet [Fri, 23 Apr 2010 16:15:35 +0200] rev 36371
move the Sledgehammer menu options to "sledgehammer_isar.ML"
Fri, 23 Apr 2010 15:48:34 +0200 centralized ATP-specific error handling in "atp_wrapper.ML"
blanchet [Fri, 23 Apr 2010 15:48:34 +0200] rev 36370
centralized ATP-specific error handling in "atp_wrapper.ML"
Fri, 23 Apr 2010 13:16:50 +0200 handle ATP proof delimiters in a cleaner, more extensible fashion
blanchet [Fri, 23 Apr 2010 13:16:50 +0200] rev 36369
handle ATP proof delimiters in a cleaner, more extensible fashion
Mon, 26 Apr 2010 22:59:28 +0200 merged
wenzelm [Mon, 26 Apr 2010 22:59:28 +0200] rev 36368
merged
Mon, 26 Apr 2010 11:08:49 -0700 fix another if-then-else parse error
huffman [Mon, 26 Apr 2010 11:08:49 -0700] rev 36367
fix another if-then-else parse error
Mon, 26 Apr 2010 10:57:04 -0700 fix if-then-else parse error
huffman [Mon, 26 Apr 2010 10:57:04 -0700] rev 36366
fix if-then-else parse error
Mon, 26 Apr 2010 09:45:22 -0700 merged
huffman [Mon, 26 Apr 2010 09:45:22 -0700] rev 36365
merged
Mon, 26 Apr 2010 09:37:46 -0700 fix syntax precedence declarations for UNION, INTER, SUP, INF
huffman [Mon, 26 Apr 2010 09:37:46 -0700] rev 36364
fix syntax precedence declarations for UNION, INTER, SUP, INF
Mon, 26 Apr 2010 09:26:31 -0700 syntax precedence for If and Let
huffman [Mon, 26 Apr 2010 09:26:31 -0700] rev 36363
syntax precedence for If and Let
Mon, 26 Apr 2010 09:21:25 -0700 fix lots of looping simp calls and other warnings
huffman [Mon, 26 Apr 2010 09:21:25 -0700] rev 36362
fix lots of looping simp calls and other warnings
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip