Commit Graph

  • 4ec04fa980
    change default program and set relative routes in loader programs master Elizabeth Hunt 2024-01-20 16:03:00 -0700
  • 560ca09223
    Closure (#1) Elizabeth (Lizzy) Hunt 2023-04-22 23:42:19 -0600
  • f7bc1f7cf4
    Remove prettier garbage Elizabeth Hunt 2023-04-07 22:42:46 -0600
  • 67d72c78f0
    Add 'closures' and sample programs, lodash too Elizabeth Hunt 2023-04-07 21:29:15 -0600
  • 5719d7e118
    Gross tabloid Elizabeth Hunt 2023-04-05 09:52:07 -0600
  • 21a0f4df60 docs: Add reference to #lang tabloid and tabloid-samples on website Linus Lee 2021-03-28 11:11:03 -0400
  • 3c9738d297 docs: Update README with pointers to helper functions Linus Lee 2021-03-28 11:11:03 -0400
  • 7043fe47a9 docs: Add documentation for AND, OR keywords, reformat docs Linus Lee 2021-03-28 11:11:03 -0400
  • 6a7db90a83 Add LATEST NEWS ON keyword to readme + documentation Linus Lee 2020-10-25 13:08:19 -0400
  • 25bc958e04 To make Tabloid truly Turing complete, add a way for Tabloid to take input Linus Lee 2020-10-24 13:07:19 -0400
  • 2435a7cd5e Oops, typo Linus Lee 2020-10-11 06:31:59 -0400
  • f5135d9f89 Add link to Racket Tabloid Linus Lee 2020-10-11 06:24:16 -0400
  • c2a23104fe Merge branch 'master' of github.com:thesephist/tabloid into master Linus Lee 2020-10-03 20:37:33 -0400
  • 6d1d013355 Add links to repls in README Linus Lee 2020-10-03 20:37:27 -0400
  • 6e80db28e2
    Merge pull request #2 from Sombrero64/patch-1 Linus Lee 2020-10-04 01:32:15 +0100
  • 23d90604d3
    Included more headlines. Daniel 2020-10-03 18:39:58 -0500
  • 7db039b9d8 Fix textarea sizing issue on Firefox Linus Lee 2020-10-02 16:36:42 -0400
  • e4f5c3d8d9 Make the fibonacci sequence start with 1, 1 not 1, 2 Linus Lee 2020-09-24 19:56:51 -0400
  • b5e0a2175f Remove duplicate list of keywords from landing page Linus Lee 2020-09-24 12:47:02 -0400
  • e0d16ea54e Update link once again because I am stupid Linus Lee 2020-09-24 09:26:56 -0400
  • 1c42a31e04 Update link to a nonexistent blog post with a tutorial from the README Linus Lee 2020-09-24 09:26:22 -0400
  • d163581085 Some fixed up commentary on the language in README Linus Lee 2020-09-24 09:24:54 -0400
  • 2f0c47fb5a Add content to README Linus Lee 2020-09-24 09:15:53 -0400
  • bc69e7efa4 Add ability to use escaped strings, at least for quotes Linus Lee 2020-09-24 09:07:24 -0400
  • c82ee71b4d Add social image Linus Lee 2020-09-24 08:37:50 -0400
  • e8549b783a Fix bug in Safari causing textarea to behave weirdly with white-space: nowrap vs pre-wrap Linus Lee 2020-09-24 08:28:28 -0400
  • 342fd2e8d6 Clean up some keywords + mobile view Linus Lee 2020-09-24 08:22:22 -0400
  • e6797461f8 Add fibonacci sequence sample Linus Lee 2020-09-24 08:16:49 -0400
  • 528eb9c74d Add support for exprgroups guraded by parens Linus Lee 2020-09-24 07:55:24 -0400
  • 6c67ca1a04 When hitting the tab key, actually indent in the editor. Also add boolean literal support Linus Lee 2020-09-24 07:53:59 -0400
  • a0163315d3 Support calling functions with multiple arguments Linus Lee 2020-09-24 07:47:35 -0400
  • d7c1ae4f76 Remove plans for looping constructs -- we don't need em Linus Lee 2020-09-24 07:46:06 -0400
  • 4b487e7a38 Flesh out landing page copy Linus Lee 2020-09-24 07:30:52 -0400
  • cee091893a Nail down basic app styles / layout Linus Lee 2020-09-24 06:42:23 -0400
  • aafa74e7bc Get basic REPL loop working Linus Lee 2020-09-24 05:56:09 -0400
  • 030094045a Begin working on web app Linus Lee 2020-09-24 05:45:33 -0400
  • c79c0e4fec Working tree-walk executor Linus Lee 2020-09-24 05:30:15 -0400
  • 81b5a5b0f1 Get MVP of parser Linus Lee 2020-09-24 04:32:05 -0400
  • 901b367373 Finish tokenizer Linus Lee 2020-09-24 03:11:48 -0400
  • 692ffec79c
    Initial commit Linus Lee 2020-09-24 02:44:04 -0400