Re: [MacRuby-devel] [MacRuby] #540: segfault with NSURLDownload with GC on

2010-01-04 Thread MacRuby
#540: segfault with NSURLDownload with GC on -+-- Reporter: mattaimone...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] [MacRuby] #540: segfault with NSURLDownload with GC on

2010-01-04 Thread MacRuby
#540: segfault with NSURLDownload with GC on -+-- Reporter: mattaimone...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] [MacRuby] #94: Bug with non-ASCII in the regular expressions

2010-01-04 Thread MacRuby
#94: Bug with non-ASCII in the regular expressions +--- Reporter: vincent.isamb...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: b

Re: [MacRuby-devel] [MacRuby] #474: Sinatra's get method not being registered

2010-01-04 Thread MacRuby
#474: Sinatra's get method not being registered +--- Reporter: c...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: trivial |Milestone:

Re: [MacRuby-devel] [MacRuby] #94: Bug with non-ASCII in the regular expressions

2010-01-04 Thread MacRuby
#94: Bug with non-ASCII in the regular expressions +--- Reporter: vincent.isamb...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blo

Re: [MacRuby-devel] [MacRuby] #375: MacRuby 0.5 beta 1 HotCocoa examples seg fault

2010-01-04 Thread MacRuby
#375: MacRuby 0.5 beta 1 HotCocoa examples seg fault -+-- Reporter: macr...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: blocker |

Re: [MacRuby-devel] [MacRuby] #528: Improve Tail Call Elimination

2010-01-04 Thread Jeremy Voorhis
So, can the TCO elimination pass actually perform TCO for mutually recursive methods and the compiler just isn't phrasing method invocations in a compatible way? Also, better method inlining support is awesome, but my intuition tells me that there isn't a lot of overlap between implementing TCO and

Re: [MacRuby-devel] [MacRuby] #528: Improve Tail Call Elimination

2010-01-04 Thread MacRuby
#528: Improve Tail Call Elimination -+-- Reporter: haruki.zae...@… | Owner: lsansone...@… Type: enhancement | Status: new

Re: [MacRuby-devel] [MacRuby] #366: Hotcocoa 'demo' crashes

2010-01-04 Thread MacRuby
#366: Hotcocoa 'demo' crashes +--- Reporter: dave.bald...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: blocker

Re: [MacRuby-devel] [MacRuby] #247: Hotcocoa Graphics tests don't run

2010-01-04 Thread MacRuby
#247: Hotcocoa Graphics tests don't run +--- Reporter: dave.bald...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: major

Re: [MacRuby-devel] [MacRuby] #443: included method in an included module don't get defined in the extended object

2010-01-04 Thread MacRuby
#443: included method in an included module don't get defined in the extended object -+-- Reporter: mattaimone...@… |Owner: lsansone...@… Type: defect | Status: closed

Re: [MacRuby-devel] [MacRuby] #375: MacRuby 0.5 beta 1 HotCocoa examples seg fault

2010-01-04 Thread MacRuby
#375: MacRuby 0.5 beta 1 HotCocoa examples seg fault -+-- Reporter: macr...@…| Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Mi

Re: [MacRuby-devel] [MacRuby] #443: included method in an included module don't get defined in the extended object

2010-01-04 Thread MacRuby
#443: included method in an included module don't get defined in the extended object -+-- Reporter: mattaimone...@… | Owner: lsansone...@… Type: defect | Status: new

Re: [MacRuby-devel] [MacRuby] #535: hotcocoa, and NoMethodError with a prelude of error messages.

2010-01-04 Thread MacRuby
#535: hotcocoa, and NoMethodError with a prelude of error messages. -+-- Reporter: r...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: block

Re: [MacRuby-devel] [MacRuby] #528: Improve Tail Call Elimination

2010-01-04 Thread MacRuby
#528: Improve Tail Call Elimination -+-- Reporter: haruki.zae...@… | Owner: lsansone...@… Type: enhancement | Status: new

Re: [MacRuby-devel] [MacRuby] #509: Beta 0.5 does not allow methods with more than 11 arguments

2010-01-04 Thread MacRuby
#509: Beta 0.5 does not allow methods with more than 11 arguments ---+ Reporter: johnmacs...@… | Owner: lsansone...@… Type: defect | Status: new Priority:

Re: [MacRuby-devel] [MacRuby] #237: NSConnection cause crash

2010-01-04 Thread MacRuby
#237: NSConnection cause crash ---+ Reporter: qe...@…|Owner: lsansone...@… Type: defect | Status: closed Priority: major |Milestone: MacRuby 0.5

Re: [MacRuby-devel] [MacRuby] #526: Can't compile r3157 in 10.5 (Leopard)

2010-01-04 Thread MacRuby
#526: Can't compile r3157 in 10.5 (Leopard) --+- Reporter: ko...@… |Owner: lsansone...@… Type: defect| Status: closed Priority: critical |Miles

Re: [MacRuby-devel] BirdWatch: Twitter search client written in MacRuby

2010-01-04 Thread Jeremy Johnstone
That is really kickass! -Jeremy (I promise I am not biased just because my name is in the screenshot of search results) On Sun, Jan 3, 2010 at 4:51 PM, isaac kearse wrote: > Hey Everyone, > > I just released a MacRuby app that has been sitting on my hard drive for > too long. > You can read ab

[MacRuby-devel] Bitfields and arrays in structures

2010-01-04 Thread Steven Canfield
Hello all, I'm new to MacRuby so please bear with me. Yesterday I was going through the buglist and happened upon bug #280 (https://www.macruby.org/trac/ticket/280 ) "NSNumber#decimalValue cant convert to ruby object". I created an objective c file to print out the method signature and I got