Aer/include
Rafal Kupiec 23900f2aed
The build was successful. Details
Remove unused compiler function - PH7_CompileLangConstruct().
In AerScript, there are no such language constructs, that have syntax similiar to functions. If so, it is just a builtin function.
2019-05-04 18:53:11 +02:00
..
compiler.h Remove unused compiler function - PH7_CompileLangConstruct(). 2019-05-04 18:53:11 +02: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 Remove unused compiler function - PH7_CompileLangConstruct(). 2019-05-04 18:53:11 +02:00