Mercurial
>
botc
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Variables can now be assigned values, unfortunately not at top level.
2012-07-15
, by Teemu Piippo
Forgot the actual new code files out of previous commit
2012-07-14
, by Teemu Piippo
Added rudimentary global var support
2012-07-14
, by Teemu Piippo
Added -l command line parameter, if given, botc will list all available commands and exit.
2012-07-14
, by Teemu Piippo
Added string table and support for string parameters in commands.
2012-07-14
, by Teemu Piippo
Commands w/ arguments are now written correctly.
2012-07-14
, by Teemu Piippo
New rule: a semicolon is now required after events, mainloop, onexit and onenter definitions.
2012-07-14
, by Teemu Piippo
Events and commands are now treated properly case-insensitively.
2012-07-14
, by Teemu Piippo
Added mainloop/onenter/onexit support, fixed state writing.. this thing can compile the script for the `jumping arghbot` now!
2012-07-14
, by Teemu Piippo
Moved command parser to a new function.
2012-07-14
, by Teemu Piippo
If any optional parameters are skipped, default values are now filled in.
2012-07-14
, by Teemu Piippo
Parser now can read optional arguments properly.
2012-07-14
, by Teemu Piippo
MustString now behaves more like its siblings - sets token to result rather than returning it
2012-07-14
, by Teemu Piippo
Removed extdelimeters member, said delimeters are always enabled now.
2012-07-14
, by Teemu Piippo
Restructured the command def parser, added parameter lists to definition file.
2012-07-14
, by Teemu Piippo
Added proper string checking
2012-07-14
, by Teemu Piippo
Commands are now read properly.
2012-07-14
, by Teemu Piippo
Improved error handling; added parser warnings
2012-07-13
, by Teemu Piippo
Command definitions are now read into memory.
2012-07-13
, by Teemu Piippo
Added command definition file
2012-07-13
, by Teemu Piippo
Removed unused parser.h file
2012-07-13
, by Teemu Piippo
oh blerb.
2012-07-13
, by Teemu Piippo
Added event definitions
2012-07-13
, by Teemu Piippo
Added support for #include directives, added basic header and statistics printing.
2012-07-13
, by Teemu Piippo
Initial commit
2012-07-13
, by Teemu Piippo
less
more
|
(0)
+60
+100
tip