Commit Graph

14 Commits

Author SHA1 Message Date
8f18ebf884
Update legal info.
All checks were successful
The build was successful.
2019-04-20 19:53:16 +02:00
8ca6deca4e
Allow to set memory limit from SAPI.
All checks were successful
The build was successful.
2018-09-04 11:52:55 +02:00
349bbed774
Allow to enable or disable debugging.
Some checks reported errors
The build has failed.
2018-08-27 19:53:24 +02:00
7a740c0570
Correct typo.
All checks were successful
The build was successful.
2018-08-27 18:23:12 +02:00
e6ad76b031
Dump VM after execution.
All checks were successful
The build was successful.
VM instructions dump should be processed after script execution to follow included files.
2018-08-26 20:29:19 +02:00
877d19a815
API function rename.
All checks were successful
The build was successful.
2018-08-26 18:30:21 +02:00
c8c6208cca
Return script exit code.
All checks were successful
The build was successful.
2018-08-26 08:37:35 +02:00
ece036b214
Rework the entry point
All checks were successful
The build was successful.
* some functions were not used and have been removed
 * some parameters seemed to be useless and have been removed
 * code cleanup
2018-08-14 13:45:27 +02:00
63b0f450d3
Move VM initialization into separate step to enable errors reporting earlier. 2018-07-25 18:15:40 +02:00
52d9616503
Revert d937d0c825 2018-07-23 19:39:21 +02:00
dba8e5098f fixing in the vm context instead, making the feature available in case realpath could be implemented as well 2018-07-23 06:07:27 +01:00
3ae20a1ca6 Fix #16 might needs to test under Windows. 2018-07-22 21:52:08 +01:00
262b46392f
Enable error reporting 2018-07-22 20:49:27 +02:00
abb91a9874
Reorganize the repository for new build system 2018-07-20 22:35:09 +02:00