Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2025-07-20 | src/sjs.mjs (mappings): Add `tap()` | EuAndreh | 1 | -0/+16 |
2025-07-20 | Makefile: Update installation directory to be compatible with node | EuAndreh | 3 | -7/+11 |
2025-07-11 | src/sjs.mjs: Add reductions() | EuAndreh | 2 | -3/+96 |
2025-07-11 | src/sjs.mjs: Add isNumeric() | EuAndreh | 2 | -0/+19 |
2025-07-07 | Use .mjs extension; add reduce(); finish tests; export names correctly. | EuAndreh | 6 | -918/+1477 |
2025-06-01 | Import existing code as-is | EuAndreh | 5 | -0/+1012 |