aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* performance enhancementsNick Kallen2008-05-1820-101/+59
* rename refactor of circleNick Kallen2008-05-1812-51/+36
* still fasterNick Kallen2008-05-175-3/+15
* performance enhancementsNick Kallen2008-05-1711-65/+34
* performance enhancing drugsNick Kallen2008-05-1722-30/+47
* cleanupNick Kallen2008-05-171-26/+11
* slight performance improvementNick Kallen2008-05-179-33/+49
* simplificatin of attribute divisionNick Kallen2008-05-175-34/+8
* fixed string escaping issueNick Kallen2008-05-164-8/+24
* this is as close as it's beenNick Kallen2008-05-164-2/+42
* custom matcherNick Kallen2008-05-164-31/+31
* better messagingNick Kallen2008-05-161-2/+2
* additional test coverage for some random complex caseNick Kallen2008-05-166-10/+55
* cleanupNick Kallen2008-05-163-10/+4
* cleaned up nilNick Kallen2008-05-164-18/+15
* some cleanup, notes for further cleanup/investigationNick Kallen2008-05-1611-65/+72
* reorganized integration join specsNick Kallen2008-05-164-181/+238
* worserNick Kallen2008-05-152-1/+5
* thinks must get worse before they get betterNick Kallen2008-05-157-13/+32
* experimenting with new binding stuffNick Kallen2008-05-157-29/+36
* fixed defect with select inside of alias joined to the same table (yikes)Nick Kallen2008-05-144-14/+23
* fixed defect in aliasNick Kallen2008-05-1315-49/+44
* some slight performance improvementsNick Kallen2008-05-124-11/+10
* some memoizing and hash equality performance optimizationsNick Kallen2008-05-126-25/+17
* renamed attribute_for_attribute to find_attribute_matching_attributeNick Kallen2008-05-071-7/+8
* removing operator overloadingNick Kallen2008-05-073-6/+6
* performance optimizationNick Kallen2008-05-056-15/+17
* string passthrough for "group by"Nick Kallen2008-05-054-19/+7
* better column disambiguationNick Kallen2008-05-056-8/+60
* last of the cleanup -- FOR THE MOMENTNick Kallen2008-05-045-29/+24
* missing fileNick Kallen2008-05-041-0/+17
* cleanupNick Kallen2008-05-044-41/+38
* reorganizationNick Kallen2008-05-044-104/+91
* introducing structural recursionNick Kallen2008-05-043-25/+5
* cleanupNick Kallen2008-05-046-68/+171
* cleanupNick Kallen2008-05-041-105/+2
* cleanupNick Kallen2008-05-042-8/+4
* cleanupNick Kallen2008-05-041-10/+6
* additional testingNick Kallen2008-05-042-35/+80
* minor cleanupNick Kallen2008-05-046-46/+40
* Table names seem to be disambiguated.Nick Kallen2008-05-0414-106/+120
* finally fixed table aliasing issuesNick Kallen2008-05-016-37/+29
* naming of aliased relations seemed to be solved; now aggregate relations are ...Nick Kallen2008-05-017-26/+38
* my failing test. this is really really hardNick Kallen2008-04-301-1/+8
* the big obstacleNick Kallen2008-04-307-40/+29
* improved messaging in testNick Kallen2008-04-281-3/+2
* automatically aliasing tablesNick Kallen2008-04-289-106/+92
* attribute disambiguationNick Kallen2008-04-274-21/+31
* results of a select query are a hash indexed by attribute rather than stringNick Kallen2008-04-275-18/+29
* - new todo itemsNick Kallen2008-04-193-1/+12