Mercurial
>
botc
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- *hot stuff coming through*
Sat, 11 Jan 2014 22:36:31 +0200
, by Teemu Piippo
- major refactoring begins
Fri, 10 Jan 2014 21:58:42 +0200
, by Teemu Piippo
- moved sources to src/, migrated to cmake
Fri, 10 Jan 2014 16:11:49 +0200
, by Teemu Piippo
test
Wed, 02 Jan 2013 23:57:46 +0200
, 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.
Wed, 19 Dec 2012 22:01:42 +0200
, 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.
Wed, 19 Dec 2012 13:44:18 +0200
, by Teemu Piippo
Some rework on variables
Wed, 19 Dec 2012 04:20:02 +0200
, by Teemu Piippo
Good bunch of changes
Wed, 19 Dec 2012 03:27:15 +0200
, by Teemu Piippo
Don't try to read expressions as statements. That yields nothing useful and inevidently bombs out anyway.
Sun, 26 Aug 2012 23:54:58 +0300
, by Teemu Piippo
Fixed: parser allowed command calls with one too few arguments
Sun, 26 Aug 2012 23:28:09 +0300
, by Teemu Piippo
- Fixed error display - peeking was pushing recorded `cursor` position out of sync
Sun, 26 Aug 2012 23:18:59 +0300
, by Teemu Piippo
renamed to undefined labels, not unmarked labels...
Sat, 25 Aug 2012 05:22:32 +0300
, by Teemu Piippo
goto is now allowed to reference labels that will get defined afterwards.
Sat, 25 Aug 2012 05:20:16 +0300
, by Teemu Piippo
only print revision in version header if it's non-zero
Sat, 25 Aug 2012 05:05:58 +0300
, by Teemu Piippo
less
more
|
(0)
-14
+14
tip