Fri, 23 Aug 2013 20:35:50 +0200 wenzelm added Theory.setup convenience;
Fri, 23 Aug 2013 20:09:34 +0200 wenzelm more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
Fri, 23 Aug 2013 19:53:27 +0200 wenzelm clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context;
Fri, 23 Aug 2013 17:01:12 +0200 wenzelm tuned signature;
Fri, 23 Aug 2013 15:36:54 +0200 wenzelm discontinued unused antiquotation blocks;
Fri, 23 Aug 2013 15:04:00 +0200 wenzelm missing ROOT (cf. beb4ee344c22);
Fri, 23 Aug 2013 12:43:16 +0200 wenzelm more modular setup;
Fri, 23 Aug 2013 12:40:55 +0200 wenzelm clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
Fri, 23 Aug 2013 12:30:51 +0200 wenzelm removed unused ML antiquotations @{let}, @{note};
Fri, 23 Aug 2013 11:44:28 +0200 wenzelm obsolete (see 52790e3961fe);
Fri, 23 Aug 2013 11:41:17 +0200 wenzelm added action isabelle.reset-font-size;
Fri, 23 Aug 2013 11:23:26 +0200 wenzelm tuned -- some reformatting;
Fri, 23 Aug 2013 16:51:53 +0200 blanchet repaired num_extra_feature_facts + tuning
Fri, 23 Aug 2013 16:14:26 +0200 blanchet thread information about when a constant became relevant through MePo -- the information is not used yet but could help fight starvation in the (ITP) world
Fri, 23 Aug 2013 16:02:32 +0200 blanchet removed obsolete file
Fri, 23 Aug 2013 15:49:27 +0200 blanchet minor MaSh fix
Fri, 23 Aug 2013 15:07:32 +0200 blanchet eliminated some needless MaSh features
Fri, 23 Aug 2013 14:19:57 +0200 blanchet tuned output
Fri, 23 Aug 2013 14:04:08 +0200 blanchet better tracing + honor blocking better
Fri, 23 Aug 2013 13:30:25 +0200 blanchet learn new facts on query if there aren't too many of them in MaSh
Fri, 23 Aug 2013 00:12:20 +0200 kuncar remove OP
Thu, 22 Aug 2013 23:03:23 +0200 blanchet increase relevance of unknown proximate facts
Thu, 22 Aug 2013 23:03:22 +0200 blanchet fixed pattern matching
Thu, 22 Aug 2013 23:03:21 +0200 blanchet fixed subtle bug with "take" + thread overlord through
Thu, 22 Aug 2013 21:15:43 +0200 haftmann separate tracing option for code_simp
Thu, 22 Aug 2013 21:15:43 +0200 haftmann congruence rules for code_simp to mimic typical non-strict behaviour of conj and disj
Thu, 22 Aug 2013 17:19:51 +0200 kuncar delete corresponding compound lhs and rhs when a transfer rule is deleted; tuned
Thu, 22 Aug 2013 17:19:44 +0200 kuncar publish a private function
Thu, 22 Aug 2013 17:13:46 +0200 traytel configuration option to control timing output for (co)datatypes
Thu, 22 Aug 2013 16:03:13 +0200 blanchet have kill_all also kill MaSh server + be paranoid about reloading after clear_state, to allow for easier experimentation
Thu, 22 Aug 2013 12:16:56 +0200 blanchet take chained and proximate facts into consideration when computing MaSh features
Thu, 22 Aug 2013 12:12:52 +0200 blanchet pour extra features from proximate facts into goal, in exporter
Thu, 22 Aug 2013 12:12:51 +0200 blanchet cleanup old duplicated functionality
Thu, 22 Aug 2013 11:30:14 +0200 traytel store theorem about composition of fold and map in fp_result
Thu, 22 Aug 2013 08:42:27 +0200 blanchet tuning
Thu, 22 Aug 2013 08:42:27 +0200 blanchet ideas for (co)datatype docs
Thu, 22 Aug 2013 08:42:27 +0200 blanchet minor tweaks to MaSh tool
Thu, 22 Aug 2013 08:42:27 +0200 blanchet added datatype example
Wed, 21 Aug 2013 22:40:55 +0200 wenzelm support more brackets;
Wed, 21 Aug 2013 21:41:44 +0200 wenzelm prefer text version of single angle quotation marks: U+2039 and U+203A from DejaVuSansMono;
Wed, 21 Aug 2013 16:51:50 +0200 kuncar double check that lhs or rhs really matches a subterm in a goal when creating a hole in a skeleton (Net.net does only rough matching)
Wed, 21 Aug 2013 16:21:37 +0200 blanchet improve weight computation for complex terms
Wed, 21 Aug 2013 15:34:51 +0200 blanchet improved support for MaSh server
Wed, 21 Aug 2013 15:18:06 +0200 blanchet get rid of some silly MaSh features
Wed, 21 Aug 2013 14:54:25 +0200 blanchet weight MaSh constants by frequency
Wed, 21 Aug 2013 13:48:25 +0200 traytel transfer stored fp_sugar theorems into the "current" theory when retrieving an fp_sugar (avoids non-trivial merges)
Wed, 21 Aug 2013 12:28:34 +0200 haftmann reference to datatype refinment paper
Wed, 21 Aug 2013 10:58:15 +0200 traytel tuned theory imports
Wed, 21 Aug 2013 09:25:40 +0200 blanchet avoid constructor name clash
Wed, 21 Aug 2013 09:25:40 +0200 blanchet renamed theory files to be closer to (new) command names
Wed, 21 Aug 2013 09:25:40 +0200 blanchet only generate feature weights for queries -- they're not used elsewhere
Wed, 21 Aug 2013 09:25:40 +0200 blanchet generate max suggestions in MaSh export driver
Wed, 21 Aug 2013 09:25:40 +0200 blanchet new version of MaSh tool, with more server bugfixes
Wed, 21 Aug 2013 09:25:40 +0200 blanchet take out dangerous feature, now that all updates are permanent
Wed, 21 Aug 2013 09:25:40 +0200 blanchet use new MaSh command-line arguments
Wed, 21 Aug 2013 09:25:40 +0200 blanchet shutdown MaSh server
Wed, 21 Aug 2013 09:25:40 +0200 blanchet new version of MaSh tool, with less broken server
Tue, 20 Aug 2013 23:40:23 +0200 wenzelm merged
Tue, 20 Aug 2013 23:20:30 +0200 wenzelm more careful parsing of nested argument tokens -- avoid Parse.RESET_VALUE on still uninterpreted material;
Tue, 20 Aug 2013 21:17:39 +0200 wenzelm proper exhaustive match (cf. e9beabf045ab);
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip