Aer/modules
Rafal Kupiec af139b3f0a
The build was successful. Details
Reimplement C-like min() and max() functions.
These functions should have C-like implementation and take exactly 2 arguments: integer or float.
Finally, C-implementation will be faster than using PH7 builtin library that needs to be compiled and interpreted.
2018-08-15 17:26:26 +02:00
..
ctype Fix #15, merge from fix_debug_backtrace branch (#18) 2018-07-22 19:24:00 +01:00
dummy AerScript on the read 2018-08-01 17:04:42 +02:00
json Fix #15, merge from fix_debug_backtrace branch (#18) 2018-07-22 19:24:00 +01:00
math Reimplement C-like min() and max() functions. 2018-08-15 17:26:26 +02:00
xml Fix #15, merge from fix_debug_backtrace branch (#18) 2018-07-22 19:24:00 +01:00