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

19 commits

Author SHA1 Message Date
kares
741a3c269b a bit of README and prepare for 2.0.2 2012-12-05 10:46:41 +01:00
kares
fc7b183be6 document how to override rhino's jar 2012-08-27 10:55:15 +02:00
kares
2b9179f6a5 baking 2.0.1 2012-08-24 13:05:42 +02:00
kares
721c8a4355 some oop into access impls
AccessBase as a base class for different implementations
change DefaultAccess and RubyAccess to use AccessBase (but keep backwards compatibility with the "module" way)
2012-04-20 20:24:43 +02:00
kares
3492aa78a5 allow access to be set as a symbol + revisit README 2012-04-13 08:26:54 +02:00
kares
5973e06b12 update README 2012-02-15 11:43:48 +01:00
Charles Lowell
ac5aa80674 Add IRC to README 2010-06-02 10:07:11 +03:00
Charles Lowell
58d623807a explain policy for exposing methods on ruby objects 2009-11-20 11:48:55 -06:00
Charles Lowell
e072c82420 support for loading javascript from file referenced by name 2009-11-20 09:58:15 -06:00
Charles Lowell
2a1bdf7859 add ability to evaluate javascript bytes straight off an IO object without slurping it completely into memory 2009-11-20 09:38:31 -06:00
Charles Lowell
aa0a2a999b README.rdoc 2009-11-13 12:33:08 -05:00
Charles Lowell
4611dee3ff update version and readmes. bump version number 2009-11-11 21:19:27 -05:00
Charles Lowell
8635753a62 redundant include in README 2009-11-11 09:39:23 -05:00
Charles Lowell
cdb3bb2e73 update README for new interface 2009-11-11 09:37:02 -05:00
Charles Lowell
bb43511573 update readme doc for init_standard_objects api 2009-10-06 09:18:13 -05:00
Charles Lowell
85df8548ef cleanup the blorted README. I never did learn how to write proper rdoc 2009-09-24 21:45:05 -05:00
Charles Lowell
10123254da spaces in readme 2009-09-24 20:37:06 -05:00
Charles Lowell
372cc9ba21 make the jruby requirements a little relaxed until proven otherwise 2009-09-24 19:13:30 -05:00
Charles Lowell
b04ca685cc basic javascript access from jruby 2009-09-24 19:08:40 -05:00