log

age author description
Wed, 17 Apr 2013 20:11:04 +0300 Matti Hamalainen Fix path to evaltest binary.
Wed, 17 Apr 2013 19:29:16 +0300 Matti Hamalainen Improve build system by adding support for separate binary paths for
Wed, 17 Apr 2013 07:50:14 +0300 Matti Hamalainen Don't remove the test source/binary files.
Wed, 17 Apr 2013 07:47:30 +0300 Matti Hamalainen Add tests.
Wed, 17 Apr 2013 07:47:21 +0300 Matti Hamalainen Increase benchmark rounds.
Wed, 17 Apr 2013 06:07:40 +0300 Matti Hamalainen Cleanups.
Tue, 16 Apr 2013 22:39:43 +0300 Matti Hamalainen Add XOR operator (^, caret) to the parser .. was implemented already otherwise.
Tue, 16 Apr 2013 22:33:26 +0300 Matti Hamalainen Cleanups.
Tue, 16 Apr 2013 22:08:47 +0300 Matti Hamalainen Simplify by merging several pass functions.
Tue, 16 Apr 2013 22:01:51 +0300 Matti Hamalainen Another testcase.
Tue, 16 Apr 2013 22:01:43 +0300 Matti Hamalainen Remove some remnants of Lua mode.
Tue, 16 Apr 2013 22:01:16 +0300 Matti Hamalainen Fix bitshift << >> operator precedence reordering.
Tue, 16 Apr 2013 21:42:28 +0300 Matti Hamalainen Disable spurious debugging for now.
Tue, 16 Apr 2013 21:41:47 +0300 Matti Hamalainen More fixes in reordering.
Tue, 16 Apr 2013 21:34:41 +0300 Matti Hamalainen Add some debugging.
Tue, 16 Apr 2013 21:29:37 +0300 Matti Hamalainen Add output file stream argument to dm_print_optree().
Tue, 16 Apr 2013 21:03:52 +0300 Matti Hamalainen Constify.
Tue, 16 Apr 2013 21:00:25 +0300 Matti Hamalainen Free some structures in the test program.
Tue, 16 Apr 2013 20:56:40 +0300 Matti Hamalainen Work towards plugging memory leaks.
Tue, 16 Apr 2013 20:31:32 +0300 Matti Hamalainen Cleanup.
Tue, 16 Apr 2013 19:50:48 +0300 Matti Hamalainen Few more tests.
Tue, 16 Apr 2013 19:50:39 +0300 Matti Hamalainen Improve reordering some more, produce less nesting.
Tue, 16 Apr 2013 19:02:42 +0300 Matti Hamalainen More work on evaluator reordering pass.
Tue, 16 Apr 2013 17:28:32 +0300 Matti Hamalainen Fix & precedence vs +.
Tue, 16 Apr 2013 17:05:38 +0300 Matti Hamalainen Reset keytime and update screen on F2.
Tue, 16 Apr 2013 16:54:42 +0300 Matti Hamalainen Added Auval with removed Lua dependancy, using dmeval only.
Tue, 16 Apr 2013 16:38:25 +0300 Matti Hamalainen Add testing script.
Tue, 16 Apr 2013 16:31:16 +0300 Matti Hamalainen Do not free the temporary reordering result.
Tue, 16 Apr 2013 16:17:46 +0300 Matti Hamalainen Set node->subexpr to NULL in free, as we are paranoidly cargo-culting a bit.
Tue, 16 Apr 2013 16:16:47 +0300 Matti Hamalainen No need to process up to DM_MAX_ARGS, we know the actual number of arguments there can be.
Tue, 16 Apr 2013 16:02:03 +0300 Matti Hamalainen Cosmetics.
Tue, 16 Apr 2013 15:58:43 +0300 Matti Hamalainen Remove PARSE_WS, it's not used anymore.
Tue, 16 Apr 2013 15:56:11 +0300 Matti Hamalainen Moar work.
Tue, 16 Apr 2013 15:31:56 +0300 Matti Hamalainen Ok, remove the default formula too.
Tue, 16 Apr 2013 15:29:22 +0300 Matti Hamalainen Lessen verbosity.
Tue, 16 Apr 2013 15:24:20 +0300 Matti Hamalainen More work.
Tue, 16 Apr 2013 15:13:37 +0300 Matti Hamalainen Moar work.
Tue, 16 Apr 2013 15:06:43 +0300 Matti Hamalainen Cleanups.
Tue, 16 Apr 2013 15:05:43 +0300 Matti Hamalainen Set result variables to zero.
Tue, 16 Apr 2013 15:04:40 +0300 Matti Hamalainen Improve parsing.
Tue, 16 Apr 2013 15:04:02 +0300 Matti Hamalainen Cosmetics.
Tue, 16 Apr 2013 15:03:44 +0300 Matti Hamalainen Add some comments.
Tue, 16 Apr 2013 15:03:29 +0300 Matti Hamalainen Set default formula.
Tue, 16 Apr 2013 12:01:54 +0300 Matti Hamalainen And another fix.
Tue, 16 Apr 2013 11:34:23 +0300 Matti Hamalainen And another fix to parsing.
Tue, 16 Apr 2013 11:30:52 +0300 Matti Hamalainen More work on evaluator.
Tue, 16 Apr 2013 09:46:25 +0300 Matti Hamalainen Add -f option to evaltest.
Tue, 16 Apr 2013 09:40:03 +0300 Matti Hamalainen Add evaltest.
Tue, 16 Apr 2013 09:36:53 +0300 Matti Hamalainen Rename testpl to plrtest.
Tue, 16 Apr 2013 09:33:31 +0300 Matti Hamalainen Merged.
Tue, 16 Apr 2013 08:13:20 +0300 Matti Hamalainen Clean up build system a bit.
Tue, 16 Apr 2013 09:06:34 +0300 Matti Hamalainen Some more work.
Tue, 16 Apr 2013 08:33:43 +0300 Matti Hamalainen Some minor touches to evaluator code.
Tue, 16 Apr 2013 07:46:07 +0300 Matti Hamalainen Update .hgignore.
Tue, 16 Apr 2013 07:42:16 +0300 Matti Hamalainen Move a TODO doc.
Tue, 16 Apr 2013 07:39:55 +0300 Matti Hamalainen Make converted asset headers have no comment.
Tue, 16 Apr 2013 07:35:50 +0300 Matti Hamalainen Fix build process depencies for asset conversions.
Tue, 16 Apr 2013 07:32:29 +0300 Matti Hamalainen Move miniJSS into a subdirectory.
Tue, 16 Apr 2013 07:25:54 +0300 Matti Hamalainen Move some more files.
Tue, 16 Apr 2013 07:25:10 +0300 Matti Hamalainen Remove unused test.