Created a library for casting primitives to other primitives
Expanded the math library a lot
Added duplicate function and struct detection(yes I forgot before)
Added code to prioritize function(int) over function(float) if calling with an int
Added “warp” and “export” modifiers to function declarations, the warp modifier maps to the “Run without screen refresh” field, and export is currently unused, but later it will be used to export a function so that its properly usable from normal scratch code
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.