1
0
Fork 0
mirror of https://github.com/rubyjs/therubyracer synced 2023-03-27 23:21:42 -04:00
Commit graph

14 commits

Author SHA1 Message Date
Charles Lowell
36628a1792 expose Get() method on native message object. Re-raise javascript exceptions in ruby. 2010-01-09 18:55:37 +02:00
Bill Robertson
0e30abaff2 methods too 2010-01-09 10:52:30 -05:00
Bill Robertson
9508d79e6d OMG it works, embed a lamda in a context 2010-01-09 10:43:08 -05:00
Bill Robertson
f600b1fe03 step 2: make templated converters handle simple things only, and have complicated conversions occur in the converter functions. 2010-01-09 16:40:18 +02:00
Bill Robertson
76d2a92e55 squash stragglers not using default converters 2010-01-09 16:40:18 +02:00
Bill Robertson
23a8d77676 remove some debug statements 2010-01-09 16:40:18 +02:00
Bill Robertson
1b85fd26d8 commit to branch before switching back to master to make it compile. 2010-01-09 16:40:18 +02:00
Bill Robertson
94e4c62061 make it compile 2010-01-09 16:40:18 +02:00
Charles Lowell
0ac1f7c6bb make converters global 2009-12-22 14:44:11 +02:00
Charles Lowell
47103149c9 move eval() implementation into C. make global stateless converters 2009-12-20 19:31:02 +02:00
Charles Lowell
a0af37906c start building out ruby interface 2009-12-18 09:48:06 +02:00
Charles Lowell
12c5723411 comment out ref counting debug output 2009-12-16 14:03:57 +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
2df1f3f33b 'gemify' the source 2009-12-15 07:35:55 +02:00