Commit graph

11 commits

Author SHA1 Message Date
Kevin Newton
ca9a44795b Remove version templating in YARP 2023-08-25 18:20:51 -04:00
Kevin Newton
934552618e [ruby/yarp] Fix relative require for version in YARP gemspec
ca8e8cfa0d
2023-08-25 19:48:51 +00:00
Benoit Daloze
f603497105 [ruby/yarp] Use templating to avoid duplicating the YARP version in many places
9c359fd92e
2023-08-25 19:37:17 +00:00
Kevin Newton
2ebaf077f6 [ruby/yarp] Provide a desugar visitor
9fad513089
2023-08-25 19:31:30 +00:00
Kevin Newton
649aba28f4 [ruby/yarp] Add Node#copy and MutationVisitor
3693091661
2023-08-25 19:31:28 +00:00
Kevin Newton
bd440bf85d [ruby/yarp] Bump to version 0.8.0
bfde753702
2023-08-19 01:14:10 +00:00
Takashi Kokubun
3873b1eb39 Resync YARP 2023-08-16 17:47:32 -07:00
Kevin Newton
ecf2e84c05 [ruby/yarp] Add a CHANGELOG
b490ff0919
2023-08-16 17:47:32 -07:00
Benoit Daloze
70ef66f240 [ruby/yarp] Document the build system of YARP
85ae0e2816
2023-08-05 17:30:34 +00:00
Kevin Newton
04f4e0aeb2 [ruby/yarp] Document building, more macro changes
4214f262d2
2023-07-31 20:10:23 +00:00
Jemma Issroff
134d874173
Sync YARP gemspec (#8101)
* Sync YARP gemspec

We were previously not syncing the YARP gemspec over which meant
that the Ruby YARP gem was out of sync.

* Sync YARP node / lex_compat files
2023-07-20 14:51:17 -04:00