Ecosyste.ms: Issues

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

GitHub / inaka/katana-code issues and pull requests

#85 - Update with OTP25 through OTP27 improvements

Pull Request - State: closed - Opened by elbrujohalcon 4 months ago - 1 comment

#83 - Prevent crash on `sigil_prefix` and `sigil_suffix` (OTP 27)

Pull Request - State: closed - Opened by paulo-ferraz-oliveira 7 months ago - 3 comments

#82 - Test over OTP 27 and rebar3 3.23

Pull Request - State: closed - Opened by paulo-ferraz-oliveira 9 months ago - 1 comment

#81 - Update plugins vsns

Pull Request - State: closed - Opened by paulo-ferraz-oliveira over 1 year ago

#80 - Generate a working ex_doc > GitHub link

Pull Request - State: closed - Opened by paulo-ferraz-oliveira over 1 year ago

#79 - Minor maintenance updates

Pull Request - State: closed - Opened by paulo-ferraz-oliveira over 1 year ago - 1 comment

#78 - Cannot handle map comprehensions introduced in OTP-26

Issue - State: closed - Opened by sile over 1 year ago - 6 comments
Labels: bug

#77 - Release request

Issue - State: closed - Opened by paulo-ferraz-oliveira over 1 year ago - 3 comments

#76 - Un-break katana for projects that do not enable maybe_expr

Pull Request - State: closed - Opened by qhool almost 2 years ago

#75 - Fix the optional else block parse in maybe syntax.

Pull Request - State: closed - Opened by belltoy about 2 years ago
Labels: bug

#74 - Issue when parsing a maybe expression without an else

Issue - State: closed - Opened by mspero over 2 years ago - 1 comment
Labels: bug

#73 - Error parsing macros with dashes

Issue - State: open - Opened by carlosedp over 2 years ago
Labels: bug

#72 - ktn_dodger can't parse -else.

Issue - State: open - Opened by elbrujohalcon over 2 years ago
Labels: bug

#71 - Fixes #70: Modernize this project

Pull Request - State: closed - Opened by elbrujohalcon over 2 years ago

#70 - Modernize this Project

Issue - State: closed - Opened by elbrujohalcon almost 3 years ago
Labels: started

#69 - Support maybe syntax

Pull Request - State: closed - Opened by sile almost 3 years ago - 4 comments

#68 - Adjust ktn_dodger to OTP24's epp_dodger

Pull Request - State: closed - Opened by elbrujohalcon almost 3 years ago

#67 - Add pre_fixer and post_fixer options to the dodger

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

#65 - Allow for analysis under rebar3_hank

Pull Request - State: closed - Opened by paulo-ferraz-oliveira over 3 years ago

#64 - Increase consumer confidence

Pull Request - State: closed - Opened by paulo-ferraz-oliveira over 3 years ago

#62 - Remove discrepancies. Thanks, dialyzer!

Pull Request - State: closed - Opened by elbrujohalcon almost 4 years ago

#61 - Fix #60: Handle parsing of none-module files

Pull Request - State: closed - Opened by elbrujohalcon almost 4 years ago

#60 - Parse non-module files

Issue - State: closed - Opened by elbrujohalcon almost 4 years ago
Labels: started

#58 - Fix broken CI

Pull Request - State: closed - Opened by paulo-ferraz-oliveira about 4 years ago - 1 comment

#57 - Add GitHub Actions for CI

Pull Request - State: closed - Opened by paulo-ferraz-oliveira about 4 years ago

#56 - Add some missing tree node types

Pull Request - State: closed - Opened by paulo-ferraz-oliveira about 4 years ago - 2 comments

#55 - Fix escript parsing

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago

#54 - Be far more specific on how to stringify stuff

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago

#52 - Improve formatting in stringyfied macro definitions

Issue - State: closed - Opened by elbrujohalcon about 4 years ago - 1 comment
Labels: bug, started

#51 - [Fix #49] Don't preprocess macros if we're not going to parse them later

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago - 1 comment

#50 - Fix #48 by properly running dialyzer, xref and then linter

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago - 1 comment

#49 - Using macros in macro definitions breaks them

Issue - State: closed - Opened by elbrujohalcon about 4 years ago
Labels: bug, started

#48 - Remove discrepancies

Issue - State: closed - Opened by elbrujohalcon about 4 years ago
Labels: bug, started

#47 - Don't parse (i.e. stringify) macro definitions by default.

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago

#46 - [Fix #41] Parse stringyfied macros

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago

#45 - Allow ktn_dodger to parse escripts

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago

#44 - Prettify the stringification a bit

Pull Request - State: closed - Opened by elbrujohalcon about 4 years ago

#43 - `ktn_code:parse_tree/1` issue while parsing for module attributes

Issue - State: closed - Opened by paulo-ferraz-oliveira over 4 years ago - 1 comment

#42 - Allow ktn_dodger to parse escripts

Issue - State: closed - Opened by elbrujohalcon over 4 years ago - 1 comment
Labels: started, hacktoberfest

#41 - ktn_dodger can't parse stringifyied macro arguments

Issue - State: closed - Opened by elbrujohalcon almost 5 years ago
Labels: bug, started, hacktoberfest

#40 - We need a way to retrieve macro text verbatim from ktn_dodger

