|
|
f6a1e68d85
|
chore(repo): script to run tests from monorepo root
|
2024-04-26 01:18:44 +07:00 |
|
|
|
cfcf0818ad
|
Merge pull request #10 from robonen/renovate/all-minor-patch
chore(deps): update all non-major dependencies
|
2024-04-26 01:32:21 +07:00 |
|
renovate[bot]
|
4e92ed18ed
|
chore(deps): update all non-major dependencies
|
2024-04-25 18:30:47 +00:00 |
|
|
|
69f9ae0900
|
Merge pull request #8 from robonen/renovate/node-20.x
chore(deps): update node.js to v20
|
2024-04-26 01:28:04 +07:00 |
|
renovate[bot]
|
18c3e16bb2
|
chore(deps): update node.js to v20
|
2024-04-25 18:25:17 +00:00 |
|
|
|
4afbe234f8
|
Merge pull request #7 from robonen/renoveate-bot
feat(repo): add .github/CODEOWNERS file and renovate.json configuration
|
2024-04-26 01:24:39 +07:00 |
|
|
|
b2923964e5
|
feat(repo): add .github/CODEOWNERS file and renovate.json configuration
|
2024-04-25 22:28:04 +07:00 |
|
|
|
531e1721bb
|
feat(packages/stdlib): change build system to unbuild
|
2024-04-19 02:29:27 +07:00 |
|
|
|
26a99b7d67
|
chore(repo): update deps
|
2024-04-19 01:10:07 +07:00 |
|
|
|
90328bf8d0
|
Merge pull request #5 from robonen/stdlib-structs
Stack impl
|
2024-04-18 21:44:16 +07:00 |
|
|
|
55440a83ba
|
chore(repo): update packageManager version to pnpm@9.0.1
|
2024-04-18 10:26:53 +07:00 |
|
|
|
943e913e76
|
refactor(packages/stdlib): use toReversed method instead of reverese
|
2024-04-18 10:26:16 +07:00 |
|
|
|
c90c17db93
|
feat(packages/stdlib): add structs exports
|
2024-04-17 04:04:28 +07:00 |
|
|
|
7546f2b653
|
feat(packages/stdlib): add stack data structure and tests
|
2024-04-17 04:00:41 +07:00 |
|
|
|
784457a507
|
refactor(packages/stdlib): add more accurate expectation RangeError for bitsflags
|
2024-04-17 03:59:35 +07:00 |
|
|
|
5bf6317673
|
refactor(packages/stdlib): add jsdoc for pubsub
|
2024-04-17 02:01:29 +07:00 |
|
|
|
80d8e37c03
|
refactor(packages/stdlib): add bitflags export
|
2024-04-16 23:08:57 +07:00 |
|
|
|
8a5d063800
|
Merge pull request #4 from robonen/stdlib-bitsflags
feat(packages/stdlib): add flagsGenerator and bitwise operation funct…
|
2024-04-17 05:08:22 +07:00 |
|
|
|
bf9e811346
|
feat(packages/stdlib): add flagsGenerator and bitwise operation functions
|
2024-04-16 23:03:20 +07:00 |
|
|
|
841d172598
|
chore(packages/stdlib): bump vitest to 1.5.0
|
2024-04-16 21:04:34 +07:00 |
|
|
|
43796ecae2
|
Merge pull request #3 from robonen/stdlib-pubsub
Stdlib pubsub
|
2024-04-16 17:07:14 +07:00 |
|
|
|
e3ef3a693e
|
feat(packages/stdlib): add patterns exports
|
2024-04-16 16:39:24 +07:00 |
|
|
|
f987f722df
|
feat(packages/stdlib): add PubSub class and tests to patterns
|
2024-04-16 16:32:56 +07:00 |
|
|
|
fb76d11725
|
feat(packages/stdlib): add jsr support
|
2024-04-12 00:42:47 +07:00 |
|
|
|
7182706595
|
refactor(packages/stdlib): remove slow types from levenstein distance
|
2024-04-12 00:42:12 +07:00 |
|
|
|
f3a2ae53f4
|
feat(repo): add support jsr in cli
|
2024-04-12 00:41:07 +07:00 |
|
|
|
1952380000
|
chore(release): v0.0.1
v0.0.1
|
2024-04-11 22:16:19 +07:00 |
|
|
|
f77716aa4e
|
chore(release): v0.0.1
|
2024-04-11 22:15:20 +07:00 |
|
|
|
5dadb50253
|
refactor(packages/stdlib): remove private from package.json
|
2024-04-11 22:11:06 +07:00 |
|
|
|
c65113ec43
|
chore(packages/stdlib): set 0.0.1 version
|
2024-04-11 21:57:56 +07:00 |
|
|
|
725b73d863
|
chore(release): v0.0.1
|
2024-04-11 21:55:48 +07:00 |
|
|
|
769476d478
|
refactor(packages/tsconfig): add exclude for .output and coverage folders
|
2024-04-11 21:54:29 +07:00 |
|
|
|
7eb6faf285
|
Merge pull request #2 from robonen/stdlib
Stdlib
|
2024-04-12 02:11:49 +07:00 |
|
|
|
9031430aec
|
refactor(packages/stdlib): reformat test files
|
2024-04-11 21:20:10 +07:00 |
|
|
|
4c10d38ae1
|
test(packages/stdlib): trigram distance tests
|
2024-04-11 21:19:09 +07:00 |
|
|
|
5045852e68
|
feat(packages/stdlib): add trigram distance utill
|
2024-04-11 21:18:03 +07:00 |
|
|
|
7d8f5be6e9
|
refactor(packages/stdlib): rename arguments to left and right
|
2024-04-11 21:16:53 +07:00 |
|
|
|
92721b348a
|
refactor(packages/stdlib): levensthein fn replate to module export
|
2024-04-11 00:22:20 +07:00 |
|
|
|
002215303a
|
feat(packages/stdlib): levenshtein distance util
|
2024-04-11 00:11:29 +07:00 |
|
|
|
65ba312f4c
|
refactor(packages/stdlib): add comments for math utils
|
2024-04-11 00:10:52 +07:00 |
|
|
|
e9b8b0c78d
|
chore(packages/stdlib): add bench script, add vscode workspace
|
2024-04-11 00:10:16 +07:00 |
|
|
|
d8a9a62335
|
feat(packages/stdlib): mapRange util
|
2024-04-10 20:21:44 +07:00 |
|
|
|
5280ace168
|
refactor(packages/stdlib): add doc, update tests
|
2024-04-10 17:55:08 +07:00 |
|
|
|
8515bff983
|
feat(packages/stdlib): math/clamp util
|
2024-04-10 16:51:09 +07:00 |
|
|
|
3f1d16b484
|
refactor(packages/tsconfig): disable declaration and source maps
|
2024-04-10 16:50:25 +07:00 |
|
|
|
04347254b4
|
feat(packages/stdlib): base vite config
|
2024-04-10 16:49:49 +07:00 |
|
|
|
a5d33ea9db
|
refactor(repo): change cli generated exports in package.json
|
2024-04-10 16:48:32 +07:00 |
|
|
|
c985b95fc5
|
feat(packages/stdlib): create stdlib
|
2024-04-10 15:12:53 +07:00 |
|
|
|
37d25bfb1d
|
refactor(packages/tsconfig): add description and publishConfig
|
2024-04-10 15:12:25 +07:00 |
|
|
|
d7a2d15bdb
|
refactor(repo): add pathe lib to cli tool
|
2024-04-10 15:11:27 +07:00 |
|