changelog
- Tue, 07 Feb 2023 21:37:55 +0100
- by Mike Becker <universe@uap-core.de> [Tue, 07 Feb 2023 21:37:55 +0100] rev 651
- fix last change of mul overflow builtin breaking non-windows compilations
now we use the generic builtin and leave the type resolution to the compiler
- Tue, 07 Feb 2023 20:08:45 +0100
- by Mike Becker <universe@uap-core.de> [Tue, 07 Feb 2023 20:08:45 +0100] rev 650
- fix code not compiling under windows+mingw
- Tue, 07 Feb 2023 20:08:08 +0100
- by Mike Becker <universe@uap-core.de> [Tue, 07 Feb 2023 20:08:08 +0100] rev 649
- fix wrong types for umul overflow builtins