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

11 commits

Author SHA1 Message Date
Sam Saffron
3ab1a87be3 remove warning 2016-05-12 11:38:43 +10:00
Sam Saffron
b2473d7dc0 return a special ruby object when we have a function 2016-05-12 10:59:18 +10:00
Sam Saffron
eb826ae48a correct the exception structure 2016-05-12 10:14:33 +10:00
Sam
daba828c27 remove warnings 2016-05-11 18:44:24 +10:00
Sam
5440e3f625 FIX: rethrow ruby exceptions that you catch from js callbacks 2016-05-11 17:58:33 +10:00
Sam
8568f6ed48 translate internal backtraces so we can tell where they happen 2016-05-11 17:02:20 +10:00
Sam Saffron
99cf7a690c add locking for concurrent access 2016-05-11 12:26:52 +10:00
Sam
9e9a418453 more progress towards invoking ruby from v8 2016-05-10 08:33:31 +10:00
Sam
296efa9290 work in progress 2016-05-08 20:59:10 +10:00
Sam
7b3273acbf FEATURE: context can now timeout 2016-05-06 17:08:06 +10:00
Sam
1dd2a44a6f initial commit 2016-05-04 16:54:51 +10:00