Charles Lowell
|
a0af37906c
|
start building out ruby interface
|
2009-12-18 09:48:06 +02:00 |
|
Charles Lowell
|
f5d62ec4a0
|
update redjs
|
2009-12-16 14:14:40 +01:00 |
|
Charles Lowell
|
ad688dfb98
|
update redjs test suite
|
2009-12-16 13:55:37 +01:00 |
|
Charles Lowell
|
91cc395ef4
|
updated the version of redjs
|
2009-12-16 13:52:54 +01:00 |
|
Charles Lowell
|
312125e563
|
add support for the redjs test suite
|
2009-12-16 13:50:54 +01:00 |
|
Charles Lowell
|
7912eec8cd
|
get the ruby racer running on the shared specs (which fail horribly)
|
2009-12-16 07:40:19 +01:00 |
|
Charles Lowell
|
14028505b7
|
add more exploratory methods in preparation of thunking function values
|
2009-11-15 11:43:16 -05:00 |
|
Bill Robertson
|
707916fe03
|
tweaks
|
2009-11-14 00:05:52 -05:00 |
|
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 |
|