Docs Changelog

  • 1e74af966 2026-06-06 Replace missing Playwright docs job with Python checks
  • 856f78d49 2026-06-06 Fix docs local smoke gate
  • 5574c0d3c 2026-06-06 Refresh generated docs outputs
  • a00dc29d0 2026-06-06 Fix docs static extras and broken links
  • a71066e58 2026-06-06 fix banner align search
  • 3f5f8fe1b 2026-06-06 @Kapra-foster @roussov
  • 5525aade5 2026-06-05 Add bootstrap native gates and project-path driver surfaces
  • 1a627c38c 2026-06-04 add
  • 75b03f70f 2026-06-02 docs: Add C code equivalents to book examples
  • 54d7531ac 2026-06-02 add
  • 757ae87cd 2026-05-25 @
  • 2ab0a3302 2026-05-24 add
  • a13b35117 2026-05-24 @Kapra-foster
  • 4a6ab80e6 2026-05-23 feat(compiler): add metrics/health, diagnostics+recovery, lsp stability, incremental invalidation
  • 3d04521ba 2026-05-23 @Kapra-foster
  • 94bb8a986 2026-05-22 compiler: harden pipeline, add native panic boundary, expand targets and add directory READMEs
  • 981db61d7 2026-05-21 add
  • aed5a409b 2026-05-21 selfhost: force vitte.compiler.surface and stabilize strict gate
  • 41d0650cf 2026-05-18 Clarify ownership-aware grammar semantics for assignments, places, and references
  • efd8ca542 2026-05-18 @Kapra-foster
  • 7dddcc296 2026-05-18 Merge pull request #85 from vitte-lang/bootstrap-runtime-monotonic-timestamps
  • 5eadfd1aa 2026-05-18 add
  • 8e1fe4dbf 2026-05-18 delete
  • 5ac5357e6 2026-05-18 Add HTML readers for source-backed docs
  • 756d592f5 2026-05-18 Add structured lexer and AST-driven analysis paths
  • 99a8a5bb5 2026-05-18 Rebuild compiler structure and expand project updates
  • 881e8bedb 2026-05-16 Add comprehensive compiler architecture docs
  • ec6d5d8f4 2026-05-15 add
  • 514f8457a 2026-05-14 update
  • 55533b264 2026-05-14 add
  • 62f52ba96 2026-05-14 docs(site): remove SRI on local assets to restore CSS rendering
  • 4e308557c 2026-05-14 @docs/vitte-lang_update
  • 28e857264 2026-05-14 Merge pull request #73 from Kapra-foster/main
  • 41d15ca87 2026-05-14 Announce Stdlib 2.0 and add stdlib modules
  • ab6302afc 2026-05-11 delete
  • 0c68e96e3 2026-05-11 link js error
  • 580e78bd5 2026-05-10 docs: add docs/fr placeholder directory for path checks
  • 543157858 2026-05-09 Normalize docs script tags and formatting
  • e64fa4fbc 2026-05-09 Regenerate docs and use docs_pipeline.sh
  • 638364fb0 2026-05-09 Revamp docs site build and add quality checks
  • a976a782c 2026-05-09 docs: add static grammar memory sync, i18n pages, search/offline and quality checks
  • b228bf58e 2026-05-07 harden bootstrap-native seed contract
  • d079a7297 2026-05-05 Docs: clarify keyword pages, CLI and links
  • c5b337cc4 2026-05-05 Docs: add driver/package pages; rename native
  • cd2b13b56 2026-05-05 Update link documentation
  • d5e08b5ea 2026-05-05 @GoGinx
  • d42d0d0bf 2026-05-05 docs: document compiler parsing moved to IR
  • 244f8e443 2026-05-04 src: migrate compiler tree to Vitte
  • 434e4ee8b 2026-05-04 docs: harmonise site and book around compiler vitte
  • f133dcb1f 2026-04-28 Publish docs site updates
  • 3eb0b9aff 2026-04-28 Update CNAME
  • e2d8438ca 2026-04-28 Create CNAME
  • b70b91450 2026-04-28 Delete CNAME
  • fce2def51 2026-04-28 Create CNAME
  • 33b7d4d71 2026-04-25 grammar: expand Vitte core language surface
  • 10701b15b 2026-04-21 add@
  • 20e0180ed 2026-04-21 add
  • 10bc4a0ba 2026-04-21 add
  • 588f655ae 2026-04-21 Delete CNAME
  • 139526758 2026-04-21 Update CNAME
  • 981c1ab42 2026-04-21 Update CNAME
  • 3c90791c5 2026-04-21 Create CNAME
  • ac7eb7838 2026-04-21 Delete CNAME
  • 460fcdb2b 2026-04-21 Merge branch 'main' of https://github.com/vitte-lang/vitte
  • 1606118d4 2026-04-21 update@
  • 625e0f506 2026-04-21 Create CNAME
  • 7e8f1a06a 2026-04-20 delete
  • 057f08e1c 2026-04-20 site@
  • 5400b9fc4 2026-04-20 add Docs_Library
  • d9e91c5b0 2026-04-20 delete
  • 577530b2e 2026-04-20 Extend grammar: attrs, ranges, inline blocks, comments
  • dc9a75ed6 2026-04-12 Prune legacy syntax from grammar, add guides
  • ba57afb24 2026-04-12 Revise grammar: remove constructs, add asm/unsafe
  • 1ff0cd938 2026-04-12 Add wildcard patterns, when-guards, interpolation
  • 97b1d170e 2026-04-12 feat(style): allow trailing commas and add lint guidance for signature/import ergonomics
  • 65a8b6d13 2026-04-12 docs+lint: enforce strict syntax style recommendations for control flow and operators
  • 693bf21f5 2026-04-12 feat(syntax): add compound assignments, strict style lint rules, and syntax guide
  • a171f97a7 2026-04-09 rest auto
  • 011f94c3b 2026-04-05 ci: add consolidated compiler max gate and smoke checks
  • 321671f9c 2026-04-05 compiler: modularize parser and harden grammar/parser gates