Skip to content

Add canonical duration literals - #296

Merged
julia-script merged 2 commits into
mainfrom
julia/add-duration-literals
Aug 30, 2026
Merged

Add canonical duration literals#296
julia-script merged 2 commits into
mainfrom
julia/add-duration-literals

Conversation

@julia-script

Copy link
Copy Markdown
Owner

Summary

  • add canonical w, d, h, m, s, ms, us, and ns duration literals with exact fixed u64 nanosecond values
  • integrate committed lexical recovery, syntax, formatting, semantic facts, constants, editor inspection, and ordinary u64 lowering
  • document the language behavior, exercise MonotonicClock.waitFor, sync the main OpenSpec capabilities, and archive the completed change

Verification

  • pnpm typecheck
  • pnpm exec biome check .
  • pnpm test: 22 of 22 tasks; 2,435 compiler tests plus native acceptance
  • pnpm check
  • pnpm release:candidate: 9 of 9 validations
  • openspec validate --specs: 125 of 125 specs

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
silk-effect-docs Ready Ready Preview Aug 30, 2026 2:53am

Request Review

@julia-script
julia-script merged commit 1bb4f05 into main Aug 30, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant