Setting values in .NET mutable structs sometimes fails for no apparent reason

This issue is best illustrated by example: I have the following C# code compiled into a dll namespace Sample { public struct MutableStruct { public uint ui1; ...

Id #6949 | Release: None | Updated: Tue at 9:11 PM by orionedwards | Created: Tue at 9:11 PM by orionedwards

Getting FileNotFoundException when calling Ruby.CreateEngine() and the IronRuby DLLs are not located in the base directory.

I'm using MEF to get a modular application and compose it at runtime. I have a Library that is referencing the IronRuby DLLs and that initializes the IronRuby context. I put all my module DLLs (and...

Id #6929 | Release: None | Updated: May 8 at 7:15 AM by tobias | Created: May 4 at 1:30 PM by tobias

Would like to hand over the domain/twitter account to IronLanguages.net/@ironlanguages to a loving home.

Hi everybody, A couple years ago I started a podcast with Will Green (@hotgazpacho) that was intended to focus on dynamic languages on the .NET runtime. Unfortunately after a couple episodes, two ...

Id #6834 | Release: None | Updated: Mar 15 at 2:03 PM by just3ws | Created: Mar 15 at 2:03 PM by just3ws

Cannot correctly hit breakpoints in IronRuby hosted from C#

I have an IronRuby script hosted in a C# application in Visula Studio 2010. I set a breakpoint on a line of a class method in the script, but it would never be hit when debugging the code in VS. Is...

Id #6830 | Release: None | Updated: Mar 21 at 6:02 AM by smesser | Created: Mar 13 at 2:53 AM by TauYoung

Visual Studio Intellisense is not working with tools

I installed ironruby 1.1.3 (with visual studio 2010 support) but the intellisense and keyword coloration is not working.

Id #6823 | Release: None | Updated: Mar 4 at 8:44 PM by omar_vera | Created: Mar 4 at 8:44 PM by omar_vera

Visual studio intellisense is not working with tools

I have intalled ironruby 1.1.3 (with tools for Visual Studio 2010) but the intellisense is not working. The ruby keywords are not colored as well.

Id #6822 | Release: None | Updated: Mar 4 at 8:44 PM by omar_vera | Created: Mar 4 at 8:44 PM by omar_vera

Visual studio intellisense is not working with tools

I have intalled ironruby 1.1.3 (with tools for Visual Studio 2010) but the intellisense is not working. The ruby keywords are not colored as well.

Id #6821 | Release: None | Updated: Mar 4 at 8:44 PM by omar_vera | Created: Mar 4 at 8:44 PM by omar_vera

Visual studio intellisense is not working with tools

I have intalled ironruby 1.1.3 (with tools for Visual Studio 2010) but the intellisense is not working. The ruby keywords are not colored as well.

Id #6820 | Release: None | Updated: Mar 4 at 8:44 PM by omar_vera | Created: Mar 4 at 8:44 PM by omar_vera

Exception handling bug

I'm facing with some bug in IronRuby core on Windows Phone platform. below code i call using IronRuby engine "def test(*args);puts 'aaaa';raise ArgumentError, 'Error';end;begin;test;rescue => e;pu...

Id #6818 | Release: None | Updated: Mar 2 at 5:12 PM by rognar | Created: Mar 2 at 5:12 PM by rognar

Rails install fails with "unintialized constant"

C:\Windows\system32>igem install rails Building native extensions. This could take a while... ERROR: Error installing rails: ERROR: Failed to build gem native extension. C:/IronRuby/bin/...

Id #6782 | Release: None | Updated: Feb 20 at 6:52 AM by dongfangjiamu | Created: Feb 18 at 7:39 AM by dongfangjiamu