log src/audacious/tuple_compiler.h @ 4557:2eee464379dc

age author description
Mon, 19 May 2008 01:29:46 +0300 Matti Hamalainen Clean up header multiple inclusion guards (e.g. #ifndef FOO_H/#define FOO_H)
Mon, 31 Mar 2008 05:59:24 +0300 Matti Hamalainen Some stupid header cleanups.
Fri, 28 Mar 2008 09:05:21 +0200 Matti Hamalainen Renamed TUP_MAX_VAR to TUPLEZ_MAX_VARS.
Fri, 28 Mar 2008 08:49:54 +0200 Matti Hamalainen Moved debugging functions to tuple_compiler.c
Fri, 16 Nov 2007 09:14:40 +0200 Matti Hamalainen The compiler should now correctly recognize integer constants, thanks to
Wed, 24 Oct 2007 10:41:53 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core
Wed, 24 Oct 2007 10:41:47 +0300 Matti Hamalainen Begin function support.
Wed, 24 Oct 2007 05:53:35 +0300 Matti Hamalainen Use UTF-8 for my name. :D
Fri, 19 Oct 2007 16:13:17 +0300 Matti Hamalainen Improved error handling. Now the error status and message are saved into evaluation context. trunk
Fri, 19 Oct 2007 12:14:04 +0300 Matti Hamalainen Branch merge. trunk
Fri, 14 Sep 2007 06:27:59 +0300 Matti Hamalainen Adjusted some alloc values and max variables from 4 to 2. trunk
Fri, 19 Oct 2007 12:12:03 +0300 Matti Hamalainen Make some #defines private.
Sun, 09 Sep 2007 06:05:02 +0300 Matti Hamalainen .. 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