The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
lib/SPVM.pm
lib/SPVM/ArrayObject.pm
lib/SPVM/BaseObject.pm
lib/SPVM/Object.pm
lib/SPVM/std.spvm
Makefile.PL
MANIFEST			This list of files
ppport.h
README.md
solo/Main.spvm
solo/Makefile
solo/README.md
solo/SPVM/Test.spvm
solo/SPVM/Test/EnumA.spvm
solo/SPVM/Test/EnumB.spvm
solo/SPVM/Test/EnumC.spvm
solo/SPVM/Test/EnumD.spvm
solo/SPVM/Test/Minimal.spvm
solo/SPVM/Test/Simple.spvm
solo/spvm_main.c
solo/t/spvm_t_array.c
solo/t/spvm_t_hash.c
solo/t/spvm_t_memory_pool.c
SPVM.xs
spvm_api.h
spvm_array.c
spvm_array.h
spvm_array_object.h
spvm_base.h
spvm_base_object.h
spvm_bytecode.c
spvm_bytecode.h
spvm_bytecode_array.c
spvm_bytecode_array.h
spvm_bytecode_builder.c
spvm_bytecode_builder.h
spvm_compiler.c
spvm_compiler.h
spvm_compiler_allocator.c
spvm_compiler_allocator.h
spvm_constant.c
spvm_constant.h
spvm_constant_pool.c
spvm_constant_pool.h
spvm_constant_pool_field.h
spvm_constant_pool_package.h
spvm_constant_pool_sub.h
spvm_descriptor.c
spvm_descriptor.h
spvm_dumper.c
spvm_dumper.h
spvm_enumeration.c
spvm_enumeration.h
spvm_enumeration_value.c
spvm_enumeration_value.h
spvm_extention.c
spvm_extention.h
spvm_extention_bind.c
spvm_extention_bind.h
spvm_field.c
spvm_field.h
spvm_hash.c
spvm_hash.h
spvm_hash_entry.h
spvm_hash_func.c
spvm_hash_func.h
spvm_limit.h
spvm_memory_pool.c
spvm_memory_pool.h
spvm_my_var.c
spvm_my_var.h
spvm_name_info.c
spvm_name_info.h
spvm_object.h
spvm_op.c
spvm_op.h
spvm_op_checker.c
spvm_op_checker.h
spvm_package.c
spvm_package.h
spvm_runtime.c
spvm_runtime.h
spvm_runtime_allocator.c
spvm_runtime_allocator.h
spvm_runtime_api.c
spvm_runtime_api.h
spvm_sub.c
spvm_sub.h
spvm_switch_info.c
spvm_switch_info.h
spvm_toke.c
spvm_toke.h
spvm_type.c
spvm_type.h
spvm_util_allocator.c
spvm_util_allocator.h
spvm_value.h
spvm_var.c
spvm_var.h
spvm_xs_util.h
spvm_yacc.c
spvm_yacc.h
spvm_yacc_util.c
spvm_yacc_util.h
t/lib/SPVM/TestCase.spvm
t/SPVM.t
yacc/bison.sh
yacc/spvm_yacc.y
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)