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

8 commits

Author SHA1 Message Date
Charles Lowell
a91f59d90e retain and release ruby objects 2015-07-06 00:36:25 -05:00
Charles Lowell
38229de06a add reference queing and dequeinc 2015-07-05 19:05:12 -05:00
Charles Lowell
e452e123fd add mode comments, fix indentation 2015-06-29 22:43:30 -05:00
Georgy Angelov
93ae00ce08 Add Array 2015-04-05 10:40:55 +00:00
Georgy Angelov
acf9be1873 Implement Function and Script 2015-04-04 18:23:23 +00:00
Georgy Angelov
a926860150 Lock inside the C methods and store isolate with every ref 2015-04-04 14:04:57 +00:00
Georgy Angelov
7f48722d72 Dispose of the persistent handles when they are GC'd by ruby 2015-03-22 10:05:49 +00:00
Georgy Angelov
d1e9088cf0 Port a ton of the original ext classes
You can now create a JS object from Ruby-land without segfaulting
2015-03-20 20:47:57 +00:00