Linus Lee
|
c2a23104fe
|
Merge branch 'master' of github.com:thesephist/tabloid into master
|
2020-10-03 20:37:33 -04:00 |
|
Linus Lee
|
6d1d013355
|
Add links to repls in README
|
2020-10-03 20:37:27 -04:00 |
|
Linus Lee
|
6e80db28e2
|
Merge pull request #2 from Sombrero64/patch-1
Included more headlines.
|
2020-10-04 01:32:15 +01:00 |
|
Daniel
|
23d90604d3
|
Included more headlines.
|
2020-10-03 18:39:58 -05:00 |
|
Linus Lee
|
7db039b9d8
|
Fix textarea sizing issue on Firefox
|
2020-10-02 16:36:42 -04:00 |
|
Linus Lee
|
e4f5c3d8d9
|
Make the fibonacci sequence start with 1, 1 not 1, 2
|
2020-09-24 19:56:51 -04:00 |
|
Linus Lee
|
b5e0a2175f
|
Remove duplicate list of keywords from landing page
|
2020-09-24 12:47:02 -04:00 |
|
Linus Lee
|
e0d16ea54e
|
Update link once again because I am stupid
|
2020-09-24 09:26:56 -04:00 |
|
Linus Lee
|
1c42a31e04
|
Update link to a nonexistent blog post with a tutorial from the README
|
2020-09-24 09:26:22 -04:00 |
|
Linus Lee
|
d163581085
|
Some fixed up commentary on the language in README
|
2020-09-24 09:24:54 -04:00 |
|
Linus Lee
|
2f0c47fb5a
|
Add content to README
|
2020-09-24 09:15:53 -04:00 |
|
Linus Lee
|
bc69e7efa4
|
Add ability to use escaped strings, at least for quotes
|
2020-09-24 09:07:24 -04:00 |
|
Linus Lee
|
c82ee71b4d
|
Add social image
|
2020-09-24 08:37:50 -04:00 |
|
Linus Lee
|
e8549b783a
|
Fix bug in Safari causing textarea to behave weirdly with white-space: nowrap vs pre-wrap
|
2020-09-24 08:28:28 -04:00 |
|
Linus Lee
|
342fd2e8d6
|
Clean up some keywords + mobile view
|
2020-09-24 08:22:22 -04:00 |
|
Linus Lee
|
e6797461f8
|
Add fibonacci sequence sample
|
2020-09-24 08:16:49 -04:00 |
|
Linus Lee
|
528eb9c74d
|
Add support for exprgroups guraded by parens
|
2020-09-24 07:55:24 -04:00 |
|
Linus Lee
|
6c67ca1a04
|
When hitting the tab key, actually indent in the editor. Also add boolean literal support
|
2020-09-24 07:53:59 -04:00 |
|
Linus Lee
|
a0163315d3
|
Support calling functions with multiple arguments
|
2020-09-24 07:47:35 -04:00 |
|
Linus Lee
|
d7c1ae4f76
|
Remove plans for looping constructs -- we don't need em
|
2020-09-24 07:46:06 -04:00 |
|
Linus Lee
|
4b487e7a38
|
Flesh out landing page copy
|
2020-09-24 07:30:52 -04:00 |
|
Linus Lee
|
cee091893a
|
Nail down basic app styles / layout
|
2020-09-24 06:42:23 -04:00 |
|
Linus Lee
|
aafa74e7bc
|
Get basic REPL loop working
|
2020-09-24 05:56:09 -04:00 |
|
Linus Lee
|
030094045a
|
Begin working on web app
|
2020-09-24 05:45:33 -04:00 |
|
Linus Lee
|
c79c0e4fec
|
Working tree-walk executor
|
2020-09-24 05:30:15 -04:00 |
|
Linus Lee
|
81b5a5b0f1
|
Get MVP of parser
|
2020-09-24 04:32:05 -04:00 |
|
Linus Lee
|
901b367373
|
Finish tokenizer
|
2020-09-24 03:11:48 -04:00 |
|
Linus Lee
|
692ffec79c
|
Initial commit
|
2020-09-24 02:44:04 -04:00 |
|