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