Microsoft's Ruby language compiler that is built on top of the Dynamic Language Runtime.
Forked from ironruby/ironruby Tue Mar 03 14:35:11 -0800 2009
Last updated Mon Nov 09 14:41:11 -0800 2009
ActiveRecord SQL Server Adapter
Forked from jschementi/activerecord-mssql-adapter Thu Jun 25 10:23:44 -0700 2009
Last updated Mon Jun 29 13:29:44 -0700 2009
2 commits »
Syncing to head of TFS for 0.9.2
reverting accidental undoing of Jimmy's SL changes
73 commits »
Closes CP#1995
Specs for CP#2045
Properly compile ir, ipy and ipyw
deleted extra file
Merge branch 'master' of github.com:ironruby/ironruby
Regression Specs CP#2027
Regression specs for CP#2190
Makes :netinterop pass again. Also adds repl.rb for a barebones debugging
Merge branch 'master' of github.com:jredville/ironruby
Fixes package task for ironruby
Fixes rake build for mono
Updated to 0.9.1 tag
Regression tests for Codeplex #1927
Merge branch 'master' of git@github.com:ironruby/ironruby
more binding specs
refactor generator for binding specs
specs for other misc concerns in binding
Scripts to ensure compatibility with mono based distros
7 commits »
Merge branch 'master' of git://github.com/ironruby/ironruby
sync to head of tfs
sync to tfs
syncing to head of tfs
Fix to irtests.rb for changing Silverlight install folder (it has changed once again to 3.0.40818.0)
62 commits »
System::String and Symbol specs for binding.
Specs that the values passed to .net interop methods are correct. This includes
adds specs for
Start of porting IronPython method binder tests to IronRuby. This is mainly
add System::Decimal to the generated C# code for CLR integers, note that the generator did not add a cast for the double comparison, I did that.
refactoring interop tests to move all fixtures to a separate file.
cleaning up failing interop specs. Many of them were test bugs
Merge branch 'master' of git@github.com:jredville/ironruby
specs for events on interfaces
method overload specs for various signature overloads
almost have all compilation working
delete extra files in IronRuby.Tests.VS and update-git.log