Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I398 restructuring ast traversal #456

Merged
merged 4 commits into from
Nov 27, 2022

Commits on Nov 7, 2022

  1. Add an implementation for walking and optionally restructuring an Ear…

    …mark AST. (#455)
    
    Co-authored-by: Jói Sigurdsson <joi@crankwheel.com>
    RobertDober and joisig committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    97290aa View commit details
    Browse the repository at this point in the history
  2. updated RELEASE.md

    RobertDober committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    4dd7816 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. preparing release 1.4.34

    	- renaming Restructure.zigzag_lists to merge_lists
    	- raise ArgumentError with explanation on bad call of Restructur.merge_lists
    	- adding more docs and integrating them into README.eex
    	- renamed text_to_ast_list_splitting_rgx and doctested
    RobertDober committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    744d853 View commit details
    Browse the repository at this point in the history
  2. Updated GH workflow

    RobertDober committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    ca8007c View commit details
    Browse the repository at this point in the history