Charles Lowell
|
e18fd52c7c
|
play around with receiving ruby values
|
2009-11-03 22:57:37 -06:00 |
|
Charles Lowell
|
502753f910
|
add specs for calling ruby code
|
2009-11-03 15:16:07 -06:00 |
|
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
|
0983e7f4a6
|
add specs for converting ruby to javascript. Allow creating of opaque objects
|
2009-11-01 11:53:19 -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
|
f240e35b63
|
enable js->ruby type conversion for floats, booleans. Add testcases for null -> nill and undefined -> nil
|
2009-10-16 08:29:23 -05:00 |
|
Bill Robertson
|
456fa3a282
|
Crazy clunky type convert system or something
good?
|
2009-10-15 23:23:53 -04:00 |
|
Charles Lowell
|
fabd535875
|
add specs for type conversion
|
2009-10-14 22:51:50 -05:00 |
|