Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / doorgan/sourceror issues and pull requests

#164 - v1.6.0

Pull Request - State: closed - Opened by doorgan about 2 months ago

#163 - Add support for Zipper.find_all/3

Pull Request - State: closed - Opened by bcardarella about 2 months ago - 2 comments

#162 - Use lib_elixir instead of vendoring elixir modules manually

Pull Request - State: open - Opened by doorgan about 2 months ago - 5 comments

#161 - Add `Zipper.find_value/3`

Pull Request - State: closed - Opened by doorgan 2 months ago

#160 - Fix for strip_meta/1

Pull Request - State: closed - Opened by bcardarella 2 months ago

#159 - v1.5.0

Pull Request - State: closed - Opened by doorgan 2 months ago - 1 comment

#158 - Add Sourceror.strip_meta/1

Pull Request - State: closed - Opened by bcardarella 2 months ago

#157 - improvement: allow modifications of `supertree` in `Zipper.within/2`

Pull Request - State: closed - Opened by zachdaniel 3 months ago - 4 comments

#156 - Add `Zipper.at/2`

Pull Request - State: closed - Opened by zachallaun 3 months ago - 2 comments

#155 - Proposal: `Zipper.at(ast, position)`

Issue - State: closed - Opened by zachallaun 3 months ago - 6 comments

#154 - Add `Zipper.search_pattern/2`

Pull Request - State: closed - Opened by zachallaun 3 months ago - 5 comments

#153 - v1.4.0

Pull Request - State: closed - Opened by doorgan 3 months ago

#152 - Fix get_range for qualified double calls

Pull Request - State: closed - Opened by doorgan 3 months ago

#151 - Fix extract comments

Pull Request - State: closed - Opened by zachdaniel 3 months ago

#149 - Prepare for v1.3.0

Pull Request - State: closed - Opened by doorgan 4 months ago

#148 - improvement: track `supertree`, and add `Zipper.all_the_way_up/1`

Pull Request - State: closed - Opened by zachdaniel 4 months ago - 2 comments

#147 - improvement: add move_to_cursor/2

Pull Request - State: closed - Opened by zachdaniel 4 months ago - 8 comments

#146 - fix: match on empty children list in `Zipper.down/1`

Pull Request - State: closed - Opened by zachdaniel 4 months ago

#145 - Sourceror.get_range returns nil for a "terse" function

Issue - State: closed - Opened by scohen 4 months ago

#144 - Fix `get_range` for heredocs

Pull Request - State: closed - Opened by doorgan 4 months ago

#143 - Fix remove producing invalid AST for do/else/rescue/catch/after

Pull Request - State: closed - Opened by doorgan 4 months ago

#142 - Add Sourceror.Zipper.within/2

Pull Request - State: closed - Opened by doorgan 4 months ago

#141 - doorgan/expand patch api

Pull Request - State: closed - Opened by doorgan 4 months ago

#140 - Introduce new Range and Patch structs

Pull Request - State: closed - Opened by doorgan 4 months ago

#139 - Refactor zipper

Pull Request - State: closed - Opened by NickNeck 4 months ago

#138 - v1.2.1

Pull Request - State: closed - Opened by doorgan 4 months ago

#137 - Map start position

Pull Request - State: closed - Opened by bcardarella 4 months ago

#136 - Update CHANGELOG.md

Pull Request - State: closed - Opened by doorgan 4 months ago

#135 - v1.2.0

Pull Request - State: closed - Opened by doorgan 4 months ago

#134 - Add `Zipper.*_within` APIs that operate on subtrees

Issue - State: closed - Opened by zachallaun 4 months ago - 1 comment

#133 - Add Zipper.subtree/1

Pull Request - State: closed - Opened by bcardarella 4 months ago

#132 - parse then to_string crashes

Issue - State: closed - Opened by bcardarella 5 months ago - 1 comment

#131 - Prepare for v1.1.0

Pull Request - State: closed - Opened by doorgan 5 months ago

#130 - v1.0.3

