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

27 commits

Author SHA1 Message Date
Charles Lowell
ed1d49ad7e 0.7.1: call JavaScript methods and constructors from Ruby. Add Jasmine testing framework to contrib 2010-06-03 16:27:15 +03:00
Charles Lowell
542f4ebde5 0.7.0: better handling for hashes, arrays, dates, times, exceptions. plus a low level scripting interface for V8 2010-05-31 08:58:15 +03:00
Charles Lowell
d09499c930 0.6.1: call javascript functions from ruby 2010-05-04 22:30:16 -05:00
Charles Lowell
e60b22f8d2 call JavaScript functions from Ruby 2010-04-22 11:46:21 -05:00
Charles Lowell
e3821aaf9a 0.6.0: V8 CLI + 1.9 compatibility 2010-03-31 15:15:04 -05:00
Charles Lowell
62bcbc47c0 document improvements in rakefile 2010-03-23 09:27:37 -05:00
Charles Lowell
3f92889c9c record self validating install 2010-03-22 10:37:51 -05:00
Charles Lowell
566fafa0f5 ruby 1.9 compatibility goes into history 2010-03-19 10:14:23 -05:00
Charles Lowell
1bc3d650ee 0.5.5: now runs on RHEL 5 2010-03-15 07:13:10 -05:00
Charles Lowell
8f2d680607 0.5.4: fix install bug where ext/ dir not being required 2010-03-09 23:36:49 -06:00
Charles Lowell
efdb6c807d 0.5.3: Full Javascript Stack Traces 2010-03-01 07:28:00 -06:00
Charles Lowell
18803d2228 history for full backtrace 2010-03-01 00:28:55 -06:00
Charles Lowell
e419a73d54 0.5.2 v8 shell. better error messages 2010-02-26 21:57:56 -06:00
Charles Lowell
aae681048a Added shell for executing V8 code 2010-02-18 14:27:02 -06:00
Charles Lowell
21ed473b59 add to_s/toString() method to ruby objects 2010-02-18 14:16:11 -06:00
Charles Lowell
3ef6f0355a 0.5.1: minor bug fix for 1.8.6 2010-02-17 07:08:45 -06:00
Charles Lowell
95be39a32f 0.5.0: Support for Linux 64bit 2010-02-16 20:54:32 -06:00
Charles Lowell
798aa06f88 0.4.9: Support for linux x86/amd64 2010-02-16 14:57:40 -06:00
Charles Lowell
ae3f78a21e 0.4.8: More descriptive errors. 2010-02-08 11:23:57 -06:00
Charles Lowell
1bca954576 version 0.4.5: ruby getter and setter love 2010-01-18 01:19:08 +02:00
Charles Lowell
ec985a9fc5 stub out history file for the next version 2010-01-18 00:27:09 +02:00
Charles Lowell
abe3f3ba49 version 0.4.4: use any ruby object as a scope 2010-01-14 00:54:26 +02:00
Charles Lowell
40282449dd commit redjs specs. update history 2010-01-13 23:12:17 +02:00
Charles Lowell
6adef0bfb6 Ruby objects embedded into v8 are passed back to ruby code as themselves. Use any ruby object as the scope of an eval. 2010-01-13 17:15:53 +02:00
Charles Lowell
c1d45d0aed begin history for next version 2010-01-11 11:59:39 +02:00
Charles Lowell
63ad2a239d release 0.4.3 2010-01-11 09:45:45 +02:00
Charles Lowell
2df1f3f33b 'gemify' the source 2009-12-15 07:35:55 +02:00