Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-24 | To make Tabloid truly Turing complete, add a way for Tabloid to take input | Linus Lee | |
2020-09-24 | Add ability to use escaped strings, at least for quotes | Linus Lee | |
2020-09-24 | Clean up some keywords + mobile view | Linus Lee | |
2020-09-24 | Add fibonacci sequence sample | Linus Lee | |
2020-09-24 | Add support for exprgroups guraded by parens | Linus Lee | |
2020-09-24 | When hitting the tab key, actually indent in the editor. Also add boolean ↵ | Linus Lee | |
literal support | |||
2020-09-24 | Support calling functions with multiple arguments | Linus Lee | |
2020-09-24 | Remove plans for looping constructs -- we don't need em | Linus Lee | |
2020-09-24 | Nail down basic app styles / layout | Linus Lee | |
2020-09-24 | Get basic REPL loop working | Linus Lee | |
2020-09-24 | Begin working on web app | Linus Lee | |