Changeset [ae3584f2d4e47d82c063c89631bcd8b23acfd9db] by John Barnette

May 30th, 2008 @ 05:18 PM

Runtime is the new Context. One context per Ruby thread.

http://github.com/jbarnette/john...

Committed by John Barnette

  • A lib/johnson/runtime.rb
  • A test/johnson/runtime_test.rb
  • A todo/.keep
  • R lib/johnson/context.rb
  • R test/johnson/context_test.rb
  • R todo/threading_test.rb
  • M ext/spidermonkey/context.c
  • M ext/spidermonkey/context.h
  • M ext/spidermonkey/conversions.c
  • M ext/spidermonkey/conversions.h
  • M ext/spidermonkey/debugger.c
  • M ext/spidermonkey/extensions.c
  • M ext/spidermonkey/extensions.h
  • M ext/spidermonkey/global.c
  • M ext/spidermonkey/global.h
  • M ext/spidermonkey/jroot.h
  • M ext/spidermonkey/js_land_proxy.c
  • M ext/spidermonkey/js_land_proxy.h
  • M ext/spidermonkey/ruby_land_proxy.c
  • M ext/spidermonkey/ruby_land_proxy.h
  • M ext/spidermonkey/runtime.c
  • M ext/spidermonkey/runtime.h
  • M js/johnson/prelude.js
  • M lib/johnson.rb
  • M lib/johnson/spidermonkey/context.rb
  • M lib/johnson/spidermonkey/ruby_land_proxy.rb
  • M lib/johnson/spidermonkey/runtime.rb
  • M test/helper.rb
  • M test/johnson/browser_test.rb
  • M test/johnson/conversions/array_test.rb
  • M test/johnson/conversions/boolean_test.rb
  • M test/johnson/conversions/callable_test.rb
  • M test/johnson/conversions/file_test.rb
  • M test/johnson/conversions/nil_test.rb
  • M test/johnson/conversions/number_test.rb
  • M test/johnson/conversions/regexp_test.rb
  • M test/johnson/conversions/string_test.rb
  • M test/johnson/conversions/struct_test.rb
  • M test/johnson/conversions/symbol_test.rb
  • M test/johnson/conversions/thread_test.rb
  • M test/johnson/extensions_test.rb
  • M test/johnson/prelude_test.rb
  • M test/johnson/spidermonkey/context_test.rb
  • M test/johnson/spidermonkey/js_land_proxy_test.rb
  • M test/johnson/spidermonkey/ruby_land_proxy_test.rb
  • M test/johnson/spidermonkey/runtime_test.rb
  • M test/johnson_test.rb
  • M test/parser_test.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป