Mercurial
>
botc
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
- refactored enums, macros split from Main.h to Macros.h
Wed, 12 Feb 2014 06:15:11 +0200
, by Teemu Piippo
- implemented arrays, don't quite work 100% yet
Tue, 11 Feb 2014 03:29:03 +0200
, by Teemu Piippo
- improved error handling a tad
Sun, 09 Feb 2014 22:43:58 +0200
, by Teemu Piippo
- highly reworked variable support, variable declarations now are declared with 'var', uses are prefixed with '$', merged constant handling into variables
Sun, 09 Feb 2014 21:27:55 +0200
, by Teemu Piippo
- minor changes: don't allow any token for labels, run ParseStatement from the next token
Sun, 09 Feb 2014 15:13:02 +0200
, by Teemu Piippo
- removed tkAny as the default value of Lexer::MustGetNext to prevent problems like the one last commit fixed
Sun, 09 Feb 2014 15:06:37 +0200
, by Teemu Piippo
- whoopsie, cannot allow garbage variable names there
Sun, 09 Feb 2014 15:03:44 +0200
, by Teemu Piippo
- variables: merged const and mutable variables into one system, added constexpr variable support. still no locals
Sun, 09 Feb 2014 14:56:58 +0200
, by Teemu Piippo
- removed some no longer needed debug stuff
Sun, 09 Feb 2014 14:34:13 +0200
, by Teemu Piippo
- changed the syntax of funcdef to something sane
Sun, 09 Feb 2014 14:30:18 +0200
, by Teemu Piippo
- loop structures now work again
Sun, 09 Feb 2014 04:13:15 +0200
, by Teemu Piippo
- worked away some limitations
Tue, 04 Feb 2014 22:00:43 +0200
, by Teemu Piippo
- ternary operator now works properly
Tue, 04 Feb 2014 14:21:06 +0200
, by Teemu Piippo
- fixed verification with unary operators
Tue, 04 Feb 2014 13:38:22 +0200
, by Teemu Piippo
- expression evaluation implemented! Expressions are now complete for the most part aside from some unary operator quirks in verification.
Tue, 04 Feb 2014 04:35:49 +0200
, by Teemu Piippo
- Expression verification done
Tue, 04 Feb 2014 03:16:14 +0200
, by Teemu Piippo
- now compiles again, further work on expressions (proper parsing + assignment operator handling (albeit unrelated) + operator adjusting)
Tue, 04 Feb 2014 02:28:33 +0200
, by Teemu Piippo
- committed work so far done on expressions
Mon, 03 Feb 2014 20:12:44 +0200
, by Teemu Piippo
- don't clear marks after merging them in...
Mon, 03 Feb 2014 11:23:56 +0200
, by Teemu Piippo
- blargh. buffers weren't initialized properly
Sun, 02 Feb 2014 18:07:06 +0200
, by Teemu Piippo
- reformatting
Sun, 02 Feb 2014 17:06:39 +0200
, by Teemu Piippo
- further reformat
Sun, 02 Feb 2014 01:50:23 +0200
, by Teemu Piippo
- merged object writer into parser
Sun, 26 Jan 2014 23:18:48 +0200
, by Teemu Piippo
- use the Skulltag 97c2 license which is slightly differently worded
Sun, 19 Jan 2014 20:39:30 +0200
, by Teemu Piippo
- removed simple_exception, that was stupid
Sun, 19 Jan 2014 20:19:05 +0200
, by Teemu Piippo
- removed .hgignore
Sun, 19 Jan 2014 20:17:30 +0200
, by Teemu Piippo
- added the public-domain updaterevision so I can have access to git stuff
Sun, 19 Jan 2014 20:16:00 +0200
, by Teemu Piippo
- further lexer corrections
Sat, 18 Jan 2014 02:11:45 +0200
, by Teemu Piippo
- forgot to rename these header guards when i ported the lexer from an earlier project of mine
Fri, 17 Jan 2014 22:57:40 +0200
, by Teemu Piippo
- parser now processes commands.def properly
Fri, 17 Jan 2014 22:55:13 +0200
, by Teemu Piippo
less
more
|
(0)
-100
-50
-30
+30
tip