Issue - State: closed - Opened by elbrujohalcon almost 5 years ago
Labels: started, hacktoberfest

#39 - ktn_code fails since ktn_dodger cannot parse macro functions in function clauses

Issue - State: open - Opened by sebastiw almost 5 years ago - 3 comments

#38 - ktn_dodger can't parse macros in specs

Issue - State: closed - Opened by elbrujohalcon about 5 years ago - 1 comment
Labels: bug, hacktoberfest

#37 - ktn_dodger can't parse macros surrounded with parentheses

Issue - State: closed - Opened by elbrujohalcon about 5 years ago - 1 comment
Labels: bug, started, hacktoberfest

#36 - Prepare release 0.2.1

Pull Request - State: closed - Opened by jfacorro about 5 years ago

#35 - [#26] Remove aleppo from .app.src

Pull Request - State: closed - Opened by jfacorro about 5 years ago

#34 - [#26] Remove aleppo from .app.src

Pull Request - State: closed - Opened by jfacorro about 5 years ago - 1 comment

#33 - Bump version to 0.2.0

Pull Request - State: closed - Opened by elbrujohalcon about 5 years ago
Labels: finished

#32 - [#30] Don't show private functions in documentation

Pull Request - State: closed - Opened by juanbono about 5 years ago

#31 - [#26] Drop aleppo and use a forked epp_dodger

Pull Request - State: closed - Opened by jfacorro about 5 years ago - 3 comments

#30 - Published documentation on hexdocs.pm contains private functions

Issue - State: closed - Opened by NobbZ over 5 years ago - 1 comment

#29 - Bump Version to 0.1.3

Pull Request - State: closed - Opened by elbrujohalcon over 5 years ago
Labels: finished

#28 - fix error with exporting types

Pull Request - State: closed - Opened by NobbZ over 5 years ago

#27 - Unknown type `ktn_code:tree_node/0`

Issue - State: closed - Opened by NobbZ over 5 years ago - 2 comments

#26 - ‘Ignored variable is being used’ reported for non-variables

Issue - State: closed - Opened by ddeboer over 8 years ago - 3 comments

#25 - Update deps and bump version to 0.1.2

Pull Request - State: closed - Opened by elbrujohalcon over 6 years ago
Labels: finished

#24 - Update Dependencies

Pull Request - State: closed - Opened by elbrujohalcon almost 7 years ago
Labels: finished

#23 - Bump Version to 0.1.1

Pull Request - State: closed - Opened by elbrujohalcon almost 7 years ago
Labels: finished

#22 - Update aleppo to 1.0.1

Pull Request - State: closed - Opened by jfacorro almost 7 years ago

#21 - Add API to provide file name for `parse_tree`

Pull Request - State: closed - Opened by seriyps over 7 years ago - 2 comments

#20 - Remove dead hipchat link

Pull Request - State: closed - Opened by elbrujohalcon over 7 years ago

#19 - [Close #18] version bump to 0.1.0

Pull Request - State: closed - Opened by Euen over 8 years ago

#18 - Version Bump to 0.1.0

Issue - State: closed - Opened by Euen over 8 years ago

#17 - [Close #16] rebar3 support

Pull Request - State: closed - Opened by Euen over 8 years ago

#16 - Move from erlang.mk to rebar3

Issue - State: closed - Opened by Euen over 8 years ago

#15 - ktn_code:type/1 returns 'var' for ?MODULE_STRING

Issue - State: closed - Opened by elbrujohalcon almost 9 years ago - 1 comment
Labels: bug

#14 - [#13] Version Bump 0.0.4

Pull Request - State: closed - Opened by davecaos almost 9 years ago

#13 - Version Bump 0.0.4

Issue - State: closed - Opened by davecaos almost 9 years ago - 1 comment

#12 - Add support for latin1 encoded source files

Pull Request - State: closed - Opened by tjarvstrand almost 9 years ago - 4 comments

#11 - Version Bump to 0.0.3

Pull Request - State: closed - Opened by elbrujohalcon almost 9 years ago
Labels: finished

#10 - Add deps to the app.src file

Pull Request - State: closed - Opened by elbrujohalcon almost 9 years ago
Labels: bug, finished

#9 - [#quick] Add katana_code.d to .gitignore

Pull Request - State: closed - Opened by elbrujohalcon almost 9 years ago

#8 - [#quick] Fix project name

Pull Request - State: closed - Opened by elbrujohalcon almost 9 years ago

#7 - Version Bump to 0.0.2

Pull Request - State: closed - Opened by elbrujohalcon almost 9 years ago
Labels: finished

#6 - katana-code.app.src should be called katana_code.app.src

Pull Request - State: closed - Opened by elbrujohalcon almost 9 years ago
Labels: bug, finished

#5 - Igaray.version bump

Pull Request - State: closed - Opened by igaray almost 9 years ago

#4 - Replace ktn_xref_SUITE by ktn_meta_SUITE

Issue - State: closed - Opened by elbrujohalcon almost 9 years ago - 1 comment

#3 - Initial commit

Pull Request - State: closed - Opened by igaray almost 9 years ago

#2 - Fulfill the open-source checklist

Issue - State: closed - Opened by igaray almost 9 years ago

#1 - Update LICENSE

Pull Request - State: closed - Opened by elbrujohalcon about 9 years ago