Wed, 19 Dec 2012 13:44:18 +0200 Teemu Piippo Added constants, these are defined with const, take their value immediately and are replaced out with their value when used. The strlen operator can be used to get a string constant's length. file | diff | annotate
Sat, 28 Jul 2012 17:41:24 +0300 Teemu Piippo Expression parser mostly up and running!! Still work to do on it though. file | diff | annotate
Sat, 14 Jul 2012 22:03:34 +0300 Teemu Piippo Added -l command line parameter, if given, botc will list all available commands and exit. file | diff | annotate
Sat, 14 Jul 2012 15:44:38 +0300 Teemu Piippo Restructured the command def parser, added parameter lists to definition file. file | diff | annotate
Sat, 14 Jul 2012 04:03:25 +0300 Teemu Piippo Commands are now read properly. file | diff | annotate
Sat, 14 Jul 2012 01:49:32 +0300 Teemu Piippo Command definitions are now read into memory. file | diff | annotate
(0) tip

mercurial