2024-01-18T09:10:44Z - 2025-01-18T09:10:44Z

Overview

0 Active Pull Requests
23 Active Issues
Excluding merges, 1 author has pushed 80 commits to main and 102 commits to all branches. On main, 19 files have changed and there have been 9362 additions and 3464 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

12 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