Aer/include
Rafal Kupiec 4eaf6a7117
The build was successful. Details
AerScript is strict type hinting language, thus OP_TEQ & OP_TNE are not needed here.
2019-04-11 06:25:20 +02:00
..
compiler.h Set proper type for all class attributes. 2019-03-29 09:00:55 +01:00
ph7.h Proper implementation of is_callback() & is_callable(). First one only performs a check if variable type is callback, while the second checks if function exists and if can be called. 2019-04-10 09:45:00 +02:00
ph7int.h AerScript is strict type hinting language, thus OP_TEQ & OP_TNE are not needed here. 2019-04-11 06:25:20 +02:00