Commit graph

27 commits

Author SHA1 Message Date
d43a13da95 OCaml: Minor justfile tweaks to make LSP happy 2025-05-04 01:16:40 -03:00
b55d1ff70f OCaml: Refactor repeated logic in configuration lexer 2025-05-04 01:16:23 -03:00
902734d610 OCaml: Add a configuration lexer 2025-04-30 19:46:12 -03:00
638f886baf README, TODO: Minor updates 2025-04-30 19:45:39 -03:00
733fa6c72d OCaml: Add a 'build with timeout' recipe 2025-04-30 19:45:15 -03:00
13eb676f20 OCaml: Update cram test spec version, add some reference implementations 2025-04-27 04:47:29 -03:00
f3557d5bb4 OCaml: Add debug logging tests 2025-04-21 21:31:09 -03:00
fab9c7140d OCaml: Only print log messages if DEBUG is set in the environment
Satisfies specification item A2
2025-04-21 20:10:59 -03:00
bb1cd19000 OCaml: Apply formatting 2025-04-19 19:09:16 -03:00
ce3859f62c OCaml: Add linting recipe, aliases and group comments to justfile 2025-04-17 08:38:48 -03:00
1eb0818463 OCaml: Add dependency check to justfile, dev commands cleanup and comments 2025-04-16 22:41:29 -03:00
dc85dc0493 OCaml: Add development watch commands to justfile 2025-04-16 22:07:52 -03:00
0e16c8ee17 OCaml: Rename and expand justfile 2025-04-16 22:07:52 -03:00
3fc5e6341f OCaml: Add formatting configuration 2025-04-15 21:13:32 -03:00
1bfddc109a OCaml: Do not specify Dune version in dune-project 2025-04-15 20:57:21 -03:00
db0fba664c OCaml: Add coverage reporting 2025-04-15 20:57:00 -03:00
ac3dbe4d30 OCaml: Add separate logging channels and a dedicated 'command' type 2025-04-13 22:12:44 -03:00
fab7e2425a OCaml: Rename Qol module to Utilities.Aliases 2025-04-13 19:46:27 -03:00
b90c49eb03 Minor: Formatting on OCaml TODO.md 2025-04-13 19:32:48 -03:00
a45420dd1e OCaml Integration tests for all commands but pkg, update TODO.md and root README 2025-04-13 16:40:44 -03:00
95277a6b65 Add status code to spec and use it on every exit 2025-04-13 16:38:25 -03:00
fa68fd70e3 Adjust help messages to spec 2025-04-13 16:37:34 -03:00
4afb27399d Fix indentantion uniformity on README spec 2025-04-09 03:38:27 -03:00
90ff49cb90 Expand README, including spec, plus a few minor adjustments to match spec 2025-04-09 03:13:17 -03:00
612a98cfde Implement most of the spec reusing scribe & nefthera code 2025-04-09 01:59:32 -03:00
e8b489dd6f Scaffold OCaml project 2025-03-31 10:09:43 -03:00
883dea870f Setup repository 2025-03-31 09:29:21 -03:00