pocketlang/src
Thakee Nathees 776ea0ab87 builtin types added.
This commit adds the builtin types to the VM's builtin classes
buffer (however no methods were added to those classes) and a super
class parameter introduced while creating a new class.
2022-04-20 15:35:33 +05:30
..
include builtin types added. 2022-04-20 15:35:33 +05:30
pk_buffers.h pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +05:30
pk_common.h yet another refactor. 2022-04-15 09:58:02 +05:30
pk_compiler.c builtin types added. 2022-04-20 15:35:33 +05:30
pk_compiler.h script renamed to modules 2022-04-11 14:08:00 +05:30
pk_core.c builtin types added. 2022-04-20 15:35:33 +05:30
pk_core.h names buffer merged with constant pool (#202) 2022-04-17 06:47:27 +05:30
pk_debug.c builtin types added. 2022-04-20 15:35:33 +05:30
pk_debug.h debug dump are now directly prints to stdout 2022-04-07 23:09:30 +05:30
pk_internal.h yet another refactor. 2022-04-15 09:58:02 +05:30
pk_opcodes.h builtin types added. 2022-04-20 15:35:33 +05:30
pk_utils.c
pk_utils.h pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +05:30
pk_value.c builtin types added. 2022-04-20 15:35:33 +05:30
pk_value.h builtin types added. 2022-04-20 15:35:33 +05:30
pk_vm.c builtin types added. 2022-04-20 15:35:33 +05:30
pk_vm.h dlfcn removed and minor code cleanups 2022-04-20 13:08:14 +05:30