feat: Implement Vector type
All checks were successful
/ test (pull_request) Successful in 20s
#28 by glen was merged 2025-05-07 00:03:50 +00:00
feat: Add return typing strategies and implement sqrt with them
All checks were successful
/ test (pull_request) Successful in 18s
#26 by glen was merged 2025-04-28 16:29:34 +00:00
feat: methods on Complex
All checks were successful
/ test (pull_request) Successful in 17s
#24 by glen was merged 2025-04-25 14:17:35 +00:00
refactor: require match to merge any function
All checks were successful
/ test (pull_request) Successful in 18s
#23 by glen was merged 2025-04-24 00:16:04 +00:00
refactor: change onType to match and take only one pattern and result
All checks were successful
/ test (pull_request) Successful in 17s
#22 by glen was merged 2025-04-22 05:01:22 +00:00
feat: Add generic types and Complex numbers
All checks were successful
/ test (pull_request) Successful in 19s
#21 by glen was merged 2025-04-22 01:48:53 +00:00
feat: config and approximate equality
All checks were successful
/ test (pull_request) Successful in 18s
#19 by glen was merged 2025-04-16 04:23:49 +00:00
Introduce BooleanT and boolean functions
All checks were successful
/ test (pull_request) Successful in 17s
#17 by glen was merged 2025-04-13 16:29:53 +00:00
chore: fix wrong use-node-version
All checks were successful
/ test (pull_request) Successful in 16s
#16 by josdejong was merged 2025-04-10 18:25:41 +00:00
chore: enforce using Node.js 22, fixing #13, ignore IDE files
All checks were successful
/ test (pull_request) Successful in 15s
#15 by josdejong was merged 2025-04-10 18:16:39 +00:00
doc: Fix git URL in README
All checks were successful
/ test (pull_request) Successful in 10s
#11 by glen was merged 2025-04-08 23:29:58 +00:00
feat: add a first generic method, square
All checks were successful
/ test (pull_request) Successful in 10s
#10 by glen was merged 2025-04-08 23:25:02 +00:00
test: Add tests for all existing functionality, correcting issues
All checks were successful
/ test (pull_request) Successful in 12s
#9 by glen was merged 2025-04-08 22:42:54 +00:00
test: Run pnpm test in CI on all PRs and pushes to main
All checks were successful
/ test (pull_request) Successful in 11s
#7 by glen was merged 2025-04-08 02:38:29 +00:00
#5 by glen was merged 2025-04-07 16:18:46 +00:00