Commit Graph
16 Commits
Author SHA1 Message Date
Stone_Red 4626b5a7fa Remove duplicate empty lines in auto formatter 2026-08-07 01:03:30 +02:00
Stone_Red a5f9c5a178 Make end_func the only func ending block 2026-08-07 01:03:00 +02:00
Stone_Red 6bc5d01a2e Add named function parameters 2026-08-06 21:00:18 +02:00
Stone_Red e7bf9591ba Rename return to end_func and add proper return statment 2026-08-06 20:36:32 +02:00
Stone_Red d09e054f8f Add stepwise and time-budgeted execution section and update API docs 2026-06-11 19:46:04 +02:00
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