2024-06-26T15:39:02Z - 2025-06-26T15:39:02Z

Overview

0 Active Pull Requests
36 Active Issues
Excluding merges, 1 author has pushed 81 commits to main and 223 commits to all branches. On main, 19 files have changed and there have been 9458 additions and 3655 deletions.

11 Issues closed from 1 user

Closed #20 print! should not show args as a list 2024-12-13 18:47:30 +00:00

Closed #16 Functions should properly close over bindings 2024-12-13 00:40:10 +00:00

Closed #6 Panics should have nice information 2024-12-12 06:22:15 +00:00

Closed #19 Validator should validate recursive functions 2024-12-11 20:38:07 +00:00

Closed #4 Write validator 2024-12-11 05:22:30 +00:00

Closed #17 All ast-like things should be branches of Ast 2024-12-11 05:21:25 +00:00

Closed #18 We need an FnInfo 2024-12-11 05:20:58 +00:00

Closed #9 More ergonomic context 2024-12-09 04:35:20 +00:00

Closed #12 Move base from a context to a dict 2024-12-09 04:35:11 +00:00

Closed #10 String pattern matching 2024-12-08 04:58:07 +00:00

Closed #2 Complete base functions 2024-12-06 19:12:56 +00:00

25 Issues created by 1 user

Opened #1 Opportunistic mutation 2024-12-05 16:51:54 +00:00

Opened #3 Develop parsing error reporting 2024-12-05 16:55:17 +00:00

Opened #5 Panics should have stack traces 2024-12-05 17:01:10 +00:00

Opened #7 Package interpreter into a Rust library 2024-12-05 17:14:41 +00:00

Opened #8 Compile to WASM 2024-12-05 17:15:40 +00:00

Opened #11 Improve interpolated string/string pattern parsing errors 2024-12-05 19:06:10 +00:00

Opened #13 Bring Prelude into Rust 2024-12-08 06:39:43 +00:00

Opened #14 Rust-based doc generation 2024-12-08 06:41:36 +00:00

Opened #15 Partial function application should work. 2024-12-09 22:58:48 +00:00

Opened #21 Recursive functions borrow themselves twice when executing 2024-12-13 19:34:30 +00:00

Opened #22 Optimizing memory layouts 2024-12-15 04:43:16 +00:00

Opened #23 Consider alternative code pattern? 2024-12-15 05:14:11 +00:00

Opened #24 Clean up issues 2025-06-25 17:14:43 +00:00

Opened #25 Build into node package 2025-06-25 17:17:28 +00:00

Opened #26 WASM interpreter should run in a different thread 2025-06-25 17:18:10 +00:00

Opened #27 Actor model should exist & work 2025-06-25 17:18:34 +00:00

Opened #28 Console output should pass through actors 2025-06-25 17:21:41 +00:00

Opened #29 Text input should be able to happen through actors 2025-06-25 17:22:10 +00:00

Opened #30 Keyboard actions should be available through actors 2025-06-25 17:22:27 +00:00

Opened #31 JSON serialization of relevant Ludus values to JS frontend 2025-06-25 17:22:57 +00:00

Opened #32 Develop LDN notation, spec, and parser 2025-06-25 17:23:16 +00:00

Opened #33 Ludus should be able to request the contents of a file through the JS frontend 2025-06-25 17:23:56 +00:00

Opened #34 WASM packaging should be possible 2025-06-26 00:20:33 +00:00

Opened #35 Error console messages should be valid JSON 2025-06-26 04:02:12 +00:00

Opened #36 Keywords should be able to be generated at runtime 2025-06-26 04:38:38 +00:00