[OCaml] Org mode parser.
- replace parse_bridge with Parse module 7 hours ago
- lexers produce parser tokens directly 8 hours ago
- remove parse_with_diagnostics and Diagnostic from public API 8 hours ago
- remove Prescan from public API; add optional ?config to parse 8 hours ago
- replace mutable refs with folds in prescan and normalize 8 hours ago
- centralize string utilities into String_util module 8 hours ago
- restrict public API to types and to_string 8 hours ago
- move internal modules behind Org.Private namespace 8 hours ago
- rename library from ocaml-org to org 9 hours ago