aboutsummaryrefslogtreecommitdiffstats
path: root/yarp
Commit message (Expand)AuthorAgeFilesLines
* [ruby/yarp] Fix error and warning locationsHaldun Bayhantopcu2023-07-261-2/+2
* [ruby/yarp] Fix comment locationsHaldun Bayhantopcu2023-07-261-1/+1
* [ruby/yarp] Fix heredocs inside %W and %w listsAaron Patterson2023-07-204-6/+25
* [ruby/yarp] Resync YARP (#8098)Jemma Issroff2023-07-195-15/+271
* YARP resync (#8059)Jemma Issroff2023-07-122-22/+31
* [ruby/yarp] Remove yp_location_for_node in preference of yp_newline_list_line...Jemma Issroff2023-07-112-53/+0
* [ruby/yarp] Fix endless method definitions binding power to accept args (#8051)Jemma Issroff2023-07-101-1/+1
* [ruby/yarp] Add a yp_location_for_node function to the C APIJemma Issroff2023-07-072-0/+53
* [ruby/yarp] Add source to ParseResultJemma Issroff2023-07-071-4/+6
* [ruby/yarp] Remove bin/newlinesJemma Issroff2023-07-071-23/+0
* Resync YARP (#8036)Jemma Issroff2023-07-061-1/+1
* Manual YARP resyncJemma Issroff2023-07-0559-2532/+1727
* [ruby/yarp] Handle bad input for ascii printableKevin Newton2023-06-291-1/+2
* [ruby/yarp] Use smaller regexp optionsKevin Newton2023-06-261-34/+48
* [ruby/yarp] Prevent reading/writing outside the bounds of optionsSteven Johnstone2023-06-261-2/+11
* [ruby/yarp] Check for eof in yp_regexp_char_is_eofSteven Johnstone2023-06-231-1/+4
* [ruby/yarp] If ? is last char of regexp buffer, don't read beyond it.Steven Johnstone2023-06-231-0/+3
* [ruby/yarp] Don't read past the end of input parsing regex groupSteven Johnstone2023-06-231-1/+1
* Sync ruby/yarp to https://github.com/ruby/yarp/commit/89a00203af803032383338c...Takashi Kokubun2023-06-226-136/+143
* [ruby/yarp] Allow for block statements after elsif and elseJemma Issroff2023-06-221-0/+6
* [ruby/yarp] Do not leak file descriptorsKevin Newton2023-06-221-0/+1
* [ruby/yarp] Do not leak memory from lex modesKevin Newton2023-06-221-0/+4
* Sync ruby/yarp with sync_default_gemsTakashi Kokubun2023-06-221-1/+0
* Fix leaked FD for an empty fileNobuyoshi Nakada2023-06-221-0/+1
* Fix -Wold-style-definitionTakashi Kokubun2023-06-211-1/+2
* [ruby/yarp] Fix invalid unescape sequence error for lower wJemma Issroff2023-06-211-1/+8
* [Feature #19741] Sync all files in yarpJemma Issroff2023-06-2170-0/+31230
* [Feature #19741] Added Init_YARP() to load from the yarp C extensionJemma Issroff2023-06-211-0/+8