[jruby-dev] Placing comments in the AST / Postparsing extension

2007-05-29 Thread Thomas Corbat
Hi Some time ago we've tried to get the comments placed in the AST. Then we implemented the functionality in the Lexer. It was neither configurable nor could it be disabled. Since it impaired the performance significantly the changes have not been applied. Actually the lexer has not been the right

Re: [jruby-dev] Placing comments in the AST / Postparsing extension

2007-05-29 Thread Thomas E Enebo
I am actually thinking of making some changes so that the intepreter keeps a lighter version of sourceposition. So if we come up with some way of configuring things, we can then have a slower but more IDE-full-featured version of parser/lexer/sourceposition/etc.. and a configuration that better f

[jruby-dev] [jira] Created: (JRUBY-1023) File.new does not support 3rd form (file descriptors)

2007-05-29 Thread Daniel Berger (JIRA)
File.new does not support 3rd form (file descriptors) - Key: JRUBY-1023 URL: http://jira.codehaus.org/browse/JRUBY-1023 Project: JRuby Issue Type: Bug Components: Core Classes/Mod

[jruby-dev] [jira] Created: (JRUBY-1024) File.expand_path does not expand tilde characters to home directory on all platforms

2007-05-29 Thread Daniel Berger (JIRA)
File.expand_path does not expand tilde characters to home directory on all platforms Key: JRUBY-1024 URL: http://jira.codehaus.org/browse/JRUBY-1024 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-1025) File.truncate raises NativeException when passed a negative byte value

2007-05-29 Thread Daniel Berger (JIRA)
File.truncate raises NativeException when passed a negative byte value -- Key: JRUBY-1025 URL: http://jira.codehaus.org/browse/JRUBY-1025 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-1026) local and remote install of gems with versioned dependencies fails

2007-05-29 Thread MenTaLguY (JIRA)
local and remote install of gems with versioned dependencies fails -- Key: JRUBY-1026 URL: http://jira.codehaus.org/browse/JRUBY-1026 Project: JRuby Issue Type: Bug

[jruby-dev] [jira] Created: (JRUBY-1027) runit not showing line numbers

2007-05-29 Thread Charles Oliver Nutter (JIRA)
runit not showing line numbers -- Key: JRUBY-1027 URL: http://jira.codehaus.org/browse/JRUBY-1027 Project: JRuby Issue Type: Bug Reporter: Charles Oliver Nutter Assignee: Thomas E Enebo

[jruby-dev] [jira] Created: (JRUBY-1028) The special global variables "$=" and "$~" are not defined

2007-05-29 Thread Daniel Berger (JIRA)
The special global variables "$=" and "$~" are not defined -- Key: JRUBY-1028 URL: http://jira.codehaus.org/browse/JRUBY-1028 Project: JRuby Issue Type: Bug Components: Core C

[jruby-dev] [jira] Created: (JRUBY-1029) Range#each should raise an ArgumentError for float ranges

2007-05-29 Thread Daniel Berger (JIRA)
Range#each should raise an ArgumentError for float ranges - Key: JRUBY-1029 URL: http://jira.codehaus.org/browse/JRUBY-1029 Project: JRuby Issue Type: Bug Components: Core Cla

[jruby-dev] [jira] Created: (JRUBY-1030) Range#== fails for float/integer comparisons

2007-05-29 Thread Daniel Berger (JIRA)
Range#== fails for float/integer comparisons Key: JRUBY-1030 URL: http://jira.codehaus.org/browse/JRUBY-1030 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects V

[jruby-dev] [jira] Created: (JRUBY-1031) Range.new does not raise ArgumentError for bad range values in constructor

2007-05-29 Thread Daniel Berger (JIRA)
Range.new does not raise ArgumentError for bad range values in constructor -- Key: JRUBY-1031 URL: http://jira.codehaus.org/browse/JRUBY-1031 Project: JRuby Issue Type:

[jruby-dev] [jira] Created: (JRUBY-1032) On Windows: ClassCastException: org.jruby.RubyObject cannot be cast to org.jruby.RubyIO (NativeException)

2007-05-29 Thread Jon Tirsen (JIRA)
On Windows: ClassCastException: org.jruby.RubyObject cannot be cast to org.jruby.RubyIO (NativeException) - Key: JRUBY-1032 URL: http://jira.codehaus.org/brows