[jruby-dev] [jira] (JRUBY-6351) Unexpected error when trying to base64 encode nil

2012-01-16 Thread zaadjis (JIRA)
zaadjis created JRUBY-6351: -- Summary: Unexpected error when trying to base64 encode nil Key: JRUBY-6351 URL: https://jira.codehaus.org/browse/JRUBY-6351 Project: JRuby Issue Type: Bug Comp

[jruby-dev] [jira] (JRUBY-6352) Slow startup of an executable jar created with warbler (rubygems problem ?)

2012-01-16 Thread Giovanni Cristelli (JIRA)
Giovanni Cristelli created JRUBY-6352: - Summary: Slow startup of an executable jar created with warbler (rubygems problem ?) Key: JRUBY-6352 URL: https://jira.codehaus.org/browse/JRUBY-6352 Projec

[jruby-dev] How to write a new JVM language based on JRuby

2012-01-16 Thread Jürgen Herzog
Hi, I'm working with a proprietary dynamic scripting language which has quite some similarities with Ruby. It is also based on a C-based executable which means that it isn't easy to use libraries written in Java. Therefore I'd like to write an interpreter for this language that runs on the JVM

[jruby-dev] [jira] (JRUBY-6353) SyntaxError#to_str doesn't always return a string

2012-01-16 Thread Roger Pack (JIRA)
Roger Pack created JRUBY-6353: - Summary: SyntaxError#to_str doesn't always return a string Key: JRUBY-6353 URL: https://jira.codehaus.org/browse/JRUBY-6353 Project: JRuby Issue Type: Bug