pocketlang/src
Thakee Nathees 05a516d47d literals renamed to constants
Since the functions and classes will be moved to the constants buffer
rather than having their own (function buffer and class buffer) the
rename is essential, and to make the refactoring process easier all the
intermediate steps are done with its own pr.
2022-04-10 06:11:50 +05:30
..
include pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +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 pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +05:30
pk_compiler.c literals renamed to constants 2022-04-10 06:11:50 +05:30
pk_compiler.h pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +05:30
pk_core.c literals renamed to constants 2022-04-10 06:11:50 +05:30
pk_core.h pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +05:30
pk_debug.c literals renamed to constants 2022-04-10 06:11:50 +05:30
pk_debug.h debug dump are now directly prints to stdout 2022-04-07 23:09:30 +05:30
pk_internal.h debug dump are now directly prints to stdout 2022-04-07 23:09:30 +05:30
pk_opcodes.h Compile time stack size wrong calculation fixed. (#173) 2022-04-03 16:59:03 +05:30
pk_utils.c copyright notice updated for 2022 (#172) 2022-04-03 00:09:57 +05:30
pk_utils.h pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +05:30
pk_value.c literals renamed to constants 2022-04-10 06:11:50 +05:30
pk_value.h literals renamed to constants 2022-04-10 06:11:50 +05:30
pk_vm.c literals renamed to constants 2022-04-10 06:11:50 +05:30
pk_vm.h pk_var changed to pk_value and some minor changes 2022-04-07 06:13:29 +05:30