0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 21 hours ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #83 from open-spaced-repetition/docs/readme-v4 More... 28 days ago
docs(readme): rewrite README for v4.0.0 More... 29 days ago
chore: remove .idx/dev.nix artifact More... 30 days ago
Merge pull request #82 from open-spaced-repetition/refactor/cleanup-deprecated-and-godoc More... about 1 month ago
refactor(fsrs): remove deprecated GetRetrievability shim More... about 1 month ago
docs(api): complete API godoc and gofmt cleanup More... about 1 month ago
Merge pull request #81 from open-spaced-repetition/refactor/standardize-public-api-validation More... about 1 month ago
refactor(api): standardize input validation and structured errors across public API More... about 1 month ago
Merge pull request #80 from open-spaced-repetition/refactor/split-test-monolith More... about 1 month ago
refactor(test): split fsrs_test.go monolith into co-located *_test.go files More... about 1 month ago
Merge pull request #79 from open-spaced-repetition/refactor/deduplicate-core-math More... about 2 months ago
test(arithmetic): add retention→0+ boundary case to TestStabilityToInterval More... about 2 months ago
refactor(fuzz): delegate ApplyFuzz to applyFuzz More... about 2 months ago
refactor(arithmetic): extract stabilityToInterval helper More... about 2 months ago
Merge pull request #75 from open-spaced-repetition/refactor/go-idiomatic-cleanup More... 3 months ago
docs(fsrs): add removal version to GetRetrievability deprecation notice More... 3 months ago
refactor(fsrs): rename Retrievability with backward-compat shim More... 3 months ago
feat(models): add State.String(), JSON tags, and reschedule validation More... 3 months ago
feat(errors): add structured error codes for parameter validation More... 3 months ago
refactor: rename variables and unexport internal helpers More... 3 months ago
Merge pull request #69 from open-spaced-repetition/feat/v45-weights-conversion More... 3 months ago
refactor(weights): extract validateFiniteWeights helper More... 3 months ago
Merge pull request #70 from open-spaced-repetition/chore/remove-scheduling-cards More... 3 months ago
Merge pull request #68 from open-spaced-repetition/fix/sqrt-relearning-steps-ceiling More... 3 months ago
chore(fsrs): remove unused schedulingCards type More... 3 months ago
test(fsrs): cover v4.5 weights conversion with parity, validation, and integration tests More... 3 months ago
feat(fsrs): add v4.5 weights conversion with auto-detection More... 3 months ago
test(parameters): harden dynamic ceiling tests with tighter assertions More... 3 months ago
fix(parameters): apply sqrt to W[17]/W[18] relearning ceiling with negative-value guard More... 3 months ago
Merge pull request #67 from open-spaced-repetition/feat/sm2-memory-state More... 3 months ago