summaryrefslogtreecommitdiff
path: root/ext/ripper
AgeCommit message (Expand)Author
2014-12-19Update dependencies.akr
2014-11-27Update dependencies.akr
2014-11-21Update dependency.akr
2014-11-19common.mk: fix build errornobu
2014-11-19* common.mk (ext/ripper/ripper.c): pass build directory as VPATH.naruse
2014-11-18Dependencies updated.akr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-10-28eventids2.c: reduce sizenobu
2014-10-27eventids2.c: reduce sizenobu
2014-10-27ripper/tools/generate.rb: shorten generated sourcenobu
2014-10-26parse.y: Ripper.sexp returns errornobu
2014-09-20parse.y: quoted ID keynobu
2014-02-07* ext/ripper/lib/ripper/lexer.rb: [DOC] use lower case version of corezzak
2013-11-10parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu
2013-09-02* NEWS: Add note about frozen string literalscharliesome
2013-08-02eventids2.c: new literalsnobu
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} othernaruse
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): output new macrousa
2013-04-13fix building ripper: parse.h and id.h doesn't need directorynaruse
2013-04-13* ext/ripper/depend: parse.h and id.h may be created on topdir.usa
2013-04-13ripper/depend: fix out-of-place buildnobu
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-01-20vpath.rb: hack for msys makenobu
2012-12-08Improve rdoc for Ripper, based on a patch by Oscar Del Ben [github:219]marcandre
2012-09-21* ext/ripper/lib/ripper.rb:zzak
2012-09-19* ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak
2012-09-12* ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak
2012-08-31id.h: independent from parse.hnobu
2012-08-22* common.mk (vm_backtrace.o): Added missing dependencies.yugui
2012-07-24* parse.y: added symbols and qsymbols productions for %i and %Itenderlove
2012-05-18* ext/ripper/extconf.rb: Use an exception instead of barekosaki
2012-04-28* parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu
2012-04-13* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain
2012-04-10* ext/ripper/lib/ripper/sexp.rb: fix spelling.ayumin
2012-04-09* parse.y (string_content, parser_yylex): count brace nesting tonobu
2012-02-25suppress warnings.naruse
2011-10-18* ext/ripper/eventids2.c (ripper_init_eventids2): separatenobu
2011-05-22* ext: remove trailing spaces.nobu
2011-04-25* ext/ripper/lib/ripper/sexp.rb: fix rdoc arround sexp.naruse
2010-12-26* ext/ripper/depend (ripper.y): fix messages with nmake.nobu
2010-11-12* Makefile.in, common.mk, cygwin/GNUmakefile.in, enc/depend,nobu
2010-11-11* common.mk: hide long command lines by default. verbose-mode isnobu
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2009-08-08* ext/ripper/eventids2.c (token_to_eventid): addednobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2009-02-24* common.mk (ripper.c): exec can't work on Windows.nobu
2009-01-27* ext/ripper/depend: use VPATH.naruse