aboutsummaryrefslogtreecommitdiffstats
path: root/yarp/extension.c
Commit message (Expand)AuthorAgeFilesLines
* [ruby/yarp] Treat yp_buffer_t as an opaque pointerKevin Newton2023-08-171-2/+2
* Resync YARPTakashi Kokubun2023-08-161-18/+39
* [ruby/yarp] Less const_getKevin Newton2023-08-161-1/+4
* [ruby/yarp] Addressed review comments.Thomas E. Enebo2023-08-161-5/+5
* [ruby/yarp] Use yp_memchr in regexp parsingKevin Newton2023-08-161-1/+1
* [ruby/yarp] Hide debug methodsKevin Newton2023-08-161-6/+7
* [ruby/yarp] Add comment that extension.c should not contain non-trivial logicBenoit Daloze2023-08-161-0/+3
* [ruby/yarp] Move efficient file reading using demand paging to librubyparserBenoit Daloze2023-08-161-163/+29
* [ruby/yarp] Add simpler exported unescape function to librubyparserBenoit Daloze2023-08-161-21/+7
* [ruby/yarp] WIP - Introduce contextually parsing programs vs evalsThomas E. Enebo2023-08-161-5/+5
* [ruby/yarp] Fix error and warning locationsHaldun Bayhantopcu2023-07-261-2/+2
* [ruby/yarp] Fix comment locationsHaldun Bayhantopcu2023-07-261-1/+1
* [ruby/yarp] Add source to ParseResultJemma Issroff2023-07-071-4/+6
* [ruby/yarp] Remove bin/newlinesJemma Issroff2023-07-071-23/+0
* Manual YARP resyncJemma Issroff2023-07-051-164/+297
* Sync ruby/yarp to https://github.com/ruby/yarp/commit/89a00203af803032383338c...Takashi Kokubun2023-06-221-1/+1
* [ruby/yarp] Do not leak file descriptorsKevin Newton2023-06-221-0/+1
* Sync ruby/yarp with sync_default_gemsTakashi Kokubun2023-06-221-1/+0
* Fix leaked FD for an empty fileNobuyoshi Nakada2023-06-221-0/+1
* [Feature #19741] Sync all files in yarpJemma Issroff2023-06-211-0/+556