summaryrefslogtreecommitdiff
path: root/test/ripper
AgeCommit message (Expand)Author
2005-09-06fix.akr
2005-09-06add a test to parse files by ripper.akr
2005-06-08* array.c (rb_ary_nitems): add the block feature to Array#nitems.matz
2005-02-04* test/ripper/test_scanner_events.rb: fix test.aamine
2004-10-30* eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz
2004-10-09* test/ripper/test_scanner_events.rb: test location information.aamine
2004-09-23* ext/ripper/Makefile.dev: removed.aamine
2004-09-20* test/ripper/test_scanner_events.rb: tokens must be reordered.aamine
2004-09-20* test/ripper/test_scanner_events.rb: test #lineno and #column.aamine
2004-09-20* parse.y [ripper]: adjust lineno and columns for multi-line strings.aamine
2004-09-20* parse.y [ripper]: unify old_lex_p and token_head.aamine
2004-09-19* test/ripper/test_scanner_events.rb: test spaces before heredoc mark.aamine
2004-09-12* ext/ripper: ripper extention added.aamine