Updated shelveset, and diff.
JD
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jimmy Schementi
Sent: Wednesday, February 04, 2009 2:02 PM
To: ironruby-core@rubyforge.org; IronRuby External Code Reviewers; Srivatsn
N
Enjoy!
JD
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
Ivan,
The RubyConf2008 talk? It's on confreaks:
http://rubyconf2008.confreaks.com/ironruby.html
I'm pretty sure it's using the new managed API for VS2010.. EnvDTE is
painfull...
On Thu, Feb 5, 2009 at 1:30 PM, Ivan Porto Carrero wrote:
> Hi
>
> A while ago I remeber seeing a screencast where Jo
D'oh, it's not RubyConf it's PDC:
http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/TL44.wmv check around the
35minute mark.
On Thu, Feb 5, 2009 at 2:11 PM, Michael Letterle wrote:
> Ivan,
>
> The RubyConf2008 talk? It's on confreaks:
> http://rubyconf2008.confreaks.com/ironruby.html
>
> I'm pretty su
Hi
A while ago I remeber seeing a screencast where John Lam shows how to use
ironruby to automate visual studio.
I can't find the screencast anymore but I would be interested to know which
API was used. Was that just using EnvDTE ?
I'm asking because at work we are using GAT to automate visual st
Hi
A while ago I remeber seeing a screencast where John Lam shows how to use
ironruby to automate visual studio.
I can't find the screencast anymore but I would be interested to know which
API was used. Was that just using EnvDTE ?
I'm asking because at work we are using GAT to automate visual st
Sweet I will try that tonight.
2009/2/5 Jimmy Schementi
> No problem. The stuff hasn't made it to master yet, so it's all in the
> dev/window branch. So, just make sure to run:
>
>
>
> git branch --track -b dev/window origin/dev/window
>
>
>
> ... and then do a build.
>
>
>
> ~js
>
>
>
> *Fro
Hah, I've never heard modulo used in any sense except "1 % 6". Learn
something new everyday. Thanks guys.
On Thu, Feb 5, 2009 at 12:05 AM, Curt Hagenlocher wrote:
> "modulo" in this sense means "excluding" -- that we're not considering
> the item. Continuations are described at
> http://en.wi
No problem. The stuff hasn’t made it to master yet, so it’s all in the
dev/window branch. So, just make sure to run:
git branch --track -b dev/window origin/dev/window
... and then do a build.
~js
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf