bulwahn [Wed, 18 May 2011 15:45:33 +0200] rev 42842
adding Code_Char_ord to code generation regression tests
bulwahn [Wed, 18 May 2011 15:45:33 +0200] rev 42841
adding theory to force code generation of ordering on characters to built-in ordering of characters in target languages
wenzelm [Fri, 20 May 2011 14:03:42 +0200] rev 42840
removed some obsolete text;
wenzelm [Wed, 18 May 2011 23:39:22 +0200] rev 42839
basic support for overpainting of text, imitating jEdit internals;
wenzelm [Tue, 17 May 2011 22:29:55 +0200] rev 42838
some support for token/chunk handling, imitating jEdit internals;
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42837
renamed thin to light, fat to heavy
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42836
code cleanup, better handling of corner cases
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42835
run blacklist algorithm only if slicing is on
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42834
implemented thin versions of "preds" type systems + fixed various issues with type args
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42833
use antiquotation
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42832
renamed "shallow" to "thin" and make it the default
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42831
more work on "shallow" encoding + adjustments to other encodings
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42830
generate type classes predicates in new "shallow" encoding
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42829
started implementing "shallow" type systems, based on ideas by Claessen et al.
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42828
added syntax for "shallow" encodings
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42827
provide isabellep as a method
blanchet [Tue, 17 May 2011 15:11:36 +0200] rev 42826
append special boring facts rather than prepend them, to avoid confusing E's weighting mechanism
wenzelm [Mon, 16 May 2011 23:41:10 +0200] rev 42825
tuned;
krauss [Mon, 16 May 2011 16:06:31 +0200] rev 42824
less fine-grained mira dependencies
krauss [Mon, 16 May 2011 14:35:38 +0200] rev 42823
mira hack for special settings on lxbroy10
krauss [Mon, 16 May 2011 14:10:58 +0200] rev 42822
no dependencies for Isabelle_makeall, which will be built in one go
krauss [Mon, 16 May 2011 14:06:07 +0200] rev 42821
clarified handling of ISABELLE_USEDIR_OPTIONS in mira
wenzelm [Sun, 15 May 2011 22:22:26 +0200] rev 42820
future merge of grammars, to improve parallel performance;
wenzelm [Sun, 15 May 2011 20:50:22 +0200] rev 42819
only show relevant timing;
wenzelm [Sun, 15 May 2011 20:38:08 +0200] rev 42818
timing of Theory_Data operations, with implicit thread positions when functor is applied;
wenzelm [Sun, 15 May 2011 19:19:26 +0200] rev 42817
tuned;
wenzelm [Sun, 15 May 2011 18:59:27 +0200] rev 42816
eliminated obsolete "assert" function, including divergent (unused!?) clone in Predicate_Compile_Proof;
wenzelm [Sun, 15 May 2011 18:00:08 +0200] rev 42815
NEWS (cf. 4e8483cc2cc5);