Menu

Code Commit Log


Commit Date  
[r18] (HEAD) by cheetomonster

Identifiers to not start with leading hyphen.
Refined 'lhs' as 'lvalue', process expression lists.

2015-01-26 17:09:29 Tree
[r17] by cheetomonster

Added predecrement and preincrement; added square-brackets for indexing,
and allowed indexing to be an lvalue.

2015-01-20 04:05:04 Tree
[r16] by cheetomonster

Added function and method calls.

2015-01-12 02:34:53 Tree
[r15] by cheetomonster

Start constructing the AST for realsies; added 'while'; pushed identifier
namespace processing from bison to flex because each individual namespace is
not an actual AST object; added classes for various expressions.

2015-01-08 16:26:57 Tree
[r14] by cheetomonster

Added parens.

2015-01-06 17:40:23 Tree
[r13] by cheetomonster

Reverted assign to just "="; flipped variable declarations to "var:type name=value";
added basic math operators.

2014-12-31 03:19:14 Tree
[r12] by cheetomonster

Added logic and math expressions; constant definitions; 'if'; multi-assignments.

2014-12-29 03:19:33 Tree
[r11] by cheetomonster

Added assignment expressions.

2014-12-28 21:48:17 Tree
[r10] by cheetomonster

I know the manual makefile is temporary, but let's at least make it look more like a real project.

2014-12-28 21:22:26 Tree
[r9] by cheetomonster

(moving) (wait did subversion just really delete-add instead of
natively moving??)

2014-12-28 21:17:36 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.