summaryrefslogtreecommitdiff
path: root/yarp
AgeCommit message (Expand)Author
2023-07-26[ruby/yarp] Fix error and warning locationsHaldun Bayhantopcu
2023-07-26[ruby/yarp] Fix comment locationsHaldun Bayhantopcu
2023-07-20[ruby/yarp] Fix heredocs inside %W and %w listsAaron Patterson
2023-07-19[ruby/yarp] Resync YARP (#8098)Jemma Issroff
2023-07-12YARP resync (#8059)Jemma Issroff
2023-07-11[ruby/yarp] Remove yp_location_for_node in preference of yp_newline_list_line...Jemma Issroff
2023-07-10[ruby/yarp] Fix endless method definitions binding power to accept args (#8051)Jemma Issroff
2023-07-07[ruby/yarp] Add a yp_location_for_node function to the C APIJemma Issroff
2023-07-07[ruby/yarp] Add source to ParseResultJemma Issroff
2023-07-07[ruby/yarp] Remove bin/newlinesJemma Issroff
2023-07-06Resync YARP (#8036)Jemma Issroff
2023-07-05Manual YARP resyncJemma Issroff
2023-06-29[ruby/yarp] Handle bad input for ascii printableKevin Newton
2023-06-26[ruby/yarp] Use smaller regexp optionsKevin Newton
2023-06-26[ruby/yarp] Prevent reading/writing outside the bounds of optionsSteven Johnstone
2023-06-23[ruby/yarp] Check for eof in yp_regexp_char_is_eofSteven Johnstone
2023-06-23[ruby/yarp] If ? is last char of regexp buffer, don't read beyond it.Steven Johnstone
2023-06-23[ruby/yarp] Don't read past the end of input parsing regex groupSteven Johnstone
2023-06-22Sync ruby/yarp to https://github.com/ruby/yarp/commit/89a00203af803032383338c...Takashi Kokubun
2023-06-22[ruby/yarp] Allow for block statements after elsif and elseJemma Issroff
2023-06-22[ruby/yarp] Do not leak file descriptorsKevin Newton
2023-06-22[ruby/yarp] Do not leak memory from lex modesKevin Newton
2023-06-22Sync ruby/yarp with sync_default_gemsTakashi Kokubun
2023-06-22Fix leaked FD for an empty fileNobuyoshi Nakada
2023-06-21Fix -Wold-style-definitionTakashi Kokubun
2023-06-21[ruby/yarp] Fix invalid unescape sequence error for lower wJemma Issroff
2023-06-21[Feature #19741] Sync all files in yarpJemma Issroff
2023-06-21[Feature #19741] Added Init_YARP() to load from the yarp C extensionJemma Issroff