Mercurial
>
botc
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- renamed files to .cxx, restructured parser.cc
2014-01-13
, by Teemu Piippo
more rework
2014-01-12
, by Teemu Piippo
- *hot stuff coming through*
2014-01-11
, by Teemu Piippo
- major refactoring begins
2014-01-10
, by Teemu Piippo
- moved sources to src/, migrated to cmake
2014-01-10
, by Teemu Piippo
test
2013-01-02
, by Teemu Piippo
So it turns out that the functions I thought were taking float are actually taking int. So, with the only reason for float removed, the float type is removed as well. I'd rather have fixed point anyway.
2012-12-19
, by 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.
2012-12-19
, by Teemu Piippo
Some rework on variables
2012-12-19
, by Teemu Piippo
Good bunch of changes
2012-12-19
, by Teemu Piippo
Don't try to read expressions as statements. That yields nothing useful and inevidently bombs out anyway.
2012-08-26
, by Teemu Piippo
Fixed: parser allowed command calls with one too few arguments
2012-08-26
, by Teemu Piippo
- Fixed error display - peeking was pushing recorded `cursor` position out of sync
2012-08-26
, by Teemu Piippo
renamed to undefined labels, not unmarked labels...
2012-08-25
, by Teemu Piippo
less
more
|
(0)
-14
+14
tip