2025-04-18 - 2025-10-18

Overview

6 active pull requests
11 active issues
Excluding merges, 1 author has pushed 6 commits to main and 6 commits to all branches. On main, 74 files have changed and there have been 3142 additions and 530 deletions.

6 pull requests merged by 1 user

Merged #28 feat: Implement Vector type 2025-05-07 00:03:50 +00:00

Merged #26 feat: Add return typing strategies and implement sqrt with them 2025-04-28 16:29:34 +00:00

Merged #24 feat: methods on Complex 2025-04-25 14:17:35 +00:00

Merged #23 refactor: require match to merge any function 2025-04-24 00:16:04 +00:00

Merged #22 refactor: change onType to match and take only one pattern and result 2025-04-22 05:01:22 +00:00

Merged #21 feat: Add generic types and Complex numbers 2025-04-22 01:48:53 +00:00

4 issues closed from 2 users

Closed #27 Add generic Vector type 2025-05-07 00:04:18 +00:00

Closed #25 Add return convention choice to config and implement sqrt for all relevant types. 2025-04-28 16:29:34 +00:00

Closed #20 add facilities for generic types and implement Complex(T) 2025-04-25 14:18:10 +00:00

Closed #12 API to specify a function name and multiple signatures in a single file 2025-04-24 00:16:05 +00:00

9 issues created by 2 users

Opened #25 Add return convention choice to config and implement sqrt for all relevant types. 2025-04-25 14:19:43 +00:00

Opened #27 Add generic Vector type 2025-04-28 16:37:17 +00:00

Opened #29 enhance cbrt to work on Complex and to return all cube roots 2025-05-07 01:00:24 +00:00

Opened #30 implement polynomialRoot 2025-05-07 01:02:53 +00:00

Opened #31 make parallel benchmark to pocomath/mathjs 2025-05-07 01:05:29 +00:00

Opened #32 Avoid files with names differing only by casing 2025-05-07 14:25:24 +00:00

Opened #33 Ban instanceof and avoid inheritance, specifically in TypePattern. 2025-05-07 15:59:41 +00:00

Opened #34 Error when running pnpm test 2025-05-14 12:55:33 +00:00

Opened #35 Protect merge and resolve and other "built-in" type dispatcher methods 2025-05-15 13:56:01 +00:00

2 unresolved conversations

Open #18 Add a config object and approximate equality 2025-05-21 12:37:57 +00:00

Open #14 Separate Type entities and the type information about them 2025-05-21 08:35:52 +00:00