Charles Lowell
|
92352f5be3
|
refactor the context out into its own header and impl file. Establish linkage between javascript objects and their ruby peers
|
2009-11-02 21:03:56 -06:00 |
|
Charles Lowell
|
3eb5c526b1
|
access javascript objects from ruby
|
2009-10-22 23:27:41 -05:00 |
|
Charles Lowell
|
c0d8d85b95
|
add seeds for passing javascript objects back to ruby
|
2009-10-22 21:45:41 -05:00 |
|
Charles Lowell
|
5a45899135
|
map js(undefined) -> ruby(nil)
|
2009-10-16 15:27:39 -05:00 |
|
Charles Lowell
|
693a42b5d4
|
add testcases for buffering logic in string coversions. preallocate entire ruby string beforehand.
|
2009-10-16 09:55:18 -05:00 |
|
Charles Lowell
|
35577e1e3f
|
add facile implementation of String js->ruby which assumes ascii encoding
|
2009-10-16 09:32:20 -05:00 |
|
Bill Robertson
|
be8f4b2594
|
Tweak extconf to generate test target that
calls ruby spec.
|
2009-10-15 23:45:53 -04:00 |
|
Bill Robertson
|
456fa3a282
|
Crazy clunky type convert system or something
good?
|
2009-10-15 23:23:53 -04:00 |
|