The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
build_shared_lib.pl
Changes
lib/SPVM.pm
lib/SPVM/Array.pm
lib/SPVM/Array/Byte.pm
lib/SPVM/Array/Double.pm
lib/SPVM/Array/Float.pm
lib/SPVM/Array/Int.pm
lib/SPVM/Array/Long.pm
lib/SPVM/Array/Object.pm
lib/SPVM/Array/Short.pm
lib/SPVM/BaseObject.pm
lib/SPVM/Build.pm
lib/SPVM/Debug.pm
lib/SPVM/Document/Cookbook.pod
lib/SPVM/Document/FAQ.pod
lib/SPVM/Document/NativeAPI.pod
lib/SPVM/Document/Spec.pod
lib/SPVM/Math.pm
lib/SPVM/Math.spvm
lib/SPVM/Object.pm
lib/SPVM/spvm_api.h
lib/SPVM/std.pm
lib/SPVM/std.spvm
lib/SPVM/String.pm
Makefile.PL
MANIFEST			This list of files
native/SPVM/Math.native/Math.c
native/SPVM/std.native/std.c
ppport.h
README.md
solo/Main.spvm
solo/Makefile
solo/README.md
solo/SPVM/Test.spvm
solo/SPVM/Test/Destructor.spvm
solo/SPVM/Test/EnumA.spvm
solo/SPVM/Test/EnumB.spvm
solo/SPVM/Test/EnumC.spvm
solo/SPVM/Test/EnumD.spvm
solo/SPVM/Test/Inline.spvm
solo/SPVM/Test/Minimal.spvm
solo/SPVM/Test/Simple.spvm
solo/SPVM/Test/Template.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_base.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_info.h
spvm_constant_pool_package.h
spvm_constant_pool_sub.h
spvm_constant_pool_type.h
spvm_descriptor.c
spvm_descriptor.h
spvm_dumper.c
spvm_dumper.h
spvm_dynamic_array.c
spvm_dynamic_array.h
spvm_enumeration.c
spvm_enumeration.h
spvm_enumeration_value.c
spvm_enumeration_value.h
spvm_field_info.c
spvm_field_info.h
spvm_global.h
spvm_hash.c
spvm_hash.h
spvm_hash_entry.h
spvm_hash_func.c
spvm_hash_func.h
spvm_lib_std.c
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_use.c
spvm_use.h
spvm_util_allocator.c
spvm_util_allocator.h
spvm_value.h
spvm_var.c
spvm_var.h
spvm_yacc.c
spvm_yacc.h
spvm_yacc_util.c
spvm_yacc_util.h
t/lib/SPVM/TestCase.spvm
t/lib/SPVM/TestCase/Destructor.spvm
t/lib/SPVM/TestCase/Extension.native/Extension.c
t/lib/SPVM/TestCase/Extension.spvm
t/lib/SPVM/TestCase/Extension2.native/Extension.c
t/lib/SPVM/TestCase/Extension2.native/Extension2.config
t/lib/SPVM/TestCase/Extension2.native/Extension2_util.c
t/lib/SPVM/TestCase/Extension2.native/Extension2_util.h
t/lib/SPVM/TestCase/Extension2.spvm
t/lib/SPVM/TestCase/Minimal.spvm
t/lib/SPVM/TestCase/Weaken.spvm
t/lib/SPVM/TestCase/Weaken2.spvm
t/spvm-debug.t
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)