This website requires JavaScript.
Tutki
CodingWorkshop
CodingWorkshop Site
Community Issues
Apua
Rekisteröidy
Kirjaudu sisään
aerscript
/
Aer
Tarkkaile
0
Tähti
5
Fork
0
You've already forked Aer
Koodi
Ongelmat
4
Pull-pyynnöt
Actions
Julkaisut
2
Wiki
Toiminta
Files
9c426b20ccef01135f6c26009d31cc03f576f937
Aer
/
include
Historia
belliash
d8f9db8f9a
All checks were successful
The build was successful.
Details
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
..
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
Implement PH7_MemObjSafeStore().
2019-04-02 19:44:09 +02:00