0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
clean up the Rakefile, fix rspec task More... over 12 years ago
Upgrade to Rhino 1.7 RC3 More... over 12 years ago
always return the same JS proxy for the same Proc,Method More... over 12 years ago
Merge remote-tracking branch 'alexkwolfe/master' More... over 12 years ago
implement JavaScript setter syntax on embedded Ruby objects More... over 12 years ago
add referential integrity to objects being passed into Rhino. More... over 12 years ago
properly map Time objects. More... over 12 years ago
remove worthless crap More... over 12 years ago
update spec to jsapi 0.1 More... over 12 years ago
remove whitespace. More... over 12 years ago
Fixes broken #has method. Array does not respond to #key?, so #include? should be used instead. More... over 12 years ago
Fixes broken 'Rhino::To javascript translation converts procs and methods into native functions' spec under jruby --1.9 More... over 12 years ago
JRuby 1.9 returns public_methods as an array of symbols, while 1.8 returns an array of strings. Normalize to an array of symbols. More... over 12 years ago
Added spec for scoping an evaluation to a ruby object. More... over 12 years ago
add jruby-openssl to the development dependencies. More... almost 13 years ago
treat hashes the same way therubyracer does. More... almost 13 years ago
ignore gemfile.lock More... almost 13 years ago
Improve marshalling of Ruby hashes to JS More... almost 13 years ago
Remove puts methods More... almost 13 years ago
Missed one more place for JavaLang => java.lang More... almost 13 years ago
Change from internal 'Java::JavaLang' to recommended 'java.lang' More... almost 13 years ago
bundler-ize therubyrhino More... over 13 years ago
ignore .rvmrc More... over 13 years ago
Add setter for rhino optimization level More... over 13 years ago
make the case results line up. More... over 13 years ago
Incoming regular expressions were being converted to the wrong type. Fix for invalid character error in the step matching. More... over 13 years ago
Adding require for stringio More... over 13 years ago
remove build dependency on hoe More... over 13 years ago
bump for next release. More... over 13 years ago
regenerate gemspec off of new manifest More... over 13 years ago