Aer/engine
belliash cb71daec12
All checks were successful
The build was successful.
Code inclusion rework that include several changes (#58):
* include() builtin function allows now to include a chunk of code, eg. a body of some loop
 * include() allows to load and execute file several times
 * require() still allows to include file just once and included file must have a valid OOP syntax
 * both functions will throw E_ERROR when impossible to include specified file
2019-11-27 20:07:50 +01:00
..
2019-11-18 18:57:10 +01:00
2019-11-18 18:57:10 +01:00
2019-11-18 18:57:10 +01:00
2019-05-06 11:42:19 +02:00
2019-11-18 18:57:10 +01:00
2019-06-20 14:30:49 +02:00
2019-09-10 10:55:54 +02:00
2019-11-18 18:57:10 +01:00
2019-11-18 08:11:13 +01:00