2024-06-20T01:44:15Z - 2024-09-20T01:44:15Z

Overview

0 Active Pull Requests
30 Active Issues
Excluding merges, 1 author has pushed 48 commits to main and 68 commits to all branches. On main, 15 files have changed and there have been 518 additions and 299 deletions.

23 Issues closed from 1 user

Closed #81 Turtle position should correctly report location in turtle coordinates 2024-07-21 23:27:11 +00:00

Closed #85 home! should reset orientation, not just location 2024-07-21 23:24:06 +00:00

Closed #46 Add set_heading to prelude 2024-07-21 23:23:37 +00:00

Closed #82 ref -> box all the way through the parser, interpreter 2024-07-21 20:31:45 +00:00

Closed #100 Update Lezer and Tree-Sitter grammars: remove loop and recur 2024-07-21 17:38:41 +00:00

Closed #86 Disallow shadowing? 2024-07-20 17:51:50 +00:00

Closed #35 Improve parser errors on extra exprs/tokens on line 2024-07-19 20:14:18 +00:00

Closed #99 Remove loop and recur from the language 2024-07-19 20:13:30 +00:00

Closed #79 Splat patterns should show word/name bindings in doc! and match errors 2024-07-14 18:42:53 +00:00

Closed #87 Called keywords should work in do forms 2024-07-14 18:29:20 +00:00

Closed #83 Better error message: "mismatched arity" -> "wrong number of arguments" 2024-07-14 17:53:52 +00:00

Closed #91 chars should give a list of chars in a string 2024-07-14 17:50:46 +00:00

Closed #31 Stdin, out, err 2024-07-03 19:45:05 +00:00

Closed #24 Refs & state 2024-07-03 00:23:40 +00:00

Closed #23 Graphics protocol 2024-07-03 00:21:50 +00:00

Closed #30 Coroutines! 2024-07-03 00:20:31 +00:00

Closed #97 Thoughts about dicts and objects 2024-07-02 23:43:16 +00:00

Closed #90 at should work with strings 2024-06-24 16:57:37 +00:00

Closed #92 split should work with "" as splitter 2024-06-24 16:10:20 +00:00

Closed #70 Good-enough error reporting 2024-06-21 14:37:43 +00:00

Closed #88 Empty blocks should cause parsing or validation errors 2024-06-20 22:01:12 +00:00

Closed #89 Calling not a function should cause a panic 2024-06-20 21:57:25 +00:00

Closed #84 Show and hide turtles 2024-06-20 20:57:33 +00:00

7 Issues created by 1 user

Opened #93 Turtle graphics protocol 2024-06-21 03:46:50 +00:00

Opened #94 Profile Ludus & ludus-web 2024-06-24 15:39:16 +00:00

Opened #95 Thoughts about bytecode VM 2024-06-24 15:59:52 +00:00

Opened #96 Thoughts about concurrency, actors, and objects 2024-06-29 05:48:05 +00:00

Opened #98 "Literate" Ludus 2024-07-13 04:48:57 +00:00

Opened #101 Add JSON encoder/decoder to Prelude 2024-07-20 17:59:03 +00:00

Opened #102 Language-independent testing 2024-07-21 17:56:28 +00:00

19 Unresolved Conversations

Open #67 and and or should be short-circuiting special forms 2024-07-21 20:16:34 +00:00

Open #66 Real UTF-8 functions 2024-07-21 20:15:38 +00:00

Open #17 Improve prelude 2024-07-21 17:48:00 +00:00

Open #18 Testing for Ludus 2024-07-21 17:46:47 +00:00

Open #21 More robust in-Ludus testing 2024-07-21 17:46:47 +00:00

Open #1 Add a with form 2024-07-21 17:45:44 +00:00

Open #5 pkgs and nses 2024-07-21 17:45:44 +00:00

Open #9 Add a "pin" operator 2024-07-21 17:45:44 +00:00

Open #42 Persistent data structures 2024-07-21 17:45:03 +00:00

Open #55 Validator should validate imports 2024-07-21 17:44:48 +00:00

Open #56 Validator should validate with forms 2024-07-21 17:44:48 +00:00

Open #57 Validator should validate ns forms 2024-07-21 17:44:48 +00:00

Open #43 Bytecode VM 2024-07-21 17:40:26 +00:00

Open #27 Ensure stack overflows don't kill Ludus 2024-07-03 00:26:11 +00:00

Open #36 Nice error reporting 2024-07-03 00:19:54 +00:00

Open #53 Finish validator 2024-07-03 00:19:54 +00:00

Open #54 Validator should validate nested pkg accesses 2024-07-03 00:19:54 +00:00

Open #80 Scripts with a panic should still draw 2024-07-03 00:18:00 +00:00

Open #71 Integrate new WASM/Janet interpreter with ludus-cli 2024-07-03 00:17:11 +00:00