Charles Lowell
|
2642cbd4ae
|
disable memory specs which weren't working on 1.8
|
2011-05-03 09:35:26 -05:00 |
|
Charles Lowell
|
e09bfe5e84
|
fix back reference to the highlevel context from the low-level context.
|
2011-04-26 12:35:51 -05:00 |
|
Charles Lowell
|
bfb9e9e33a
|
add support for retrieving the JavaScript stack trace from Ruby via Context#stack.
|
2011-03-10 06:25:54 -06:00 |
|
Charles Lowell
|
00dad84dcf
|
access check not necessary if it doesn't matter if we're in contexts anymore
|
2010-05-27 19:30:43 +03:00 |
|
Charles Lowell
|
5737292a86
|
move eval() and error handling into ruby
|
2010-05-20 12:08:16 +03:00 |
|
Charles Lowell
|
d9479d98e6
|
complete change to GetEntered()
|
2010-05-20 12:08:16 +03:00 |
|
Charles Lowell
|
3762909be4
|
change Context::GetCurrent() to GetEntered(), since that's what's meant most of the time anyway. Give objects a cleaner references to their wrapping context.
|
2010-05-20 12:08:16 +03:00 |
|
Charles Lowell
|
56c5558be7
|
native C objects now have a reference to the context that created them. Add identity/equality check for C::Context
|
2010-01-14 00:51:46 +02:00 |
|