alpha
Login
or
Join now
gazagnaire.org
/
ocaml-sql
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
SQL frontend over the catalog engine
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-sql
/
lib
/
shell
3 files
at
main
Thomas Gazagnaire
console: rename nox-tty to console
16d ago
4d64cb2a
dune
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago
sql_shell.ml
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago
sql_shell.mli
console: rename nox-tty to console The nox- prefix existed only because the bare name tty is taken on central opam. console is free there and says what the library is: inline styled terminal output rather than a full-screen TUI. Rename the opam packages (nox-tty -> console, nox-tty-eio -> console-eio), the modules (Tty -> Console, Tty_eio -> Console_eio), the C stub namespace, the repository directory (ocaml-tty -> ocaml-console) and the bundled Claude skill, and update every in-tree consumer. The tangled repo must be renamed to ocaml-console to match before the next monopam push.
2 weeks ago