2025-01-14 - 2025-04-14
Overview
9 pull requests merged by 2 users
Merged
#17 Introduce BooleanT and boolean functions
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
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
9 issues created by 2 users
Opened
#1 Implement a TypeDispatcher that works for the specification so far
Opened
#2 Add the generic square function
Opened
#3 Add unit testing
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
Opened
#18 Add a config object and approximate equality