Commit Graph

10 Commits

Author SHA1 Message Date
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