Commit graph

7 commits

Author SHA1 Message Date
5d9168f664
Implemented static dependencies & corrected output argument 2023-09-30 21:27:12 -04:00
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
d41ae8114f
- Refactored the entire package structure to ncc package structure 2.0 for memory efficiency and performance 2023-09-04 21:56:07 -04:00
Zi Xing
c2b7be0ea2 1.0.0 Alpha Release 2023-01-29 23:27:56 +00:00
Netkas
e5491d4ca2 Minor changes 2022-10-28 01:24:01 -04:00
Netkas
ce9b575420 Added PhpStorm .idea files
Updated PhpStorm files
2022-10-23 16:23:14 -04:00
Netkas
f6170322e6 Added PhpStorm project files 2022-07-09 19:32:51 -04:00