1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-09-27 12:57:41 +00:00
millfork/docs/abi
Karol Stasiak f676e74e38 Macro improvements:
– allow local constants in macros
– allow untyped macro parameters with void
– treat the name of a function as a pointer to it
– add this.function local alias (#118)
2021-11-12 02:10:07 +01:00
..
calling-convention.md Fix typos/grammar 2020-12-01 14:26:47 +01:00
generated-labels.md Add the bool type. Few boolean-related bugfixes. 2019-07-26 19:02:32 +02:00
inlining.md Macro improvements: 2021-11-12 02:10:07 +01:00
undefined-behaviour.md
undocumented.md Z80: Support IXH/IXL/IYH/IYL registers. Add Intel syntax for Z80 instructions. 2020-07-24 17:27:37 +02:00
variable-storage.md Array fields for structs and unions (see #87) 2021-02-22 23:23:00 +01:00