baum

log actions.c

age author description
Wed, 25 Jun 2008 09:20:16 +0200 meillo using function pointers now, instead of a large if-else
Sun, 16 Mar 2008 10:40:53 +0100 meillo added error handling for fopen and malloc; code cleanups
Sun, 02 Mar 2008 16:32:52 +0100 meillo "sum" node clears its value now everytime it gets called
Sun, 02 Mar 2008 16:26:06 +0100 meillo documented "if" and "while" in the man page; new error code 7
Sun, 02 Mar 2008 16:17:18 +0100 meillo "input" node is now "create" node and can handle more than user input now
Sun, 02 Mar 2008 15:54:35 +0100 meillo added first implementation of "if" and "while" (but they are not perfect yet)
Sun, 02 Mar 2008 11:04:52 +0100 meillo documented nodes in man page0.3