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
e39bdae5b8
Aer
/
include
History
belliash
4f29507c0d
Some checks reported errors
The build has failed.
Details
The isset() function always results in true, thus it is useless. If passed as argument variable is not set, the interpreter will throw an error.
2019-03-23 19:51:19 +01:00
..
compiler.h
Get rid of array() & list() for the new syntax.
2019-03-22 15:54:46 +01:00
ph7.h
Do not omit the floating point.
2018-09-07 06:38:32 +02:00
ph7int.h
The isset() function always results in true, thus it is useless. If passed as argument variable is not set, the interpreter will throw an error.
2019-03-23 19:51:19 +01:00