Pull Request - State: closed - Opened by doorgan 6 months ago

#129 - Fix get_range for interpolation nodes

Pull Request - State: closed - Opened by doorgan 6 months ago

#128 - Refactor comment handling

Pull Request - State: closed - Opened by NickNeck 6 months ago - 2 comments

#127 - Refactor formatting of leading comments

Pull Request - State: closed - Opened by NickNeck 7 months ago - 2 comments

#126 - Prevent noop in to_string

Pull Request - State: closed - Opened by NickNeck 7 months ago

#125 - Update README.md to remove 1.X notice

Pull Request - State: closed - Opened by vanderhoop 7 months ago

#124 - Update ex_doc

Pull Request - State: closed - Opened by doorgan 7 months ago

#123 - Prepare for v1.0.2 release

Pull Request - State: closed - Opened by doorgan 7 months ago

#122 - Correctly get range of do/end blocks that have eoe

Pull Request - State: closed - Opened by mhanberg 7 months ago

#121 - docs: fix formatting for get_range/2

Pull Request - State: closed - Opened by mhanberg 7 months ago - 1 comment

#120 - Fix get_range/1 for binaries

Pull Request - State: closed - Opened by rrrene 9 months ago

#119 - Prepare for v1.0.1

Pull Request - State: closed - Opened by doorgan 9 months ago

#118 - Use declarative range checks in tests

Pull Request - State: closed - Opened by doorgan 9 months ago

#117 - Fix incorrect ranges for `fn` and `->`

Pull Request - State: closed - Opened by doorgan 9 months ago

#115 - Fix release ci

Pull Request - State: closed - Opened by doorgan 9 months ago

#114 - Prepare v1.0 release

Pull Request - State: closed - Opened by doorgan 9 months ago

#113 - fix: negative range in String.slice/2

Pull Request - State: closed - Opened by mhanberg 9 months ago

#112 - Bump version and update changelog

Pull Request - State: closed - Opened by doorgan 11 months ago

#111 - Handle unqualified double-parenthesis calls in `get_range`

Pull Request - State: closed - Opened by zachallaun 11 months ago - 2 comments

#110 - `get_range` exception case

Issue - State: closed - Opened by zachallaun 11 months ago

#109 - Prepare for v0.14.0 release

Pull Request - State: closed - Opened by doorgan about 1 year ago

#107 - Change `get_range/1` to allow returning `nil` and add syntax corpus

Pull Request - State: closed - Opened by zachallaun about 1 year ago - 2 comments

#106 - Vendor in corpus of Elixir syntax examples to test against

Issue - State: closed - Opened by zachallaun about 1 year ago

#105 - Proposal: Expand node identification and manipulation API

Issue - State: open - Opened by zachallaun about 1 year ago - 6 comments

#104 - Ensure `get_range` works for all syntax nodes parsed using `Sourceror.parse_string`

Pull Request - State: closed - Opened by zachallaun about 1 year ago - 2 comments

#103 - `get_range` raises on dot-call nodes

Issue - State: closed - Opened by zachallaun about 1 year ago

#102 - Update CHANGELOG.md

Pull Request - State: closed - Opened by doorgan about 1 year ago

#101 - v0.13.0

Pull Request - State: closed - Opened by doorgan about 1 year ago

#100 - Fix `get_range` for complex module aliases (fixes #99)

Pull Request - State: closed - Opened by zachallaun about 1 year ago

#99 - Incorrect column start for aliases starting with `__MODULE__` or `@attr`

Issue - State: closed - Opened by zachallaun about 1 year ago - 1 comment

#98 - Refactor `Zipper` to use a struct

Pull Request - State: closed - Opened by zachallaun over 1 year ago - 6 comments

#97 - Add `Access` like API for Elixir AST

Issue - State: open - Opened by doorgan over 1 year ago
Labels: enhancement

#96 - Introduce a `%Zipper{}` struct

Issue - State: closed - Opened by zachallaun over 1 year ago - 10 comments
Labels: enhancement

#95 - Update CI runners

