Skip to content

History / Argument Parsing

Revisions

  • Correct the flag recognition rule and the manual API

    @EverNife EverNife committed Aug 3, 2026
  • Document the new invocation order and the tail contract

    @EverNife EverNife committed Aug 3, 2026
  • Document the single policy for declared choice contexts

    @EverNife EverNife committed Aug 3, 2026
  • Document the typed number results and the side-aware range wildcard

    @EverNife EverNife committed Aug 3, 2026
  • Write down the single access contract and the reached help context

    @EverNife EverNife committed Aug 3, 2026
  • Document the four @Arg sources and the contextual resolution phase The equipment slot, missing() and the cross-family previouslyParsed had no page at all; the pages that did exist still taught the removed spellings.

    @EverNife EverNife committed Aug 1, 2026
  • Document the parse result and the engine that routes it The parser page still taught a contract that no longer compiles: a nullable return, a second call asking for the message, and a throw to refuse. It also promised that an unusable default resolves to null in silence, which is now reported as the bug in the command it always was.

    @EverNife EverNife committed Jul 31, 2026
  • Document the command tree, flags and the parser contract Examples are drawn from commands that exist in this ecosystem - /ecstorage for the branch that eats nothing, TheDuel's /arena for the one that captures a token - so every shape on the page can be checked against real sources.

    @EverNife EverNife committed Jul 31, 2026
  • Align the secondary pages with the current placeholder syntax

    @EverNife EverNife committed Jul 27, 2026
  • Real Initial Commit

    @EverNife EverNife committed Jul 23, 2026