We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Wiki redesign: Mermaid diagrams, polished formatting, navigation links, professional layout
Fix UPDATE SET: jump target comma or newline instead of empty branch
Fix INSERT VALUES: use single jump to ) instead of repeat with empty target
Fix all jump targets: -->> must be followed by concrete literal, not empty or-branch
Fix select syntax: extract join into separate object with concrete jump target
Add T-SQL Crodox definition, generator support, and wiki page
Remove sub-bodies from Python definition (Python uses indentation, not delimiters)
Fix function: replace literal -> with jump -->> : to avoid Crodox syntax conflict
Add generated python.crodox definition file
Embed full generator script in wiki page (wiki repos don't support file downloads)
Fix function definition: remove redundant comma separator (parameter handles its own termination)
Add Python example, template generator script, and generator docs
Add Angular example page
Remove README.md (wiki uses Home.md)
Add README.md as landing page
Initial wiki: Crodox Tutorial documentation