events: Phase 1 calendar — DAILY/WEEKLY RRULE expansion + 24 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 32s

Civil date arithmetic (Hinnant), integer epoch-minute datetimes, bounded
windowed RRULE expansion (DAILY/WEEKLY with INTERVAL/COUNT/UNTIL/BYDAY),
multi-event merge. Conformance harness + scoreboard wired.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 23:48:34 +00:00
parent d446562ed1
commit 797c5f9147
7 changed files with 669 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
{
"lang": "events",
"total_passed": 24,
"total_failed": 0,
"total": 24,
"suites": [
{"name":"calendar","passed":24,"failed":0,"total":24}
],
"generated": "2026-06-06T23:48:10+00:00"
}