[OCaml] Org mode parser.
- refactor replace parse_bridge with Parse module 6 hours ago
- refactor lexers produce parser tokens directly 6 hours ago
- docs add pre-commit checks to git steering (fmt + build + test) 6 hours ago
- chore fix dune-project, update ocamlformat, apply formatting 6 hours ago
- chore remove unused Diagnostic module 6 hours ago
- refactor remove parse_with_diagnostics and Diagnostic from public API 6 hours ago
- feat rename heading_contents to contents 6 hours ago
- refactor remove Prescan from public API; add optional ?config to parse 6 hours ago
- refactor replace mutable refs with folds in prescan and normalize 6 hours ago
- refactor centralize string utilities into String_util module 6 hours ago
- refactor restrict public API to types and to_string 6 hours ago
- chore remove dead code (bullet_kind, starts_with_ci, peek_token) 6 hours ago
- fix catch specific Menhir error instead of all exceptions 6 hours ago
- fix remove dead collector allocation in parse_with_diagnostics 6 hours ago
- refactor move internal modules behind Org.Private namespace 6 hours ago
- docs update README.org for org library rename 6 hours ago
- chore remove unnecessary .gitkeep from test/fixtures 7 hours ago
- refactor rename library from ocaml-org to org 7 hours ago
- docs add README.org with usage, supported syntax, and architecture 7 hours ago
- docs add commit cadence, amend policy, and authorship rules 8 hours ago
- feat initial implementation of ocaml-org parser library 8 hours ago