Commit Graph

14 Commits (710b54869abb5077e7feb348b9d31fead79649e9)

Author SHA1 Message Date
Doug Coleman e189954ecc core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
Doug Coleman 892c62e1dc factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
Doug Coleman 59f3b1ea57 Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.

This reverts commit 7e54cc2824.
2015-07-02 13:47:06 -07:00
Doug Coleman 7e54cc2824 factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool! 2015-07-02 11:36:08 -07:00
John Benediktsson 5c76cbb421 rename some words to x>sequence and sequence>x. 2012-07-23 21:28:38 -07:00
Slava Pestov df4fb4a3ee Removing integers-as-sequences 2010-01-15 07:15:33 +13:00
Doug Coleman d44c08bf68 write synchsafe numbers to sequences 2009-04-09 18:23:05 -05:00
Doug Coleman 9a7131d000 full docs for id3 and minor refactoring 2009-03-28 16:35:08 -05:00
sheeple 16e394517c use vocab: in id3 tests, remove lots of helper words because it's clear what they do 2009-02-27 00:23:04 -06:00
Doug Coleman e1b4e8c66f id3 outputs id3v2-info objects or f now. id3v1 info is turned into id3v2. you can access the title, album, etc fields by calling id3-title, etc, but also other frames are saved and can be accessed 2009-02-26 21:39:53 -06:00
Tim Wawrzynczak 9c44c87b05 Merged interfaces between v1 and v2 (id3-info); added textual genre names instead of numbers 2009-02-18 21:32:31 -06:00
Tim Wawrzynczak 9363ecc108 Removed extra nulls from v1 tags 2009-02-15 19:12:46 -06:00
Doug Coleman bac9705da1 spiff up id3 docs a bit, and fix help-lint 2009-02-10 10:37:46 -06:00
Tim Wawrzynczak 9f49b19306 Added extra/id3 vocab 2009-02-09 21:50:04 -06:00