This website requires JavaScript.
Explore
CodingWorkshop
CodingWorkshop Site
Community Issues
Help
Register
Sign In
aerscript
/
Aer
Watch
0
Star
5
Fork
0
You've already forked Aer
Code
Issues
6
Pull Requests
Releases
2
Wiki
Activity
b302e8c2b2
Aer
/
include
History
belliash
a8a1a2cd51
Some checks reported errors
The build has failed.
Details
Fix variable declaration in loops.
2019-04-11 13:28:47 +02:00
..
compiler.h
Fix variable declaration in loops.
2019-04-11 13:28:47 +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
AerScript is strict type hinting language, thus OP_TEQ & OP_TNE are not needed here.
2019-04-11 06:25:20 +02:00