Age | Commit message (Expand) | Author |
---|---|---|
2016-08-03 | DIRECTOR: Lingo: Store and restore local variables in scope. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Stub for context creation | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Implemented 'global' keyword. Start of local/global var impl... | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: SImplified arg processing at macro definition. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Fixed argument order in macros, simplified grammar. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Add type to stack | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Parsing of macro calls without parens. | Eugene Sandulenko |
2016-08-03 | DIRECTOR: Lingo: Split out the code gen functions into a separate file. | Eugene Sandulenko |