changelog
- Mon, 19 May 2025 16:05:58 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 19 May 2025 16:05:58 +0200] rev 52
- add custom fragment indentation
- Mon, 19 May 2025 15:34:30 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 19 May 2025 15:34:30 +0200] rev 51
- fix critical bug in string iteration
some temporaries did not materialize long enough - fixed that by assigning them to lvalues
- Mon, 19 May 2025 15:10:11 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 19 May 2025 15:10:11 +0200] rev 50
- fix mix of positional and non-positional printf specifiers
- Mon, 19 May 2025 15:09:54 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 19 May 2025 15:09:54 +0200] rev 49
- fix comparison of signed and unsigned value