2025-04-06 - 2025-04-13
Overview
8 pull requests merged by 2 users
Merged
#16 chore: fix wrong use-node-version
Merged
#15 chore: enforce using Node.js 22, fixing #13, ignore IDE files
Merged
#11 doc: Fix git URL in README
Merged
#10 feat: add a first generic method, square
Merged
#9 test: Add tests for all existing functionality, correcting issues
Merged
#7 test: Run pnpm test
in CI on all PRs and pushes to main
Merged
#5 test: Set up a mocha test harness
Merged
#4 feat: First working TypeDispatcher, supporting plain functions on Number
1 pull request proposed by 1 user
Proposed
#17 WIP: Introduce BooleanT and boolean functions
6 issues closed from 2 users
Closed
#13 Exception during run: TypeError: behs.keys(...).filter is not a function
Closed
#2 Add the generic square function
Closed
#8 Make current test suite comprehensive
Closed
#6 Set up continuous integration
Closed
#3 Add unit testing
Closed
#1 Implement a TypeDispatcher that works for the specification so far
5 issues created by 2 users
Opened
#6 Set up continuous integration
Opened
#8 Make current test suite comprehensive
Opened
#12 API to specify a function name and multiple signatures in a single file
Opened
#13 Exception during run: TypeError: behs.keys(...).filter is not a function
Opened
#14 Naming of type objects