Pull Request - State: closed - Opened by doorgan over 1 year ago

#94 - v1.12.3

Pull Request - State: closed - Opened by doorgan over 1 year ago

#93 - Zipper: Fix traverse_while started from a zipper that isn't at the top

Pull Request - State: closed - Opened by novaugust over 1 year ago - 1 comment

#92 - v0.12.2

Pull Request - State: closed - Opened by doorgan over 1 year ago

#89 - Be lazy when adding locals_without_parens to the options

Pull Request - State: closed - Opened by NickNeck over 1 year ago - 1 comment

#88 - Typo

Pull Request - State: closed - Opened by NickNeck over 1 year ago - 1 comment

#87 - Error when formatting project

Issue - State: closed - Opened by ivan-srsen over 1 year ago - 5 comments

#86 - Fix module redefined error and a typo in livebook

Pull Request - State: closed - Opened by scottming over 1 year ago - 2 comments

#85 - Update CHANGELOG.md

Pull Request - State: closed - Opened by doorgan over 1 year ago

#84 - v0.12.1

Pull Request - State: closed - Opened by doorgan over 1 year ago

#83 - Support `locals_without_parens` in the formatter.exs of local projects

Pull Request - State: closed - Opened by scottming over 1 year ago - 3 comments

#82 - Comment idempotency test failures

Pull Request - State: closed - Opened by novaugust over 1 year ago - 3 comments

#81 - Fix `Sourceror.get_range/1` for anonymous calls

Pull Request - State: closed - Opened by zachallaun over 1 year ago - 1 comment

#80 - Revert "End traverse if traverse-function returns nil (#78)"

Pull Request - State: closed - Opened by doorgan over 1 year ago

#79 - Add option quote_to_algebra to to_string

Pull Request - State: closed - Opened by NickNeck over 1 year ago - 3 comments

#78 - End traverse if traverse-function returns nil

Pull Request - State: closed - Opened by NickNeck over 1 year ago - 5 comments

#77 - Update main.yml

Pull Request - State: closed - Opened by doorgan over 1 year ago

#76 - Update mix.exs

Pull Request - State: closed - Opened by doorgan over 1 year ago

#75 - Update README.md

Pull Request - State: closed - Opened by doorgan over 1 year ago

#74 - v0.12.0

Pull Request - State: closed - Opened by doorgan over 1 year ago

#73 - Sourceror.to_string() removes trailing whitespace from my file

Issue - State: closed - Opened by ivan-srsen over 1 year ago - 1 comment

#70 - Can typespec be added to the function like comments are?

Issue - State: closed - Opened by ivan-srsen over 1 year ago - 1 comment
Labels: question

#69 - Add new line between blocks

Issue - State: closed - Opened by ivan-srsen over 1 year ago - 2 comments
Labels: question

#68 - Remove the concept of an ended zipper from Zipper

Pull Request - State: closed - Opened by novaugust over 1 year ago - 2 comments

#67 - Ended Zippers

Issue - State: closed - Opened by novaugust over 1 year ago - 7 comments

#66 - Subtract newline from column count when calculating end position

Pull Request - State: closed - Opened by zachallaun over 1 year ago - 1 comment

#65 - Fix/update patch_string/2 indentation behavior

Pull Request - State: closed - Opened by zachallaun over 1 year ago - 4 comments

#64 - Expanding the patching API

Issue - State: open - Opened by msaraiva about 2 years ago - 13 comments

#63 - Sourceror.parse_expression fails if the code only contains comments

Issue - State: closed - Opened by zachdaniel about 2 years ago - 7 comments

#61 - Migrate GitHub Actions to erlef/setup-beam

Pull Request - State: closed - Opened by kianmeng about 2 years ago - 4 comments

#60 - Updates for Elixir 1.14

Pull Request - State: closed - Opened by NickNeck over 2 years ago - 3 comments

#59 - I think `Code.Identifier.classify` is deleted in elixir 1.14-dev

Issue - State: closed - Opened by shahryarjb over 2 years ago - 3 comments