Skip to content

History / Home

Revisions

  • Update all wiki files to use current ARO syntax (no angle brackets around action verbs) Action verbs like Extract, Retrieve, Return, Store are plain words in ARO. Only variables and qualifiers use <angle-bracket> notation. Updated 33 files covering ~2000 action verb instances across the full wiki.

    @KrisSimon KrisSimon committed Mar 1, 2026
  • Add Streaming Execution wiki page (ARO-0051) - Add Guide-Streaming-Execution.md documenting streaming execution engine - Update Home.md with comprehensive guide organization - Update _Sidebar.md to include streaming in Advanced section

    @KrisSimon KrisSimon committed Feb 17, 2026
  • docs: add Mastodon account to Resources section Add Mastodon link (@aro@social.uitsmijter.io) to the Resources section for daily language tips and updates.

    @KrisSimon KrisSimon committed Jan 2, 2026
  • docs: update all examples to new sink syntax (ARO-0043) Update 130+ instances across 25 wiki files to use the new sink syntax where the value comes directly after the verb: Old: <Log> the <message> for the <console> with "Hello". New: <Log> "Hello" to the <console>. Changes: - All Log action examples use new `<Log> <value> to the <console>` syntax - Multi-part messages use Compute then Log pattern - Reference-Actions.md updated with new syntax and prepositions - Reference-System-Objects.md cleaned up (removed backwards compat refs) - All Guide-*.md files updated consistently No backwards compatibility - this is the only valid syntax going forward.

    @KrisSimon KrisSimon committed Dec 31, 2025
  • fix(wiki): fix broken internal links - Replace .html extensions with GitHub wiki page names - Home.md: Getting-Started, Language-Tour, Action-Developer-Guide - Language-Tour.md: Action-Developer-Guide - Getting-Started.md: Language-Tour

    @KrisSimon KrisSimon committed Dec 27, 2025
  • Migrate documentation from main repository - Convert 28 markdown files to flat wiki structure - Add Guide-* prefix for Language Guide files - Add Reference-* prefix for Language Reference files - Update all internal links to wiki format - Add _Sidebar.md for navigation

    @KrisSimon KrisSimon committed Dec 27, 2025
  • Initial Home page

    @KrisSimon KrisSimon committed Dec 27, 2025