log modules/dict.tp @ 250:c58e17f5c0f6

age author description
Wed, 09 Apr 2014 22:55:10 -0700 Michael Pavone Added hash dictionary to dict module
Sun, 30 Mar 2014 18:17:56 -0700 Michael Pavone Added get:else method to linear dict
Wed, 28 Aug 2013 01:05:29 -0700 Mike Pavone Add map method to linear dict
Mon, 26 Aug 2013 19:50:17 -0700 Mike Pavone Add contains? method to linear dictionary
Sat, 10 Aug 2013 22:26:26 -0700 Mike Pavone Dict improvements
Tue, 24 Jul 2012 01:01:00 -0700 William Morgan Fixed my foreach on dict. Added test for it.
Sun, 22 Jul 2012 15:10:07 -0700 William Morgan added foreach on dict
Sat, 14 Jul 2012 21:23:23 -0700 Mike Pavone Remove debug print calls from dict
Sat, 14 Jul 2012 21:20:30 -0700 Mike Pavone Add lame linear search dictionary