Commit Graph
11 Commits
Author SHA1 Message Date
Stone_Red 8ec4f4baa0 Remove out of date api docs
Updated documentation for the library API, including changes to the usage of `StatementAttribute`, script execution on a background thread, and removed outdated blocking script example.
2026-03-06 18:14:19 +01:00
Stone_Red d77a25a3c4 Document NuGet installation methods for YesNt.Interpreter package 2026-03-06 17:12:26 +01:00
Stone_Red bcca13f06c Fix mistakes in docs 2026-03-06 01:16:08 +01:00
Stone_Red 246e05dcd9 AddStatement now passes runtime context for custom handlers 2026-03-06 00:04:47 +01:00
Stone_Red f806d86a2e Clarify language description and wording in docs and improve API section phrasing 2026-03-05 12:55:18 +01:00
Stone_Red 672479bdee Fix some mistakes in the language reference 2026-03-05 03:08:42 +01:00
Stone_Red e05b468bda Simplify boolean condition checks in code examples 2026-03-05 02:30:12 +01:00
Stone_Red 7bad3dcbc2 Fix small issues in docs 2026-03-05 01:56:28 +01:00
Stone_Red 8a15040baa Add methods for removing and disabling statements, with related tests 2026-03-05 01:38:50 +01:00
Stone_Red 071d9a937e Switch safe string encoding from ~tilde codes to SOH-delimited codes throughout 2026-03-05 00:24:20 +01:00
Stone_Red 882c4f3a51 Add proper docs 2026-03-04 23:33:08 +01:00