.. |
upstream
|
repatch v8 makefile for linux amd64 to add -fPIC flag
|
2010-05-11 06:18:36 -05:00 |
callbacks.cpp
|
maintain referential integrity on ruby objects passed back and forth to the runtime
|
2010-05-20 12:08:16 +03:00 |
callbacks.h
|
|
|
convert_ruby.cpp
|
|
|
convert_ruby.h
|
|
|
convert_string.cpp
|
|
|
convert_string.h
|
|
|
convert_v8.cpp
|
|
|
convert_v8.h
|
|
|
converters.cpp
|
change Context::GetCurrent() to GetEntered(), since that's what's meant most of the time anyway. Give objects a cleaner references to their wrapping context.
|
2010-05-20 12:08:16 +03:00 |
converters.h
|
remove all global references from the main extension file
|
2010-05-20 12:07:33 +03:00 |
extconf.rb
|
force linking agaist the objc runtime if we are running OSX
|
2010-05-09 22:13:22 -05:00 |
rr.cpp
|
maintain referential integrity on ruby objects passed back and forth to the runtime
|
2010-05-20 12:08:16 +03:00 |
rr.h
|
change Context::GetCurrent() to GetEntered(), since that's what's meant most of the time anyway. Give objects a cleaner references to their wrapping context.
|
2010-05-20 12:08:16 +03:00 |
v8.cpp
|
move reflection function on array and object to their own modules... still haven't decided whether to make Array a full fledged object or not
|
2010-05-20 12:08:16 +03:00 |
v8_array.cpp
|
move reflection function on array and object to their own modules... still haven't decided whether to make Array a full fledged object or not
|
2010-05-20 12:08:16 +03:00 |
v8_array.h
|
move reflection function on array and object to their own modules... still haven't decided whether to make Array a full fledged object or not
|
2010-05-20 12:08:16 +03:00 |
v8_cxt.cpp
|
change Context::GetCurrent() to GetEntered(), since that's what's meant most of the time anyway. Give objects a cleaner references to their wrapping context.
|
2010-05-20 12:08:16 +03:00 |
v8_cxt.h
|
change Context::GetCurrent() to GetEntered(), since that's what's meant most of the time anyway. Give objects a cleaner references to their wrapping context.
|
2010-05-20 12:08:16 +03:00 |
v8_func.cpp
|
move funcalls into their own module
|
2010-05-20 12:08:16 +03:00 |
v8_func.h
|
code compiles now, still broken though
|
2010-05-20 12:08:15 +03:00 |
v8_msg.cpp
|
move message init to v8_msg.ccp
|
2010-05-20 12:07:33 +03:00 |
v8_msg.h
|
use the util function as provided
|
2010-05-20 12:07:33 +03:00 |
v8_obj.cpp
|
maintain referential integrity on ruby objects passed back and forth to the runtime
|
2010-05-20 12:08:16 +03:00 |
v8_obj.h
|
maintain referential integrity on ruby objects passed back and forth to the runtime
|
2010-05-20 12:08:16 +03:00 |
v8_ref.cpp
|
add V8::C::Value. get it to compile
|
2010-05-20 12:08:15 +03:00 |
v8_ref.h
|
add V8::C::Value. get it to compile
|
2010-05-20 12:08:15 +03:00 |
v8_script.cpp
|
rename rr_define macros to something more sane
|
2010-05-20 12:07:33 +03:00 |
v8_script.h
|
move initializations into approprate places
|
2010-05-20 12:07:32 +03:00 |
v8_str.cpp
|
checkpoint
|
2010-05-20 12:08:15 +03:00 |
v8_str.h
|
checkpoint
|
2010-05-20 12:08:15 +03:00 |
v8_template.cpp
|
code compiles now, still broken though
|
2010-05-20 12:08:15 +03:00 |
v8_template.h
|
move initializations into approprate places
|
2010-05-20 12:07:32 +03:00 |
v8_value.cpp
|
checkpoint
|
2010-05-20 12:08:15 +03:00 |
v8_value.h
|
checkpoint
|
2010-05-20 12:08:15 +03:00 |