Scott Richmond
|
6c773e65e9
|
Update docs
|
2023-12-13 14:15:32 -05:00 |
|
Scott Richmond
|
3c25fc72eb
|
Add more docs.
|
2023-12-12 15:49:18 -05:00 |
|
Scott Richmond
|
075f7e8f9e
|
Updates
|
2023-12-12 15:38:16 -05:00 |
|
Scott Richmond
|
adf7c4e9e3
|
Updated doc
|
2023-12-11 16:16:16 -05:00 |
|
Scott Richmond
|
7001c5a30a
|
Some tweaks, fix links.
|
2023-12-11 16:16:03 -05:00 |
|
Scott Richmond
|
080f9d018c
|
Checkin first doc output.
|
2023-12-11 16:02:17 -05:00 |
|
Scott Richmond
|
fece951f4b
|
First draft documentation
|
2023-12-11 16:02:03 -05:00 |
|
Scott Richmond
|
576b280a0c
|
Fix pattern printing
|
2023-12-11 16:01:49 -05:00 |
|
Scott Richmond
|
c683b73201
|
Start repl for documentation scene.
|
2023-12-11 14:42:23 -05:00 |
|
Scott Richmond
|
7a4ad90380
|
Do a bunch of work to get things mostly working on ludus-web
|
2023-12-09 20:30:43 -05:00 |
|
Scott Richmond
|
88e027b240
|
Remove .helix
|
2023-12-08 18:20:13 -05:00 |
|
Scott Richmond
|
37f0350fa3
|
Fix l/r reversal bug, doc! bug, join bug.
|
2023-12-08 18:19:08 -05:00 |
|
Scott Richmond
|
2681a365f8
|
Bump version
|
2023-12-08 17:31:00 -05:00 |
|
Scott Richmond
|
1b67bab4fe
|
Actually fix turtle angles and states
|
2023-12-08 17:30:33 -05:00 |
|
Scott Richmond
|
8b593c1492
|
Bump version
|
2023-12-08 17:21:18 -05:00 |
|
Scott Richmond
|
b61322bbfd
|
Fix turtle angles, states, and colors.
|
2023-12-08 17:20:57 -05:00 |
|
Scott Richmond
|
0e42d893e8
|
Bump version
|
2023-12-08 15:35:10 -05:00 |
|
Scott Richmond
|
ed4447d6c2
|
Remove repl cruft
|
2023-12-08 15:30:13 -05:00 |
|
Scott Richmond
|
bc5cc37cc1
|
Fully add repeat form
|
2023-12-08 15:27:49 -05:00 |
|
Scott Richmond
|
b285047d60
|
Fix additional bugs in the prelude
|
2023-12-08 15:27:33 -05:00 |
|
Scott Richmond
|
f5f1d4a440
|
Fix subtle parsing errors in prelude.
|
2023-12-08 15:04:44 -05:00 |
|
Scott Richmond
|
c88a06d447
|
Start adding repeat form.
|
2023-12-07 12:28:30 -05:00 |
|
Scott Richmond
|
53c4433d2a
|
Keep working on prelude.
|
2023-12-06 20:29:21 -05:00 |
|
Scott Richmond
|
8ce97081d0
|
Add better error handling, improve prelude, postlude.
|
2023-12-06 20:02:14 -05:00 |
|
Scott Richmond
|
480e7abcf0
|
Remove repl
|
2023-12-04 14:06:10 -05:00 |
|
Scott Richmond
|
ba44ddcb3f
|
Remove print!s
|
2023-12-04 14:01:32 -05:00 |
|
Scott Richmond
|
6a1906c1ae
|
Fix the bugs. Not all of them.
|
2023-12-04 13:58:29 -05:00 |
|
Scott Richmond
|
efb33cc1be
|
Reset state after each run
|
2023-12-04 12:12:05 -05:00 |
|
Scott Richmond
|
c9ccffa067
|
Basically wire the things up!
|
2023-12-04 00:41:57 -05:00 |
|
Scott Richmond
|
17592149f1
|
Finish turtle graphics?
|
2023-12-03 23:14:55 -05:00 |
|
Scott Richmond
|
14862c3ba9
|
Add slice, fix bugs
|
2023-12-03 21:48:53 -05:00 |
|
Scott Richmond
|
30fa4e9d97
|
Fix anonymous fn bug
|
2023-12-03 21:10:22 -05:00 |
|
Scott Richmond
|
314101d17d
|
Make lots of progress on prelude & turtle graphics, fixing partial function application bug along the way.
|
2023-12-03 17:15:26 -05:00 |
|
Scott Richmond
|
7515df835e
|
Fix bug, add show-pattern
|
2023-12-03 12:40:38 -05:00 |
|
Scott Richmond
|
ab48dfa6b3
|
Make lots and lots of progress; discover error in pattern matching.
|
2023-12-02 16:14:57 -05:00 |
|
Scott Richmond
|
4a84afc971
|
Bump version number
|
2023-12-02 12:18:17 -05:00 |
|
Scott Richmond
|
58e0e8b51c
|
npmify the things!
|
2023-12-01 20:33:12 -05:00 |
|
Scott Richmond
|
478d0347f2
|
Stand up stub of npm export
|
2023-12-01 19:56:22 -05:00 |
|
Scott Richmond
|
bc7565926a
|
Lots of progress
|
2023-12-01 19:08:51 -05:00 |
|
Scott Richmond
|
3f865a64d7
|
Futz
|
2023-12-01 14:00:15 -05:00 |
|
Scott Richmond
|
792ce12617
|
Get base/prelude system working
|
2023-12-01 12:38:33 -05:00 |
|
Scott Richmond
|
3370fbc13e
|
Unfuck function building
|
2023-12-01 11:18:39 -05:00 |
|
Scott Richmond
|
19c237bd9d
|
Unfuck .gitignore so that I'm not losing work
|
2023-11-30 15:19:20 -05:00 |
|
Scott Richmond
|
02d15ac5b7
|
Track untracked files, add back in core, add base
|
2023-11-30 15:18:56 -05:00 |
|
Scott Richmond
|
d99a454e36
|
Work on fn regression
|
2023-11-30 15:03:51 -05:00 |
|
Scott Richmond
|
fcf9bd76e0
|
Wire up base and prelude
|
2023-11-30 14:31:02 -05:00 |
|
Scott Richmond
|
f4e2171e09
|
Oops--commit last change on use implementation
|
2023-11-30 13:23:36 -05:00 |
|
Scott Richmond
|
252b9af358
|
Add use to language
|
2023-11-30 13:22:38 -05:00 |
|
Scott Richmond
|
6070b6512e
|
Add if let back in
|
2023-11-30 11:58:04 -05:00 |
|
Scott Richmond
|
b60efbda18
|
Update babashka/fs version
|
2023-11-30 11:57:46 -05:00 |
|