Commit Graph

22 Commits

Author SHA1 Message Date
Brandon Dyck 5bc4967b63 Fixed use-after-free bug from AddImportPath 2022-11-28 23:59:12 -07:00
Brandon Dyck 01fc848621 Simplified CreateFunction 2022-11-28 11:58:05 -07:00
Brandon Dyck 2ac1f6bac8 Wrapped PH7_VM_CONFIG_IMPORT_PATH 2022-11-28 10:06:31 -07:00
Brandon Dyck 13d3d640ec Updated todo list 2022-11-27 21:53:51 -07:00
Brandon Dyck 28e7040a09 Wrapped a bunch of stuff just because I could 2022-11-27 21:49:36 -07:00
Brandon Dyck 880c237e6d Wrapped ph7_function_name 2022-11-27 18:35:51 -07:00
Brandon Dyck 57f15fdbd4 Wrapped ph7_context_throw_error 2022-11-27 17:10:28 -07:00
Brandon Dyck b285c354d5 Make *Context a writer and remove Output method 2022-11-27 15:45:18 -07:00
Brandon Dyck d7cc40e5dd Wrapped ph7_value_is_X functions 2022-11-27 15:14:52 -07:00
Brandon Dyck 92c0f98520 Wrapped some more context and value methods 2022-11-27 14:51:01 -07:00
Brandon Dyck e37a792176 Updated todo items 2022-11-27 12:02:24 -07:00
Brandon Dyck 869a2f3e67 Wrapped ph7_compile_file 2022-11-27 11:31:44 -07:00
Brandon Dyck 4b4b9abcbc Test context result methods 2022-11-27 10:56:48 -07:00
Brandon Dyck f2d14f03f1 Improved compile errors 2022-11-27 09:53:49 -07:00
Brandon Dyck e2c1b19b3e Make a complete todo list 2022-11-27 09:32:17 -07:00
Brandon Dyck ca847dc7c5 Stripped containing struct from Engine 2022-11-27 08:30:53 -07:00
Brandon Dyck 30bb620dba Wrapped ph7_create_function 2022-11-26 21:45:16 -07:00
Brandon Dyck b2697e184c Wrapped ph_vm_reset 2022-11-26 16:30:16 -07:00
Brandon Dyck 2a880cef4c Send output to an io.Writer 2022-11-25 00:56:56 -07:00
Brandon Dyck eb0121bff7 Don't leak the source string 2022-11-24 22:19:40 -07:00
Brandon Dyck 9fbb3ab637 Make errors a little nicer 2022-11-24 21:51:44 -07:00
Brandon Dyck 2bd8d9a5de Run a PHP hello world script 2022-11-24 18:58:10 -07:00