Commit Graph

20 Commits

Author SHA1 Message Date
Ben Fry
da0b526f68 making swap public 2013-09-13 02:19:56 -04:00
Ben Fry
c90d7ce0f3 fix for indices with alternate constructor 2013-09-05 00:02:09 -04:00
Ben Fry
d28ecd79ee fix up getPercentages() -> getPercent()... also add sort() to Table 2013-08-02 09:40:20 -04:00
Ben Fry
0f92ad1c94 add methods to sum up the values in a dict, and return percentages for each 2013-07-24 10:53:21 -04:00
REAS
a636728bb5 Removing advanced constructors from new Data reference 2013-06-03 10:00:04 -07:00
Ben Fry
476318fd76 adding AIOOBE to removeIndex() in Dict classes 2013-06-03 12:01:42 -04:00
Ben Fry
5e5c88e4c3 more fixes for the data classes 2013-06-03 10:19:31 -04:00
Daniel Shiffman
9b63656894 making Dict classes related for reference @alignedleft did I do this correctly? 2013-05-31 15:33:41 -04:00
Ben Fry
88a8c824a7 merge with the latest 2013-05-29 06:54:03 -04:00
Ben Fry
66fe4bfdb4 fixes for Iterable inconsistency 2013-05-29 06:52:41 -04:00
REAS
1600657e02 Updates to Int/Float/StringDict for reference 2013-05-26 23:41:55 -07:00
REAS
b9ab4107f4 Reference additions for IntDict 2013-05-23 23:17:35 -07:00
REAS
59e39a9b18 Changes to Dict and List classes for reference 2013-05-19 23:50:35 -07:00
REAS
eb326b7125 Modifications to Data classes for Reference entries 2013-05-18 22:01:26 -07:00
Ben Fry
cc2ef1a10e todo notes and fix for copy() method in Dict classes 2013-05-14 11:07:17 -04:00
Ben Fry
f8d25375cc bug fixing on Dict and List classes, add Iterable constructor 2013-05-01 14:54:54 -04:00
Ben Fry
82df257c77 switch to getSubset(), mult() instead of mul(), add upper/lower 2013-04-29 14:59:27 -04:00
Ben Fry
59b9cd573a fixing sort() methods so they are actually, you know, accurate... also ironing out Table bits 2013-04-29 09:45:30 -04:00
Ben Fry
3ab855e69a add hasKey() methods 2013-04-28 15:13:51 -04:00
Ben Fry
2daa6269b2 rename to use Dict instead of Hash, remove HTML and ODS tables 2013-04-28 15:11:07 -04:00