Charles Lowell
|
3879db8769
|
use methods, not direct storage to access constants
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
7ede61886f
|
normalize the names of files.
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
f6a618aecc
|
substitute generic handle struct for everywhere that was using refs
|
2011-04-13 08:45:07 -05:00 |
|
Charles Lowell
|
9a47fee91f
|
embed constructors into javascript
|
2010-06-08 19:51:09 +03:00 |
|
Charles Lowell
|
ff0e11fee8
|
remove old V8_Ref_Create() function
|
2010-06-07 10:50:33 +03:00 |
|
Charles Lowell
|
f8fc3a3284
|
Make the V8 Context native wrapper more private.
|
2010-06-07 10:13:26 +03:00 |
|
Charles Lowell
|
90e7e824d0
|
map ruby arrays by value to javascript arrays
|
2010-05-23 05:31:36 +03:00 |
|
Charles Lowell
|
6a5d27ee1d
|
You must be in an entered context to call Array::New()
|
2010-05-22 09:16:30 +03:00 |
|
Charles Lowell
|
85363d2f14
|
expose the array object as a subclass of function
|
2010-05-20 12:08:16 +03:00 |
|
Charles Lowell
|
597b840997
|
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 |
|