Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/ripper/extconf.rb: Use an exception instead of bare | kosaki | 2012-05-18 | 1 | -2/+1 |
* | * Makefile.in (ext-clean): ext-clean always fails. | yugui | 2008-12-29 | 1 | -1/+1 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -2/+4 |
* | * parse.y (lambda): add ripper event. This fixes bus error on "make test-all". | aamine | 2007-02-23 | 1 | -3/+0 |
* | * Merge YARV | ko1 | 2006-12-31 | 1 | -0/+3 |
* | * 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 |