log src/audacious/tuple_compiler.c @ 3792:f31e93cd8f2f

age author description
Fri, 19 Oct 2007 12:12:03 +0300 Matti Hamalainen Make some #defines private.
Fri, 19 Oct 2007 02:33:39 -0500 William Pitcock use tf_get_fieldref() in a place where a mowgli_dictionary lookup was used instead.
Wed, 03 Oct 2007 17:37:30 +0200 Jonathan Schleifer Fix two gcc warnings.
Fri, 07 Sep 2007 06:42:00 +0300 Matti Hamalainen Added types to base tuples. trunk
Wed, 05 Sep 2007 03:29:19 +0300 Matti Hamalainen Miscellaneous code cleanups; Support "(empty)?" expression. trunk
Sat, 01 Sep 2007 07:08:21 +0300 Matti Hamalainen Tuple handling API changed to include support for "hardcoded" fields. trunk
Thu, 30 Aug 2007 23:41:33 +0300 Matti Hamalainen Added Tuplez compiler (not used yet, though) and some related changes in trunk