ncc/tests
Netkas de88a4fb9e
- Added the ability to compile executable binaries for php using gcc
- Refactored execution unit system to use a new execution pointer system
 - Refactored `PhpRunner` to use the new execution pointer system
 - Refactored `BashRunner` to use the new execution pointer system
 - Refactored `LuaRunner` to use the new execution pointer system
 - Refactored `PerlRunner` to use the new execution pointer system
 - Refactored `PythonRunner` to use the new execution pointer system
 - Removed dependency `theseer\Autoload` in favor of ncc's own autoloader (screw you Arne Blankerts)
 - Refactored ZiProto
 - Removed runners `Python2` & `Python3` in favor of `Python`
2023-09-10 22:47:24 -04:00
..
functions - Added the ability to compile executable binaries for php using gcc 2023-09-10 22:47:24 -04:00
old_tests Created autoload.php in test 2023-08-30 20:06:08 -04:00
autoload.php - Added new template PhpCliTemplate phpcli 2023-09-01 03:47:01 -04:00