2025-04-06 - 2025-04-13

Overview

9 active pull requests
8 active issues
Excluding merges, 2 authors have pushed 8 commits to main and 12 commits to all branches. On main, 27 files have changed and there have been 1544 additions and 56 deletions.

8 pull requests merged by 2 users

Merged #16 chore: fix wrong use-node-version 2025-04-10 18:25:41 +00:00

Merged #15 chore: enforce using Node.js 22, fixing #13, ignore IDE files 2025-04-10 18:16:39 +00:00

Merged #11 doc: Fix git URL in README 2025-04-08 23:29:58 +00:00

Merged #10 feat: add a first generic method, square 2025-04-08 23:25:02 +00:00

Merged #9 test: Add tests for all existing functionality, correcting issues 2025-04-08 22:42:54 +00:00

Merged #7 test: Run pnpm test in CI on all PRs and pushes to main 2025-04-08 02:38:29 +00:00

Merged #5 test: Set up a mocha test harness 2025-04-07 16:18:46 +00:00

Merged #4 feat: First working TypeDispatcher, supporting plain functions on Number 2025-04-07 05:11:51 +00:00

1 pull request proposed by 1 user

Proposed #17 WIP: Introduce BooleanT and boolean functions 2025-04-10 21:06:36 +00:00

6 issues closed from 2 users

Closed #13 Exception during run: TypeError: behs.keys(...).filter is not a function 2025-04-10 18:17:08 +00:00

Closed #2 Add the generic square function 2025-04-08 23:25:02 +00:00

Closed #8 Make current test suite comprehensive 2025-04-08 22:42:54 +00:00

Closed #6 Set up continuous integration 2025-04-08 02:38:29 +00:00

Closed #3 Add unit testing 2025-04-07 16:18:47 +00:00

Closed #1 Implement a TypeDispatcher that works for the specification so far 2025-04-07 05:11:51 +00:00

5 issues created by 2 users

Opened #6 Set up continuous integration 2025-04-07 16:20:22 +00:00

Opened #8 Make current test suite comprehensive 2025-04-08 02:41:02 +00:00

Opened #12 API to specify a function name and multiple signatures in a single file 2025-04-09 16:01:03 +00:00

Opened #13 Exception during run: TypeError: behs.keys(...).filter is not a function 2025-04-09 16:30:13 +00:00

Opened #14 Naming of type objects 2025-04-10 17:41:27 +00:00