Add _SysWriteBool to the runtime platform layer so WriteLn(Boolean) prints 'True' or 'False' instead of '1' or '0', matching Delphi/FPC behaviour. Both QBE and native x86_64 backends emit the new call for tyBoolean arguments. Updated ~65 assertions across 13 test files. |
||
|---|---|---|
| .. | ||
| benchmark.txt | ||
| bif-format.adoc | ||
| design.adoc | ||
| extending-ast.adoc | ||
| future-improvements.adoc | ||
| grammar.ebnf | ||
| language-rationale.adoc | ||
| name-mangling.adoc | ||
| testing-strategy.adoc | ||