Re: [Ironruby-core] What's next?

2010-05-14 Thread Zac Brown
Well based on what you're describing it sounds like Duby (or is it Mirah now?) might be a good fit. I'm getting ready to start putting some time into creating a .NET backend for Duby. It'll be a ways off for you, but something to consider in the future. -Zac On 5/14/2010 1:51 PM, Bassel Samma

Re: [Ironruby-core] What's next?

2010-05-12 Thread Zac Brown
I use Emacs :). I'm a rebel! On 5/12/2010 7:58 AM, Thomas Gagne wrote: Personally, I'd like to see integration into VS. What is everyone using to edit their IronRuby code? ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org

Re: [Ironruby-core] What's next?

2010-05-11 Thread Zac Brown
'd like if someone else take it on, especially if they'll be committed to it, so let me know if you need any help getting started. -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core- boun...@rubyforge.org] On Behalf Of Zac Brown Sent: Tuesday, May

Re: [Ironruby-core] What's next?

2010-05-11 Thread Zac Brown
I believe the example for embedding the assemblies to create a .exe that you're looking for is: http://github.com/rifraf/IronRubyEmbeddedApps I think my main interests would be 1.9 support and a .NET duby backend which I might need to talk to Charlie about :). -Zac On 5/11/2010 8:24 PM, Jimm

[Ironruby-core] Fwd: [ANN] Eastside Hackers Meetup (5/15/2010)

2010-05-10 Thread Zac Brown
Hi all, We had a pretty successful meetup last week (5/8/2010). I was quite pleased to see a fair number of people showed (my last count was something like 10 or 11). Due to popular demand and other stuff like that, we'll have another meetup this weekend and we'll be targeting more of a hack

[Ironruby-core] [ANN] Eastside Hackers Group Meetup

2010-05-05 Thread Zac Brown
Hi all, Myself and a couple friends at Microsoft are organizing a new casual group of hackers that meet to discuss and work on projects together. We don't intend to have an agenda or regular speakers, just a group of people getting together to toss around ideas and work on what we love. We h

Re: [Ironruby-core] RubyGems/RDoc 1.8.6 policy

2010-04-24 Thread Zac Brown
e that you can pass -1.8.7 command line argument to ir.exe, which enabels some 1.8.7 features. Tomas -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Zac Brown Sent: Saturday, April 24, 2010 1:28 PM To: ironruby-core@rub

Re: [Ironruby-core] RubyGems/RDoc 1.8.6 policy

2010-04-24 Thread Zac Brown
e we'll need an IronRuby 1.0.1 that brings us up to 1.8.7. Unless we can get to 1.9 faster... -- Will Green http://hotgazpacho.org/ On Sat, Apr 24, 2010 at 4:36 AM, Zac Brown <mailto:z...@zacbrown.org>> wrote: Saw this earlier today, might be something to think about in the

[Ironruby-core] RubyGems/RDoc 1.8.6 policy

2010-04-24 Thread Zac Brown
Saw this earlier today, might be something to think about in the near future for IronRuby and compatibility. http://blog.segment7.net/articles/2010/04/23/ruby-1-8-6-policy -Zac ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforg

Re: [Ironruby-core] How could I get RPC in iron ruby?

2010-04-20 Thread Zac Brown
To me at least, it seems that it might be easier to take the approach of developing an FFI. I think JRuby took that approach and they're just about at the point where they've got access to Nokogiri. Might be worth looking into if someone wants to put forth the effort. I might even look into it

[Ironruby-core] Code Review: Kernel#test additions

2010-04-19 Thread Zac Brown
Hi, Please see the attached 8 patches for additions to the Kernel#test function for code review. Thanks, Zac >From 8235b7104cac8f4dea75f828e1da4505a56ec13f Mon Sep 17 00:00:00 2001 From: zacbrown Date: Sat, 10 Apr 2010 20:43:23 -0700 Subject: [PATCH 1/8] Add support for ?A (atime) in Kernel.

Re: [Ironruby-core] Confirmation of contributor status...?

2010-04-14 Thread Zac Brown
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Zac Brown Sent: Wednesday, April 14, 2010 8:02 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Confirmation of contributor status...? I hadn’t realized the MSFT employment agreement would count so that’s good ☺. I’ve been taking Tomas’s

Re: [Ironruby-core] Confirmation of contributor status...?

2010-04-14 Thread Zac Brown
, so maybe he knows more. Do you already have some part of ironruby in mind to work on? ~Jimmy On Apr 12, 2010, at 11:17 AM, "Zac Brown" mailto:zbr...@microsoft.com>> wrote: Hi, I sent an email to ssiadmin asking them to add me as a contributor to IronRuby but haven’t heard a

[Ironruby-core] Confirmation of contributor status...?

2010-04-12 Thread Zac Brown
ft.com> and z...@zacbrown.org). -Zac Zac Brown (zbrown), SDET Windows - REX Client (86/1601) ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core

[Ironruby-core] Dev.bat not quite setup for Dev10?

2010-04-07 Thread Zac Brown
Hi, I was looking through the Dev.bat script and it seems like its not quite setup for Dev10. It doesn't check for sdkvars.bat in the Dev10 directory which is the only instance I have of that particular batch script. Have the changes just not been pushed to the public Github repo yet or am I

Re: [Ironruby-core] Expectations for runs of irtests

2010-04-06 Thread Zac Brown
Tomas had fixed most of them. Either way, pull the latest from the v1.0 branch, and those binaries should work. JD -Original Message- From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core- boun...@rubyforge.org] On Behalf Of Zac Brown Sent: Monday, April 05, 2010 10:19 AM To

Re: [Ironruby-core] Expectations for runs of irtests

2010-04-05 Thread Zac Brown
ey are linked against the the unsigned Git binaries instead of the delay-signed Merlin binaries. I'll be fixing this during our cleanup period next month. For the ARGF failures What is the output of "git config core.autocrlf"? It should be true, but irtests should also be c

Re: [Ironruby-core] Expectations for runs of irtests

2010-04-05 Thread Zac Brown
onruby-core-boun...@rubyforge.org <mailto:ironruby-core-boun...@rubyforge.org> [mailto:ironruby-core-boun...@rubyforge.org <mailto:ironruby-core-boun...@rubyforge.org>] On Behalf Of Zac Brown Sent: Sunday, April 04, 2010 11:12 PM To: ironruby-core@rubyforge.or

[Ironruby-core] Expectations for runs of irtests

2010-04-04 Thread Zac Brown
Hi all, I've run irtests and I know failures expected. I am however unclear on how to determine whether or not I've got the expected results for my current build of IronRuby. Could someone shed some light on what I'm to expect? I presently get somewhere in the realm of ~22 failures from a qui

Re: [Ironruby-core] helping with IronRuby

2010-04-03 Thread Zac Brown
http://wiki.github.com/ironruby/ironruby/modifying-the-sources). From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Zac Brown Sent: Friday, April 02, 2010 1:46 PM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] helping with IronRuby Hi all, I’m looking t

[Ironruby-core] helping with IronRuby

2010-04-02 Thread Zac Brown
Hi all, I'm looking to get involved with some IronRuby development. Are there some simple janitorial tasks that I get can my feet with? Thanks, Zac Brown (zbrown), SDET Microsoft - Windows - REX Client (86/1601) ___ Ironruby-core mailing