summaryrefslogtreecommitdiff
path: root/ast.c
Commit message (Collapse)AuthorAge
* If; logical operatorsHEADmastertomsmeding2016-08-24
|
* Add builtin_definetomsmeding2016-08-23
|
* Many thingstomsmeding2016-08-23
| | | | | | | | | - two-letter AST union members - AST_QUOTED - AST_LAMBDA - an interpreter that works - function registering in the interpreter - some builtins
* Parsing and stringification workstomsmeding2016-08-19
|
* Thirdtomsmeding2016-08-18
|
* Secondtomsmeding2016-08-18