ballarin [Fri, 28 Nov 2008 12:26:14 +0100] rev 28902
Ahere to modern naming conventions; proper treatment of internal vs external names.
kleing [Fri, 28 Nov 2008 11:55:46 +0100] rev 28901
added Tim's find_theorems performance patch
kleing [Fri, 28 Nov 2008 11:37:20 +0100] rev 28900
FindTheorems performance improvements (from Timothy Bourke)
* Prefilter the list of theorems based on the constants and
free variables in Pattern search terms, before calling
Pattern.matches_subterm.
* Apply filters successively rather than running each and
then finding the intersection.
* Show the time taken to run a query.
ballarin [Fri, 28 Nov 2008 11:14:13 +0100] rev 28899
Perform higher-order pattern matching during round-up.
ballarin [Thu, 27 Nov 2008 21:25:34 +0100] rev 28898
Proper treatment of expressions with free arguments.
ballarin [Thu, 27 Nov 2008 21:25:16 +0100] rev 28897
Roundup bound.
ballarin [Thu, 27 Nov 2008 10:30:42 +0100] rev 28896
Tests for sublocale command.