Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/ripper: no longer generates .rb files. | aamine | 2005-09-23 | 1 | -1/+1 |
* | * ext/ripper/tools/generate.rb, ext/ripper/tools/preproc.rb: StringIO | nobu | 2005-09-23 | 1 | -2/+2 |
* | * ext/ripper/extconf.rb (have_command): replaced with find_executable. | nobu | 2005-09-22 | 1 | -9/+1 |
* | * ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25... | aamine | 2004-12-15 | 1 | -2/+4 |
* | * parse.y [ripper]: space event is on__sp, not on__lwsp. [ruby-dev:24257] | aamine | 2004-09-14 | 1 | -3/+5 |
* | * ext/ripper: ripper extention added. | aamine | 2004-09-12 | 1 | -0/+24 |