Skip to content

1.0.1 [bug fix]

Choose a tag to compare

@Voblit Voblit released this 22 Jul 13:32
5bce8fc

We where aware with a critical bug in the import math system and have fixed it.

first_release(3)
  • Resolved strict C99 implicit function errors: Added explicit #include <math.h> and #include <stdio.h> headers directly to the code generator preamble to prevent fatal LLVM/CEdev toolchain failures.
  • Fixed import math module mapping: Corrected ImportNode lowering in codegen.d so importing Python's math library properly includes native C <math.h> headers during compilation.

Technically, all the .exe needs is to be within the same folder as the input python file and the CEdev folder, so all you need is this file...