Skip to content
Repository list ocaml-org.git
  • Summary
  • Commits
  • Files
Author: noreply@kiro.dev × Committer: dev@marius-peter.com ×

[OCaml] Org mode parser.

  • 2026-08-02 17:26 refactor replace parse_bridge with Parse module 9 hours ago
  • 2026-08-02 17:23 refactor lexers produce parser tokens directly 9 hours ago
  • 2026-08-02 17:10 docs add pre-commit checks to git steering (fmt + build + test) 9 hours ago
  • 2026-08-02 17:09 chore fix dune-project, update ocamlformat, apply formatting 9 hours ago
  • 2026-08-02 16:51 chore remove unused Diagnostic module 10 hours ago
  • 2026-08-02 16:50 refactor remove parse_with_diagnostics and Diagnostic from public API 10 hours ago
  • 2026-08-02 16:42 feat rename heading_contents to contents 10 hours ago
  • 2026-08-02 16:41 refactor remove Prescan from public API; add optional ?config to parse 10 hours ago
  • 2026-08-02 16:40 refactor replace mutable refs with folds in prescan and normalize 10 hours ago
  • 2026-08-02 16:39 refactor centralize string utilities into String_util module 10 hours ago
  • 2026-08-02 16:39 refactor restrict public API to types and to_string 10 hours ago
  • 2026-08-02 16:38 chore remove dead code (bullet_kind, starts_with_ci, peek_token) 10 hours ago
  • 2026-08-02 16:37 fix catch specific Menhir error instead of all exceptions 10 hours ago
  • 2026-08-02 16:37 fix remove dead collector allocation in parse_with_diagnostics 10 hours ago
  • 2026-08-02 16:36 refactor move internal modules behind Org.Private namespace 10 hours ago
  • 2026-08-02 16:36 docs update README.org for org library rename 10 hours ago
  • 2026-08-02 16:26 chore remove unnecessary .gitkeep from test/fixtures 10 hours ago
  • 2026-08-02 16:22 refactor rename library from ocaml-org to org 10 hours ago
  • 2026-08-02 15:30 docs add README.org with usage, supported syntax, and architecture 11 hours ago
  • 2026-08-02 15:25 docs add commit cadence, amend policy, and authorship rules 11 hours ago
  • Summary
  • Commits
  • Files

Copyright 2026 blendux

Validate