index
:
zzz--oldstuff/tabloid-fake-closure.git
master
tabloid
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-20
change default program and set relative routes in loader programs
HEAD
master
Elizabeth Hunt
2023-04-22
Closure (#1)
Elizabeth (Lizzy) Hunt
2021-03-28
docs: Add reference to #lang tabloid and tabloid-samples on website
Linus Lee
2021-03-28
docs: Update README with pointers to helper functions
Linus Lee
2021-03-28
docs: Add documentation for AND, OR keywords, reformat docs
Linus Lee
2020-10-25
Add LATEST NEWS ON keyword to readme + documentation
Linus Lee
2020-10-24
To make Tabloid truly Turing complete, add a way for Tabloid to take input
Linus Lee
2020-10-11
Oops, typo
Linus Lee
2020-10-11
Add link to Racket Tabloid
Linus Lee
2020-10-03
Merge branch 'master' of github.com:thesephist/tabloid into master
Linus Lee
2020-10-03
Add links to repls in README
Linus Lee
2020-10-04
Merge pull request #2 from Sombrero64/patch-1
Linus Lee
2020-10-03
Included more headlines.
Daniel
2020-10-02
Fix textarea sizing issue on Firefox
Linus Lee
2020-09-24
Make the fibonacci sequence start with 1, 1 not 1, 2
Linus Lee
2020-09-24
Remove duplicate list of keywords from landing page
Linus Lee
2020-09-24
Update link once again because I am stupid
Linus Lee
2020-09-24
Update link to a nonexistent blog post with a tutorial from the README
Linus Lee
2020-09-24
Some fixed up commentary on the language in README
Linus Lee
2020-09-24
Add content to README
Linus Lee
2020-09-24
Add ability to use escaped strings, at least for quotes
Linus Lee
2020-09-24
Add social image
Linus Lee
2020-09-24
Fix bug in Safari causing textarea to behave weirdly with white-space: nowrap...
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 lit...
Linus Lee
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
Flesh out landing page copy
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
2020-09-24
Working tree-walk executor
Linus Lee
2020-09-24
Get MVP of parser
Linus Lee
2020-09-24
Finish tokenizer
Linus Lee
2020-09-24
Initial commit
Linus Lee