summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-05GrosstabloidElizabeth Hunt
2021-03-28docs: Add reference to #lang tabloid and tabloid-samples on websiteLinus Lee
2021-03-28docs: Update README with pointers to helper functionsLinus Lee
2021-03-28docs: Add documentation for AND, OR keywords, reformat docsLinus Lee
2020-10-25Add LATEST NEWS ON keyword to readme + documentationLinus Lee
2020-10-24To make Tabloid truly Turing complete, add a way for Tabloid to take inputLinus Lee
2020-10-11Oops, typoLinus Lee
2020-10-11Add link to Racket TabloidLinus Lee
2020-10-03Merge branch 'master' of github.com:thesephist/tabloid into masterLinus Lee
2020-10-03Add links to repls in READMELinus Lee
2020-10-04Merge pull request #2 from Sombrero64/patch-1Linus Lee
2020-10-03Included more headlines.Daniel
2020-10-02Fix textarea sizing issue on FirefoxLinus Lee
2020-09-24Make the fibonacci sequence start with 1, 1 not 1, 2Linus Lee
2020-09-24Remove duplicate list of keywords from landing pageLinus Lee
2020-09-24Update link once again because I am stupidLinus Lee
2020-09-24Update link to a nonexistent blog post with a tutorial from the READMELinus Lee
2020-09-24Some fixed up commentary on the language in READMELinus Lee
2020-09-24Add content to READMELinus Lee
2020-09-24Add ability to use escaped strings, at least for quotesLinus Lee
2020-09-24Add social imageLinus Lee
2020-09-24Fix bug in Safari causing textarea to behave weirdly with white-space: nowrap...Linus Lee
2020-09-24Clean up some keywords + mobile viewLinus Lee
2020-09-24Add fibonacci sequence sampleLinus Lee
2020-09-24Add support for exprgroups guraded by parensLinus Lee
2020-09-24When hitting the tab key, actually indent in the editor. Also add boolean lit...Linus Lee
2020-09-24Support calling functions with multiple argumentsLinus Lee
2020-09-24Remove plans for looping constructs -- we don't need emLinus Lee
2020-09-24Flesh out landing page copyLinus Lee
2020-09-24Nail down basic app styles / layoutLinus Lee
2020-09-24Get basic REPL loop workingLinus Lee
2020-09-24Begin working on web appLinus Lee
2020-09-24Working tree-walk executorLinus Lee
2020-09-24Get MVP of parserLinus Lee
2020-09-24Finish tokenizerLinus Lee
2020-09-24Initial commitLinus Lee