Skip to content

Pull requests: whitequark/ast

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Use latest ruby versions on test job
#39 by m-nakamura145 was merged May 22, 2024 Loading…
Bump actions/checkout
#38 by m-nakamura145 was merged May 21, 2024 Loading…
Use require_relative instead of require
#37 by koic was merged May 5, 2024 Loading…
Fix usage example for Sexp
#36 by leoarnold was merged Mar 27, 2024 Loading…
Update Rubies in CI
#35 by leoarnold was merged Mar 27, 2024 Loading…
Fix broken link
#34 by adesnmi was merged Nov 17, 2021 Loading…
Super important fix
#33 by akimd was merged Feb 26, 2021 Loading…
Run tests using github actions
#32 by iliabylich was merged Jan 23, 2021 Loading…
Enable matching with Node#deconstruct
#31 by marcandre was merged Jan 23, 2021 Loading…
Add Truffleruby head to CI
#28 by gogainda was merged Sep 21, 2020 Loading…
Update CI matrix
#26 by iliabylich was merged Jun 10, 2020 Loading…
Fixed AST::Node#updated to always return a copy.
#25 by iliabylich was merged Jun 10, 2020 Loading…
bump rake (to fix a deprecation warning on 2.7)
#23 by jethrodaniel was merged Apr 26, 2020 Loading…
Only ship the necessary library files in the gem artifact
#22 by tas50 was merged Dec 20, 2018 Loading…
+ Add to_json method to AST::Node
#20 by rattrayalex was merged Jan 25, 2018 Loading…
enable frozen_string_literal: true
#19 by walf443 was merged Nov 26, 2017 Loading…
Remove useless condition and simplify
#18 by marcandre was merged Sep 27, 2017 Loading…
Use alias for definition of AST::Node#to_a
#17 by pocke was merged Apr 30, 2017 Loading…
Fix a deprecation warning of simpleCov
#16 by pocke was merged Apr 29, 2017 Loading…
CI against Ruby 2.3 and 2.4
#15 by pocke was merged Apr 30, 2017 Loading…
Replace String#<< with String#+.
#14 by iliabylich was merged May 26, 2016 Loading…
correct Mixin module constant in code example
#13 by abargnesi was merged Apr 21, 2016 Loading…
Node#clone returns self (they're immutable, after all)
#12 by alexdowad was merged Oct 30, 2015 Loading…
Update badges to SVG format [ci skip]
#11 by JuanitoFatas was merged Oct 15, 2015 Loading…
new inspect that outputs ruby code
#8 by rubydesign was closed Sep 21, 2015 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.