- removed some no longer needed debug stuff

- changed the syntax of funcdef to something sane

- loop structures now work again

- worked away some limitations

- ternary operator now works properly

- fixed verification with unary operators

- expression evaluation implemented! Expressions are now complete for the most part aside from some unary operator quirks in verification.

- Expression verification done

- now compiles again, further work on expressions (proper parsing + assignment operator handling (albeit unrelated) + operator adjusting)

- committed work so far done on expressions

- don't clear marks after merging them in...

- blargh. buffers weren't initialized properly

- reformatting

- further reformat

- merged object writer into parser

- use the Skulltag 97c2 license which is slightly differently worded

- removed simple_exception, that was stupid

- removed .hgignore

- added the public-domain updaterevision so I can have access to git stuff

- further lexer corrections

- forgot to rename these header guards when i ported the lexer from an earlier project of mine

- parser now processes commands.def properly

- added .gitignore

- various corrections

- removed bots.h

- renamed files to .cxx, restructured parser.cc

more rework

- *hot stuff coming through*

- major refactoring begins

- moved sources to src/, migrated to cmake

(0) -50 -30 +30 tip

mercurial