author int64 658 755k | date stringdate 2012-06-12 08:34:29 2024-07-22 14:51:21 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods listlengths 1 16 | language stringclasses 20
values | license stringclasses 3
values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
19,400 | 26.08.2018 16:12:48 | -32,400 | e64d8df0515dce5ec73614ace50c9446d8b29891 | chore(lerna): split publish to version and publish | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"precommit\": \"lint-staged\",\n\"postcommit\": \"git reset\",\n\"bootstrap\": \"lerna bootstrap\",\n- \"publish\": \"npm run clean && npm run build && lerna publish --concurrency 1 --conventional-commits\",... | TypeScript | MIT License | almin/almin | chore(lerna): split publish to version and publish |
19,400 | 26.08.2018 16:19:42 | -32,400 | e422a5b252fa612ed1ce1f1a5bea8b2ed30a0bb5 | feat(almin): Add migration notes | [
{
"change_type": "MODIFY",
"old_path": "packages/almin/src/UseCaseExecutor.ts",
"new_path": "packages/almin/src/UseCaseExecutor.ts",
"diff": "@@ -314,7 +314,8 @@ export class UseCaseExecutorImpl<T extends UseCaseLike> extends Dispatcher imple\n}\n/**\n- * - **Stability**: Deprecated(Previously exper... | TypeScript | MIT License | almin/almin | feat(almin): Add migration notes |
19,400 | 26.08.2018 16:23:02 | -32,400 | 7b712e3b7ebb551ccbca3f20ed36354629163858 | chore(lerna): remove beta scripts | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"postcommit\": \"git reset\",\n\"bootstrap\": \"lerna bootstrap\",\n\"version\": \"lerna version --conventional-commits\",\n- \"version:beta\": \"lerna version --conventional-commits --preid=beta\",\n\"publi... | TypeScript | MIT License | almin/almin | chore(lerna): remove beta scripts |
19,400 | 27.08.2018 11:17:33 | -32,400 | 9f42ff726673db379e50a40ab888f81b140aa22b | fix(almin): fix warning message | [
{
"change_type": "MODIFY",
"old_path": "packages/almin/src/UseCaseExecutor.ts",
"new_path": "packages/almin/src/UseCaseExecutor.ts",
"diff": "@@ -370,8 +370,9 @@ export class UseCaseExecutorImpl<T extends UseCaseLike> extends Dispatcher imple\n// TODO: executor() is duplication function of execute()... | TypeScript | MIT License | almin/almin | fix(almin): fix warning message |
19,400 | 31.08.2018 08:06:56 | -32,400 | b1c9814dd8a6f6c3f62db86f79d99543a4404433 | chore(deps): update lerna | [
{
"change_type": "MODIFY",
"old_path": "package.json",
"new_path": "package.json",
"diff": "\"eslint-config-prettier\": \"^2.9.0\",\n\"eslint-plugin-prettier\": \"^2.5.0\",\n\"husky\": \"^0.14.3\",\n- \"lerna\": \"^3.1.4\",\n+ \"lerna\": \"^3.2.1\",\n\"lint-staged\": \"^7.1.3\",\n\"prettier\": \"^1.... | TypeScript | MIT License | almin/almin | chore(deps): update lerna |
19,400 | 04.09.2018 16:01:02 | -32,400 | 5693c08bf0dcc8b935484c253366a4f065ed3e48 | docs(almin): hide `release` API | [
{
"change_type": "MODIFY",
"old_path": "docs/_UseCaseExecutorAPI.md",
"new_path": "docs/_UseCaseExecutorAPI.md",
"diff": "@@ -15,9 +15,6 @@ export declare class UseCaseExecutorImpl<T extends UseCaseLike> extends Dispatch\nonReleaseOnce(handler: () => void): void;\nexecutor(executor: (useCase: Pick<T... | TypeScript | MIT License | almin/almin | docs(almin): hide `release` API |
19,409 | 13.04.2019 22:28:40 | -18,000 | 8c4cdfc2603712ad6fd17eb94f2ef88ac4d3763a | refactor(example): remove unused dependencies | [
{
"change_type": "MODIFY",
"old_path": "examples/introduction/package.json",
"new_path": "examples/introduction/package.json",
"diff": "\"author\": \"azu\",\n\"license\": \"MIT\",\n\"dependencies\": {\n- \"almin\": \"^0.15.0\",\n- \"react\": \"^15.6.1\",\n- \"react-dom\": \"^15.6.1\"\n+ \"almin\": \... | TypeScript | MIT License | almin/almin | refactor(example): remove unused dependencies |
19,400 | 21.08.2019 00:15:40 | -32,400 | da5ddce739efc577988f6d94d8c2383a1e9eb6e0 | chore(deps): update size-limit@2 | [
{
"change_type": "MODIFY",
"old_path": "examples/todomvc-typescript/src/components/TodoApp.react.tsx",
"new_path": "examples/todomvc-typescript/src/components/TodoApp.react.tsx",
"diff": "@@ -26,7 +26,7 @@ export interface TodoAppProps {\nexport type TodoAppState = typeof appStoreGroup.state;\nexpor... | TypeScript | MIT License | almin/almin | chore(deps): update size-limit@2 |
19,396 | 12.07.2020 16:27:08 | -32,400 | 70ffbb468f2dfe6d3eb04930867a74e4c56e9431 | feat(almin): support module field
fix | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "@@ -89,6 +89,7 @@ crashlytics-build.properties\n/examples/**/lib/\n/packages/**/lib/\n/packages/**/yarn.lock\n+/packages/**/module/\n/perf/**/output/\n# Build cache.\n.eslintcache\n"
},
{
"change_type": "... | TypeScript | MIT License | almin/almin | feat(almin): support module field (#422)
fix #354 |
19,399 | 21.03.2021 20:27:12 | -19,080 | c2cfd0137868c202850df3b5c405be0856da7bac | fix: Change bosiness to business | [
{
"change_type": "MODIFY",
"old_path": "docs/Principles.md",
"new_path": "docs/Principles.md",
"diff": "@@ -27,7 +27,7 @@ For example, Flux's store is a \"one\" model, but it is also Write and Read model.\nIt means that Store is a single model, but has two task - `state` and `logic`.\n- On Applicati... | TypeScript | MIT License | almin/almin | fix: Change bosiness to business (#446) |
19,399 | 21.03.2021 21:24:55 | -19,080 | 2782bf121864a8f3777c8ca3d84ebdd9ba49ddd9 | fix: Change yet another bossiness to business | [
{
"change_type": "MODIFY",
"old_path": "docs/Principles.md",
"new_path": "docs/Principles.md",
"diff": "@@ -51,7 +51,7 @@ Store has only `state` role and Almin moves `logic` to domain model.\nAdditionally, Almin introduces domain model for `logic` role.\n- On Application Layer: Store has application... | TypeScript | MIT License | almin/almin | fix: Change yet another bossiness to business (#447) |
398,802 | 09.02.2017 09:33:53 | 28,800 | f99af8b1ec8c30bc9da002d835caf0e18bafb53c | don't require all ruby parsers when loading unparser
explictly require all parsers in tests that need them | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser.rb",
"new_path": "lib/unparser.rb",
"diff": "@@ -2,7 +2,6 @@ require 'set'\nrequire 'abstract_type'\nrequire 'procto'\nrequire 'concord'\n-require 'parser/all'\nrequire 'parser/current'\n# Library namespace\n"
},
{
"change_type": "MODIFY",... | Ruby | MIT License | mbj/unparser | don't require all ruby parsers when loading unparser
explictly require all parsers in tests that need them |
398,792 | 18.07.2018 10:38:05 | 21,600 | 1739fd8965225547367da47ac431841deb95c94f | Add emitters for s(:__LINE__) and s(:__FILE__)
A few years ago, parser added a flag whereby parser will
parse __LINE__ and __FILE__ as actual nodes rather than literals.
This commit adds emitters to Unparser so that these special
non-literal line and file nodes can be unparsed.
See whitequark/parser@997a834
Closes | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser.rb",
"new_path": "lib/unparser.rb",
"diff": "@@ -50,6 +50,7 @@ require 'unparser/emitter/literal/hash'\nrequire 'unparser/emitter/literal/range'\nrequire 'unparser/emitter/literal/dynamic_body'\nrequire 'unparser/emitter/literal/execute_string'\n+... | Ruby | MIT License | mbj/unparser | Add emitters for s(:__LINE__) and s(:__FILE__)
A few years ago, parser added a flag whereby parser will
parse __LINE__ and __FILE__ as actual nodes rather than literals.
This commit adds emitters to Unparser so that these special
non-literal line and file nodes can be unparsed.
See whitequark/parser@997a834
Closes ... |
398,795 | 18.07.2018 17:14:36 | 0 | f0ed1577c21dfc44dc643723d66dbce3d8cb13f8 | Bump to v0.2.8 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.2.7 2018-07-18\n+\n+* Add emitters for `__FILE__` and `__LINE__`\n+ https://github.com/mbj/unparser/pull/70\n+\n# v0.2.7 2018-02-09\n* Allow ruby_parser 2.5\n"
},
{
"change_type": "MODIFY",
... | Ruby | MIT License | mbj/unparser | Bump to v0.2.8 |
398,795 | 22.11.2018 17:10:10 | 0 | 726982abf8f83e078c2a40640644018378926ece | Fix unparsing constant a like selectors | [
{
"change_type": "MODIFY",
"old_path": "config/flay.yml",
"new_path": "config/flay.yml",
"diff": "---\nthreshold: 13\n-total_score: 650\n+total_score: 646\n"
},
{
"change_type": "MODIFY",
"old_path": "lib/unparser/emitter/send.rb",
"new_path": "lib/unparser/emitter/send.rb",
"dif... | Ruby | MIT License | mbj/unparser | Fix unparsing constant a like selectors |
398,795 | 22.11.2018 17:12:46 | 0 | 72c502d91e57a405681b0201401d8b48e8f03be9 | Update CircleCI for more fine grained reporting | [
{
"change_type": "MODIFY",
"old_path": ".circleci/config.yml",
"new_path": ".circleci/config.yml",
"diff": "defaults: &defaults\nworking_directory: ~/unparser\n+ docker:\n+ - image: circleci/ruby:2.5.3\n+version: 2\n+jobs:\n+ unit_specs:\n+ <<: *defaults\nsteps:\n- checkout\n- run: bundle install\n-... | Ruby | MIT License | mbj/unparser | Update CircleCI for more fine grained reporting |
398,795 | 25.11.2018 20:24:57 | 0 | e249645b3f84ca71883eeea70254c0b956ab7604 | Remove support for dynamic ruby versions in spec | [
{
"change_type": "MODIFY",
"old_path": "spec/unit/unparser_spec.rb",
"new_path": "spec/unit/unparser_spec.rb",
"diff": "@@ -19,36 +19,8 @@ describe Unparser, mutant_expression: 'Unparser::Emitter*' do\n@builder_options = options\nend\n- def self.ruby_versions\n- @ruby_versions ||= RUBY_VERSIONS\n- e... | Ruby | MIT License | mbj/unparser | Remove support for dynamic ruby versions in spec |
398,795 | 25.11.2018 20:31:16 | 0 | 3475fd1706ed3c5effae239e1ff6edf0c9d8c878 | Remove sematically dead spec setup branch | [
{
"change_type": "MODIFY",
"old_path": "spec/unit/unparser_spec.rb",
"new_path": "spec/unit/unparser_spec.rb",
"diff": "@@ -20,11 +20,10 @@ describe Unparser, mutant_expression: 'Unparser::Emitter*' do\ndef self.current_parsers\nRUBY_VERSIONS.map do |ruby_version|\n- if builder_options != {}\n- Pars... | Ruby | MIT License | mbj/unparser | Remove sematically dead spec setup branch |
398,795 | 25.11.2018 20:33:14 | 0 | 7dc6ca5ee2e2e3d0f96f60c1d51800686d99c8e6 | Remove ruby version number indirection | [
{
"change_type": "MODIFY",
"old_path": "spec/unit/unparser_spec.rb",
"new_path": "spec/unit/unparser_spec.rb",
"diff": "@@ -4,11 +4,7 @@ require 'support/parser_class_generator'\ndescribe Unparser, mutant_expression: 'Unparser::Emitter*' do\ndescribe '.unparse' do\n- RUBY_VERSION_PARSERS = IceNine.d... | Ruby | MIT License | mbj/unparser | Remove ruby version number indirection |
398,795 | 29.11.2018 00:06:19 | 0 | 609d95d1eee31ef2f61c43ba6aac17b8dfab8509 | Refactor tests to reduce duplication | [
{
"change_type": "DELETE",
"old_path": "spec/support/parser_class_generator.rb",
"new_path": null,
"diff": "-module ParserClassGenerator\n- def self.generate_with_options(base_parser_class, builder_options)\n- # This builds a dynamic subclass of the base_parser_class (e.g. Parser::Ruby23)\n- # and o... | Ruby | MIT License | mbj/unparser | Refactor tests to reduce duplication |
398,795 | 29.11.2018 00:09:55 | 0 | aad0ff9e48624b85c4eba5ccdd938062455506c6 | Change README to referece 2.5 target | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -9,10 +9,7 @@ unparser\nGenerate equivalent source for ASTs from whitequarks [parser](https://github.com/whitequark/parser).\nExcluding the macruby extensions the parser gem implemnents on top of ruby syntax.\n-... | Ruby | MIT License | mbj/unparser | Change README to referece 2.5 target |
398,795 | 29.11.2018 00:35:50 | 0 | e6248c4873b02459f74ca8d685b16363b98f7377 | Refactor to use squiggly heredocs | [
{
"change_type": "MODIFY",
"old_path": "spec/spec_helper.rb",
"new_path": "spec/spec_helper.rb",
"diff": "@@ -15,13 +15,6 @@ module SpecHelper\ndef s(type, *children)\nParser::AST::Node.new(type, children)\nend\n-\n- def strip(source)\n- source = source.rstrip\n- indent = source.scan(/^\\s*/).min_by... | Ruby | MIT License | mbj/unparser | Refactor to use squiggly heredocs |
398,795 | 29.11.2018 00:39:35 | 0 | b142060233b0c5d366f9b4a68970a99f20f6973f | Remove redundant parser requires | [
{
"change_type": "MODIFY",
"old_path": "spec/spec_helper.rb",
"new_path": "spec/spec_helper.rb",
"diff": "@@ -6,10 +6,6 @@ require 'morpher'\nrequire 'devtools/spec_helper'\nrequire 'parser/current'\n-require 'parser/ruby19'\n-require 'parser/ruby20'\n-require 'parser/ruby21'\n-require 'parser/ruby2... | Ruby | MIT License | mbj/unparser | Remove redundant parser requires |
398,795 | 29.11.2018 22:26:50 | 0 | ea9cd6f90c7d21b01c5e0cb1cdde3b870be83371 | Fix CLI diff | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/cli/differ.rb",
"new_path": "lib/unparser/cli/differ.rb",
"diff": "@@ -97,7 +97,7 @@ module Unparser\n# @api private\n#\ndef diff\n- output = ''\n+ output = +''\ncollapsed_hunks.each do |hunk|\noutput << hunk.diff(:unified) << \"\\n\"\n"
}
] | Ruby | MIT License | mbj/unparser | Fix CLI diff |
398,795 | 02.12.2018 23:18:07 | 0 | 0446cfb7caad42659ee729b1ff80691ddb8c8a4d | Refactor bracket constants | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/constants.rb",
"new_path": "lib/unparser/constants.rb",
"diff": "@@ -22,6 +22,10 @@ module Unparser\nend\nprivate_class_method :symbol_set\n+ BRACKETS_CURLY = IceNine.deep_freeze(%w[{ }])\n+ BRACKETS_ROUND = IceNine.deep_freeze(%w[( )])\n+ BRACKET... | Ruby | MIT License | mbj/unparser | Refactor bracket constants |
398,795 | 03.12.2018 00:20:36 | 0 | 96faef09a7ab4733de438a9c3af2928507a5e1ec | Remove redundant reek excludes | [
{
"change_type": "MODIFY",
"old_path": "config/reek.yml",
"new_path": "config/reek.yml",
"diff": "@@ -11,8 +11,7 @@ detectors:\nexclude: []\nControlParameter:\nenabled: true\n- exclude:\n- - Mutant::Expression#match_length\n+ exclude: []\nDataClump:\nenabled: true\nexclude: []\n@@ -31,9 +30,7 @@ det... | Ruby | MIT License | mbj/unparser | Remove redundant reek excludes |
398,795 | 03.12.2018 10:10:55 | 0 | 1a3f0d32128288e8e6cc8892ca296fe30789c398 | Refactor arguments emitter | [
{
"change_type": "MODIFY",
"old_path": "config/flay.yml",
"new_path": "config/flay.yml",
"diff": "---\nthreshold: 13\n-total_score: 640\n+total_score: 650\n"
},
{
"change_type": "MODIFY",
"old_path": "lib/unparser.rb",
"new_path": "lib/unparser.rb",
"diff": "@@ -117,7 +117,6 @@ r... | Ruby | MIT License | mbj/unparser | Refactor arguments emitter |
398,795 | 03.12.2018 10:40:18 | 0 | 379f8833ae2aa4df9bee66dc3fd83eb03e59bc98 | Refactor array into set | [
{
"change_type": "MODIFY",
"old_path": "config/flay.yml",
"new_path": "config/flay.yml",
"diff": "---\nthreshold: 13\n-total_score: 646\n+total_score: 647\n"
},
{
"change_type": "MODIFY",
"old_path": "lib/unparser/ast.rb",
"new_path": "lib/unparser/ast.rb",
"diff": "@@ -16,7 +16,... | Ruby | MIT License | mbj/unparser | Refactor array into set |
398,795 | 03.12.2018 10:41:51 | 0 | 811051d30d0e335b36ca2e17e13f4571c2360c63 | Fix kwoptarg to introduce an lvar
[fix | [
{
"change_type": "MODIFY",
"old_path": "config/flay.yml",
"new_path": "config/flay.yml",
"diff": "---\nthreshold: 13\n-total_score: 647\n+total_score: 645\n"
},
{
"change_type": "MODIFY",
"old_path": "lib/unparser/ast.rb",
"new_path": "lib/unparser/ast.rb",
"diff": "@@ -13,12 +13... | Ruby | MIT License | mbj/unparser | Fix kwoptarg to introduce an lvar
[fix #83] |
398,795 | 03.12.2018 11:09:46 | 0 | 104c5b6efcd58dab3fd17b10315c3253e3848635 | Change version to 0.4.1 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "-# v0.4.0 2018-12-01\n+# v0.4.0 2018-12-03\n+\n+* Fix unparsing of `def foo(bar: bar())`\n+\n+# v0.4.0 2018-12-03\n* Change to modern AST format.\n* Add experimental `Unparser.{parser,parse,parse_with_comment... | Ruby | MIT License | mbj/unparser | Change version to 0.4.1 |
398,795 | 04.12.2018 13:10:58 | 0 | 4886c008d22ec1b5a05a95b2eea57ade7ad7269c | Remove ruby version requirement in gemspec | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "-# v0.4.0 2018-12-03\n+# v0.4.2 2018-12-04\n+\n+* Drop hard ruby version requirement. Still officially I'll only support 2.5.\n+\n+# v0.4.1 2018-12-03\n* Fix unparsing of `def foo(bar: bar())`\n"
},
{
... | Ruby | MIT License | mbj/unparser | Remove ruby version requirement in gemspec |
398,798 | 11.01.2019 13:00:34 | 18,000 | 529a5d7f76129158cef64c121c0ff987538cd4e8 | Unpaser -> Unparser in README | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -30,7 +30,7 @@ Usage\nrequire 'parser/current'\nrequire 'unparser'\n-ast = Unpaser.parse('your(ruby(code))')\n+ast = Unparser.parse('your(ruby(code))')\nUnparser.unparse(ast) # => 'your(ruby(code))'\n```\n@@ -41... | Ruby | MIT License | mbj/unparser | Unpaser -> Unparser in README |
398,795 | 15.02.2019 13:47:29 | 0 | 31b095c4f8109e0ac5b1abe2df4b054419aac700 | Upgrade anima to 0.3.1 | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "@@ -17,7 +17,7 @@ GEM\nadamantium (0.2.0)\nice_nine (~> 0.11.0)\nmemoizable (~> 0.4.0)\n- anima (0.3.0)\n+ anima (0.3.1)\nabstract_type (~> 0.0.7)\nadamantium (~> 0.2)\nequalizer (~> 0.0.11)\n@@ -162,7 +162,7... | Ruby | MIT License | mbj/unparser | Upgrade anima to 0.3.1 |
398,795 | 23.02.2019 22:18:54 | 0 | 6a46b7fe75443908d39a2bd1d56cb834d5e943c1 | Upgrade devtools | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "@@ -35,22 +35,22 @@ GEM\nequalizer (~> 0.0.9)\ndescendants_tracker (0.0.4)\nthread_safe (~> 0.3, >= 0.3.1)\n- devtools (0.1.22)\n+ devtools (0.1.23)\nabstract_type (~> 0.0.7)\nadamantium (~> 0.2.0)\nanima (~>... | Ruby | MIT License | mbj/unparser | Upgrade devtools |
398,790 | 21.03.2019 19:06:46 | -25,200 | da833f1931e8d20ee621a4cf7451c74cf343924c | Upgrade parser dependency
Recently, `parser` 2.6.2 came out with support for recently released
Ruby 2.5.5 | [
{
"change_type": "MODIFY",
"old_path": ".circleci/config.yml",
"new_path": ".circleci/config.yml",
"diff": "defaults: &defaults\nworking_directory: ~/unparser\ndocker:\n- - image: circleci/ruby:2.5.3\n+ - image: circleci/ruby:2.5.5\nversion: 2\njobs:\nunit_specs:\n"
},
{
"change_type": "MODI... | Ruby | MIT License | mbj/unparser | Upgrade parser dependency
Recently, `parser` 2.6.2 came out with support for recently released
Ruby 2.5.5 |
398,795 | 27.03.2019 08:47:27 | 0 | 33ef472832c29aa728472b1a06838312ca4d18de | Upgrade version to 0.4.4 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.4.4 2019-03-27\n+\n+* Bump parser dependency to ~> 2.6.2\n+\n# v0.4.3 2019-02-24\n* Bump parser dependency to ~> 2.6.0\n"
},
{
"change_type": "MODIFY",
"old_path": "unparser.gemspec",
"n... | Ruby | MIT License | mbj/unparser | Upgrade version to 0.4.4 |
398,795 | 10.05.2019 11:50:46 | 0 | ee601ecbf7880d06cc00b683b8cfb57433027db2 | Change version to 0.4.5 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.4.5 2019-05-10\n+\n+* Bump parser dependency to ~> 2.6.3\n+\n# v0.4.4 2019-03-27\n* Bump parser dependency to ~> 2.6.2\n"
},
{
"change_type": "MODIFY",
"old_path": "unparser.gemspec",
"n... | Ruby | MIT License | mbj/unparser | Change version to 0.4.5 |
398,795 | 01.01.2020 00:18:12 | 0 | 9c4dbb6c45c8d8d9e99470419379b34044e43332 | Add rubyspec excludes | [
{
"change_type": "MODIFY",
"old_path": "spec/integrations.yml",
"new_path": "spec/integrations.yml",
"diff": "- core/env/element_reference_spec.rb\n- core/io/readpartial_spec.rb\n- core/io/shared/gets_ascii.rb\n+ - core/kernel/shared/sprintf_encoding.rb\n- core/marshal/dump_spec.rb\n- core/marshal/f... | Ruby | MIT License | mbj/unparser | Add rubyspec excludes |
398,795 | 01.01.2020 00:42:00 | 0 | f93a8595985be497b752196c4859d20a55e4653a | Add Unparser::AST::LocalVariableScope mutant exclusion | [
{
"change_type": "MODIFY",
"old_path": ".circleci/config.yml",
"new_path": ".circleci/config.yml",
"diff": "@@ -30,7 +30,15 @@ jobs:\nsteps:\n- checkout\n- run: bundle install\n- - run: bundle exec mutant --since origin/master --zombie -- 'Unparser*'\n+ - run: |\n+ bundle \\\n+ exec \\\n+ mutant \\\... | Ruby | MIT License | mbj/unparser | Add Unparser::AST::LocalVariableScope mutant exclusion |
398,795 | 02.01.2020 16:38:11 | 0 | 30e70f3f767b51b2da17e8760a0ca61936e57db7 | Upgrade parser to ~> 2.6.5 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.4.6 2020-01-02\n+\n+* Upgrades to allow parser dependency to ~> 2.6.5\n+\n# v0.4.5 2019-05-10\n* Bump parser dependency to ~> 2.6.3\n"
},
{
"change_type": "MODIFY",
"old_path": "Gemfile",
... | Ruby | MIT License | mbj/unparser | Upgrade parser to ~> 2.6.5 |
398,795 | 04.01.2020 00:44:21 | 0 | 141894d57a7725df08e7b20a90065a479953ca45 | Change to mutant from rubygems | [
{
"change_type": "MODIFY",
"old_path": "Gemfile",
"new_path": "Gemfile",
"diff": "@@ -4,8 +4,6 @@ source 'https://rubygems.org'\ngemspec\n-gem 'mutant', git: 'https://github.com/mbj/mutant.git', branch: 'upgrade/parser'\n-\nsource 'https://oss:Px2ENN7S91OmWaD5G7MIQJi1dmtmYrEh@gem.mutant.dev' do\ngem... | Ruby | MIT License | mbj/unparser | Change to mutant from rubygems |
398,795 | 04.01.2020 00:44:22 | 0 | 45bd093c6a75744d17bd9bd2014a838ea99286ab | Change parser bounds to allow 2.7 branch | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.4.7 2020-01-03\n+\n+* Change to allow parser 2.7, even while syntax is not yet supported.\n+ This reduces downstream complexity.\n+\n# v0.4.6 2020-01-02\n* Upgrades to allow parser dependency to ~> 2.6.... | Ruby | MIT License | mbj/unparser | Change parser bounds to allow 2.7 branch |
398,795 | 04.01.2020 00:44:23 | 0 | 7b251f7d93fc80362b58acab6997039d0079b3b4 | Add support for endless ranges | [
{
"change_type": "MODIFY",
"old_path": ".circleci/config.yml",
"new_path": ".circleci/config.yml",
"diff": "defaults: &defaults\nworking_directory: ~/unparser\ndocker:\n- - image: circleci/ruby:2.5.5\n+ - image: circleci/ruby:2.6.5\nversion: 2\njobs:\nunit_specs:\n"
},
{
"change_type": "MODI... | Ruby | MIT License | mbj/unparser | Add support for endless ranges |
398,795 | 15.08.2020 16:44:04 | 0 | 2c8dc18355cab40002656b4708f66ad431f6186b | Remove morpher as development dependency | [
{
"change_type": "MODIFY",
"old_path": "spec/integration/unparser/corpus_spec.rb",
"new_path": "spec/integration/unparser/corpus_spec.rb",
"diff": "@@ -81,26 +81,40 @@ describe 'Unparser on ruby corpus', mutant: false do\nend\nend\n- LOADER = Morpher.build do\n- s(:block,\n- s(:guard, s(:primitive, ... | Ruby | MIT License | mbj/unparser | Remove morpher as development dependency |
398,795 | 15.08.2020 21:34:22 | 0 | 09a3b9c7c3cebce9b88c5b220f7fcdd5d727e3a0 | Add Unparser::{Color,Diff} | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -65,7 +65,7 @@ jobs:\n- run: |\ngem install bundler\nbundle install\n- - run: bundle exec mutant --since HEAD~1 --zombie -- 'Mutant*'\n+ - run: bundle exec mutant --since HEAD~1 --z... | Ruby | MIT License | mbj/unparser | Add Unparser::{Color,Diff} |
398,795 | 16.08.2020 01:32:58 | 0 | ce17e479ecc3cb2c2edf2e1091880418b6f4d9a7 | Add mprelude dependency | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "@@ -7,6 +7,7 @@ PATH\nconcord (~> 0.1.5)\ndiff-lcs (~> 1.3)\nequalizer (~> 0.0.9)\n+ mprelude (~> 0.1.0)\nparser (>= 2.6.5)\nprocto (~> 0.0.2)\n"
},
{
"change_type": "MODIFY",
"old_path": "unparse... | Ruby | MIT License | mbj/unparser | Add mprelude dependency |
398,795 | 16.08.2020 01:32:59 | 0 | c324876b84a00d1fd6adf71ec3cda8f8eab1ba6b | Add Unparser::Validation | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -65,7 +65,13 @@ jobs:\n- run: |\ngem install bundler\nbundle install\n- - run: bundle exec mutant --since HEAD~1 --zombie --ignore-subject 'Unparser::CLI*' -- 'Unparser*'\n+ - run: ... | Ruby | MIT License | mbj/unparser | Add Unparser::Validation |
398,795 | 25.08.2020 01:15:54 | 0 | 702a4e4dc2f96924ba186fd8bbd9b970920f6e69 | Remove devtools dependency | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -87,4 +87,4 @@ jobs:\nwith:\nruby-version: ${{ matrix.ruby }}\n- run: bundle install\n- - run: bundle exec rake metrics:rubocop\n+ - run: bundle exec rubocop\n"
},
{
"change... | Ruby | MIT License | mbj/unparser | Remove devtools dependency |
398,795 | 25.08.2020 01:37:57 | 0 | 0bdc12bec0086046195dfc52968705f05b9bc217 | Change to use Unparser::Color in specs | [
{
"change_type": "MODIFY",
"old_path": "spec/unit/unparser/diff_spec.rb",
"new_path": "spec/unit/unparser/diff_spec.rb",
"diff": "@@ -26,8 +26,8 @@ RSpec.describe Unparser::Diff do\nlet(:expectation) do\n[\n\"@@ -1,3 +1,3 @@\\n\",\n- Mutant::Color::RED.format(\"-foo\\n\"),\n- Mutant::Color::GREEN.fo... | Ruby | MIT License | mbj/unparser | Change to use Unparser::Color in specs |
398,795 | 25.08.2020 01:39:51 | 0 | 8a740036b269612f5a7ae720f6b300059bacbafe | Change to version to v0.4.8 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "-# v0.4.8 unreleased\n+# v0.4.8 2020-05-25\n* Change to specific node type when unparser fails on an unknown node type: [#150](https://github.com/mbj/unparser/pull/150)\n* Significantly improve verifier (only... | Ruby | MIT License | mbj/unparser | Change to version to v0.4.8 |
398,795 | 25.08.2020 02:40:48 | 0 | a4d5235fb0410e01fcbab7ac73b7e1bd3002e517 | Change to use mutant.sh | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -65,13 +65,7 @@ jobs:\n- run: |\ngem install bundler\nbundle install\n- - run: |\n- bundle exec mutant \\\n- --since HEAD~1 \\\n- --zombie \\\n- --ignore-subject 'Unparser::CLI*' \\... | Ruby | MIT License | mbj/unparser | Change to use mutant.sh |
398,795 | 10.09.2020 15:12:34 | 0 | 5e4b95644834fb20fd429efe32a535845e479c1c | Fix 0.4.8 release date | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.4.9 2020-09-10\n+\n+* Change packaging to avoid git in gemspec.\n+\n# v0.4.8 2020-05-25\n* Change to specific node type when unparser fails on an unknown node type: [#150](https://github.com/mbj/unparse... | Ruby | MIT License | mbj/unparser | Fix 0.4.8 release date |
398,795 | 10.09.2020 15:12:35 | 0 | 582e6af790e3a27da12f102787f22bf2c16c3d03 | Change gemspec to not rely on git | [
{
"change_type": "MODIFY",
"old_path": "unparser.gemspec",
"new_path": "unparser.gemspec",
"diff": "Gem::Specification.new do |gem|\ngem.name = 'unparser'\n- gem.version = '0.4.8'\n+ gem.version = '0.4.9'\ngem.authors = ['Markus Schirp']\ngem.email = 'mbj@schirp-dso.com'\n@@ -10,8 +10,7 @@ Gem::Spec... | Ruby | MIT License | mbj/unparser | Change gemspec to not rely on git |
398,789 | 09.09.2020 00:44:16 | 21,600 | f0dc82d3c506438f9f536532d63acb7619b344f3 | Remove unused `let` definition | [
{
"change_type": "MODIFY",
"old_path": "spec/unit/unparser/comments/take_all_spec.rb",
"new_path": "spec/unit/unparser/comments/take_all_spec.rb",
"diff": "@@ -8,7 +8,6 @@ describe Unparser::Comments, '#take_all' do\nend # EOL 2\nRUBY\nend\n- let(:ast) { ast_and_comments[0] }\nlet(:comments) { ast_a... | Ruby | MIT License | mbj/unparser | Remove unused `let` definition |
398,795 | 06.10.2020 03:22:07 | 0 | 8d4496af7883411c82680702f7d9988a356598c8 | Fix rubocop department name warnings | [
{
"change_type": "MODIFY",
"old_path": ".rubocop.yml",
"new_path": ".rubocop.yml",
"diff": "@@ -7,23 +7,23 @@ AllCops:\n- 'Gemfile.triage'\n# Avoid parameter lists longer than five parameters.\n-ParameterLists:\n+Metrics/ParameterLists:\nMax: 3\nCountKeywordArgs: true\n-MethodLength:\n+Metrics/Metho... | Ruby | MIT License | mbj/unparser | Fix rubocop department name warnings |
398,795 | 07.10.2020 15:47:48 | 0 | d85cf466eb810006b3b2ff09ba6c4a08d05e3b44 | Change mutant.sh to be usable for local dev | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -65,7 +65,7 @@ jobs:\n- run: |\ngem install bundler\nbundle install\n- - run: ./mutant.sh\n+ - run: ./mutant.sh --since HEAD~1 -- 'Unparser*'\nruby-rubocop:\nname: Rubocop\nruns-on:... | Ruby | MIT License | mbj/unparser | Change mutant.sh to be usable for local dev |
398,795 | 08.10.2020 04:57:56 | 0 | 2d8fcf132829e52208df92164fbed36a4e79541e | Change to only trailing newlines on certain root nodes | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/emitter/root.rb",
"new_path": "lib/unparser/emitter/root.rb",
"diff": "@@ -7,6 +7,10 @@ module Unparser\ninclude Concord::Public.new(:buffer, :node, :comments)\ninclude LocalVariableRoot\n+ END_NL = %i[class sclass module begin].freeze\n+\n+ priva... | Ruby | MIT License | mbj/unparser | Change to only trailing newlines on certain root nodes |
398,795 | 09.10.2020 03:54:39 | 0 | 22dfdd6e303a72a257fc9282d0b8f9135574f6f8 | Change to initialize builder | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser.rb",
"new_path": "lib/unparser.rb",
"diff": "@@ -18,6 +18,8 @@ module Unparser\nmodernize\ndef initialize\n+ super\n+\nself.emit_file_line_as_literals = false\nend\nend\n"
},
{
"change_type": "MODIFY",
"old_path": "mutant.sh",
"new... | Ruby | MIT License | mbj/unparser | Change to initialize builder |
398,795 | 09.10.2020 03:54:40 | 0 | ed7a4885ded5b445086d9eff17bdd25c26b2c284 | Change to aggregate boolean expression | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/emitter/args.rb",
"new_path": "lib/unparser/emitter/args.rb",
"diff": "@@ -7,9 +7,7 @@ module Unparser\ndef emit_block_arguments\ndelimited(normal_arguments)\n- if normal_arguments.one?\n- write(',') if n_arg?(normal_arguments.first)\n- end\n+ wri... | Ruby | MIT License | mbj/unparser | Change to aggregate boolean expression |
398,795 | 09.10.2020 03:54:41 | 0 | 207ea3abacfc153538c51bf7a1b6b4d739ddeac9 | Change to prefer block pass over yield | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/generation.rb",
"new_path": "lib/unparser/generation.rb",
"diff": "@@ -234,11 +234,11 @@ module Unparser\nchildren.first\nend\n- def conditional_parentheses(flag)\n+ def conditional_parentheses(flag, &block)\nif flag\n- parentheses { yield }\n+ pa... | Ruby | MIT License | mbj/unparser | Change to prefer block pass over yield |
398,795 | 09.10.2020 03:54:42 | 0 | f73368aeff140d34b7579c44dc9955d81d946051 | Change to case over if else | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/emitter/float.rb",
"new_path": "lib/unparser/emitter/float.rb",
"diff": "@@ -14,9 +14,10 @@ module Unparser\nprivate\ndef dispatch\n- if value.eql?(INFINITY)\n+ case value\n+ when INFINITY\nwrite('10e1000000000000000000')\n- elsif value.eql?(NEG_I... | Ruby | MIT License | mbj/unparser | Change to case over if else |
398,795 | 09.10.2020 03:54:43 | 0 | e7ee9edddd1e2c5ea6d044f84faf07f70e4903fc | Upgrade rubocop to 0.92 | [
{
"change_type": "MODIFY",
"old_path": ".rubocop.yml",
"new_path": ".rubocop.yml",
"diff": "@@ -8,6 +8,7 @@ AllCops:\nExclude:\n- lib/unparser/precedence/data.rb\n- tmp\n+ NewCops: enable\n# Avoid parameter lists longer than five parameters.\nMetrics/ParameterLists:\n"
},
{
"change_type": "M... | Ruby | MIT License | mbj/unparser | Upgrade rubocop to 0.92 |
398,795 | 09.10.2020 04:03:48 | 0 | 562d369c84f045298d46186c86b73876a5b758b1 | Add rubocop packaging extension | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "@@ -93,6 +93,8 @@ GEM\nunicode-display_width (>= 1.4.0, < 2.0)\nrubocop-ast (0.7.1)\nparser (>= 2.7.1.5)\n+ rubocop-packaging (0.5.0)\n+ rubocop (~> 0.89)\nruby-progressbar (1.10.1)\nthread_safe (0.3.6)\nunic... | Ruby | MIT License | mbj/unparser | Add rubocop packaging extension |
398,795 | 09.10.2020 20:07:21 | 0 | e123038ec8b8001ca0ed90fec09d7582cfc70179 | Change to emit empty dstr as %() | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.5.0 2020-10-09\n+\n+* Change to emit empty `dstr` as `%()`\n+\n# v0.5.0 2020-10-08\n* Add 2.7 syntax support\n"
},
{
"change_type": "MODIFY",
"old_path": "lib/unparser/writer/dynamic_string.... | Ruby | MIT License | mbj/unparser | Change to emit empty dstr as %() |
398,795 | 09.10.2020 20:12:37 | 0 | 2be8cb29a326d9298e9ffc97b241c6aa340b3ff0 | Change version to 0.5.1 | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "PATH\nremote: .\nspecs:\n- unparser (0.5.0)\n+ unparser (0.5.1)\nabstract_type (~> 0.0.7)\nadamantium (~> 0.2.0)\nanima (~> 0.3.1)\n"
},
{
"change_type": "MODIFY",
"old_path": "unparser.gemspec",
... | Ruby | MIT License | mbj/unparser | Change version to 0.5.1 |
398,795 | 16.10.2020 01:29:28 | 0 | 3ca3ae2279048170f04784205d8c2233c593ae3c | Fix unary csend | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.5.2 2020-10-16\n+\n+* Fix unary csends to emit correctly.\n+\n# v0.5.1 2020-10-09\n* Change to emit empty `dstr` as `%()`\n"
},
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"ne... | Ruby | MIT License | mbj/unparser | Fix unary csend |
398,795 | 16.10.2020 01:29:29 | 0 | a4d9dc255f7847e31aec76b56887a0d2a1e262da | Add primitive devloop | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "scripts/devloop.sh",
"diff": "+while inotifywait **/*.rb Gemfile unparser.gemspec; do\n+ bundle exec rspec spec/unit -fd --fail-fast --order default \\\n+ && bundle exec ./mutant.sh --since master -- 'Unparser*' \\\n+ && bundle exec rubocop\n+do... | Ruby | MIT License | mbj/unparser | Add primitive devloop |
398,795 | 16.10.2020 01:29:30 | 0 | 3ccb1c2cf5f16c359eb8658e9fb7529c539c1b51 | Add Unparser.unparse_validate interface | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "# v0.5.2 2020-10-16\n* Fix unary csends to emit correctly.\n+* Add `Unparser.unparse_validate` interface\n# v0.5.1 2020-10-09\n"
},
{
"change_type": "MODIFY",
"old_path": "lib/unparser.rb",
"n... | Ruby | MIT License | mbj/unparser | Add Unparser.unparse_validate interface |
398,795 | 16.10.2020 03:30:31 | 0 | db81801a08237296f523b3325f2d4dcba1a37c13 | Add Unparser::Validation.from_node | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/validation.rb",
"new_path": "lib/unparser/validation.rb",
"diff": "@@ -71,6 +71,27 @@ module Unparser\n)\nend\n+ # Create validator from node\n+ #\n+ # @param [Parser::AST::Node] original_node\n+ #\n+ # @return [Validator]\n+ def self.from_node(or... | Ruby | MIT License | mbj/unparser | Add Unparser::Validation.from_node |
398,795 | 18.10.2020 02:55:09 | 0 | 3dfe4f1e4200c5f3b80941551e871492b6f363c9 | Change to ruby/setup-ruby action | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -17,16 +17,14 @@ jobs:\nstrategy:\nfail-fast: false\nmatrix:\n- ruby: ['2.6', '2.7']\n+ ruby: [ruby-2.6, ruby-2.7]\nos: [ubuntu-latest]\nsteps:\n- uses: actions/checkout@v2\n- - use... | Ruby | MIT License | mbj/unparser | Change to ruby/setup-ruby action |
398,795 | 18.10.2020 03:04:39 | 0 | 6bdad7e69aabb960f688db92f59cb9d2780987d9 | Change tests to pass on ruby-2.5 | [
{
"change_type": "MODIFY",
"old_path": "spec/unit/unparser_spec.rb",
"new_path": "spec/unit/unparser_spec.rb",
"diff": "@@ -362,14 +362,22 @@ describe Unparser, mutant_expression: 'Unparser*' do\ndescribe 'corpus' do\nlet(:version_excludes) do\n+ excludes = []\n+\nif RUBY_VERSION < '2.7.'\n+ exclude... | Ruby | MIT License | mbj/unparser | Change tests to pass on ruby-2.5 |
398,795 | 18.10.2020 03:04:40 | 0 | ecbad40dbd48ec30e2f5dda2475b29fff934ee73 | Add ruby-2.5 to CI matrix | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -17,7 +17,7 @@ jobs:\nstrategy:\nfail-fast: false\nmatrix:\n- ruby: [ruby-2.6, ruby-2.7]\n+ ruby: [ruby-2.5, ruby-2.6, ruby-2.7]\nos: [ubuntu-latest]\nsteps:\n- uses: actions/checko... | Ruby | MIT License | mbj/unparser | Add ruby-2.5 to CI matrix |
398,795 | 18.10.2020 03:12:17 | 0 | 8587964de238ce6faa01d544e420845ceadb3095 | Upgrade to mutant-0.9.14 | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "@@ -40,7 +40,7 @@ GEM\nequalizer (~> 0.0.9)\nice_nine (~> 0.11.1)\nprocto (~> 0.0.2)\n- mutant (0.9.13)\n+ mutant (0.9.14)\nabstract_type (~> 0.0.7)\nadamantium (~> 0.2.0)\nanima (~> 0.3.1)\n@@ -53,11 +53,11 ... | Ruby | MIT License | mbj/unparser | Upgrade to mutant-0.9.14 |
398,795 | 18.10.2020 03:20:34 | 0 | 5373f23ee7fc5a280d200770987f55ba5680e9ba | Add minor README improvements | [
{
"change_type": "MODIFY",
"old_path": "README.md",
"new_path": "README.md",
"diff": "@@ -4,7 +4,7 @@ unparser\n\n[](https://rubygems.org/gems/unparser)\n-Generate equivalent source ... | Ruby | MIT License | mbj/unparser | Add minor README improvements |
398,795 | 18.10.2020 03:30:10 | 0 | 31931c41b447224bfd49e4237aa60e3a7f16903b | Add required_ruby_version >= 2.5 to gemspec | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.5.3 2020-10-18\n+\n+* Add required ruby version '>= 2.5' to gemspec.\n+\n# v0.5.2 2020-10-16\n* Fix unary csends to emit correctly.\n"
},
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock... | Ruby | MIT License | mbj/unparser | Add required_ruby_version >= 2.5 to gemspec |
398,795 | 29.10.2020 13:56:33 | 0 | 565a0e487048b4593ace745afd3b38918e87f57d | Add macsosx to CI matrix | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -34,7 +34,7 @@ jobs:\nfail-fast: false\nmatrix:\nruby: [ruby-2.5, ruby-2.6, ruby-2.7]\n- os: [ubuntu-latest]\n+ os: [macos-latest, ubuntu-latest]\nsteps:\n- uses: actions/checkout@v... | Ruby | MIT License | mbj/unparser | Add macsosx to CI matrix |
398,795 | 04.11.2020 05:41:17 | 0 | ffbcd13312a47f8335a51586cd9fcb4252f4fce4 | Fix forced ternary on control keyword
[fix | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.5.4 2020-11-04\n+\n+* Fix forced ternary on control keyword [#191](https://github.com/mbj/unparser/pull/191)\n+\n# v0.5.3 2020-10-18\n* Add required ruby version '>= 2.5' to gemspec.\n"
},
{
"ch... | Ruby | MIT License | mbj/unparser | Fix forced ternary on control keyword
[fix #189] |
398,795 | 09.11.2020 03:36:30 | 0 | 78251f5bcd895372053ce8c0251bb0fa9e3dab1f | Change to mutant-0.10.x CLI | [
{
"change_type": "MODIFY",
"old_path": "mutant.sh",
"new_path": "mutant.sh",
"diff": "#/usr/bin/bash -ex\n-bundle exec mutant \\\n+bundle exec mutant run \\\n--zombie \\\n--ignore-subject 'Unparser::Builder#initialize' \\\n--ignore-subject 'Unparser::CLI*' \\\n"
}
] | Ruby | MIT License | mbj/unparser | Change to mutant-0.10.x CLI |
398,795 | 09.11.2020 03:36:31 | 0 | afbcf5959d68277c90fc05c278f59d0dfd292ab6 | Fix mlhs to splat
[Fix | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/emitter/splat.rb",
"new_path": "lib/unparser/emitter/splat.rb",
"diff": "@@ -22,12 +22,22 @@ module Unparser\nchildren :subject\n+ def emit_mlhs\n+ write('*')\n+ subject_emitter.emit_mlhs if subject\n+ end\n+\nprivate\ndef dispatch\nwrite('*')\n- ... | Ruby | MIT License | mbj/unparser | Fix mlhs to splat
[Fix #194] |
398,795 | 09.11.2020 03:36:32 | 0 | 1b15d3d9b2d2a706b6df5bff73ae0cd3047090b8 | Fix n-th-ref dstring interpolation | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/writer/dynamic_string.rb",
"new_path": "lib/unparser/writer/dynamic_string.rb",
"diff": "@@ -20,7 +20,7 @@ module Unparser\n]\n)\n- FLAT_INTERPOLATION = %i[ivar cvar gvar].to_set.freeze\n+ FLAT_INTERPOLATION = %i[ivar cvar gvar nth_ref].to_set.fre... | Ruby | MIT License | mbj/unparser | Fix n-th-ref dstring interpolation |
398,795 | 09.11.2020 03:36:33 | 0 | d6b63249a55144025aeb48a0b32426888df0bb34 | Fix to emit heredoc reminders on rescue postcontrol | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/generation.rb",
"new_path": "lib/unparser/generation.rb",
"diff": "@@ -204,7 +204,9 @@ module Unparser\nend\ndef emit_rescue_postcontrol(node)\n- writer_with(Writer::Rescue, node).emit_postcontrol\n+ writer = writer_with(Writer::Rescue, node)\n+ w... | Ruby | MIT License | mbj/unparser | Fix to emit heredoc reminders on rescue postcontrol |
398,795 | 30.11.2020 10:10:24 | 0 | 214ec437918af27cc3911ca4f776577637acdef9 | Upgrade to mutant ~> 0.10.9 | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "@@ -40,7 +40,7 @@ GEM\nequalizer (~> 0.0.9)\nice_nine (~> 0.11.1)\nprocto (~> 0.0.2)\n- mutant (0.10.6)\n+ mutant (0.10.9)\nabstract_type (~> 0.0.7)\nadamantium (~> 0.2.0)\nanima (~> 0.3.1)\n@@ -56,8 +56,8 @@... | Ruby | MIT License | mbj/unparser | Upgrade to mutant ~> 0.10.9 |
398,795 | 07.12.2020 13:59:28 | 0 | b7f9848884d9d66bff4edd1d3389f1d6e758020a | Upgrade mutant dependency | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -29,7 +29,7 @@ jobs:\nruby-integration-spec:\nname: Integration Specs\nruns-on: ${{ matrix.os }}\n- timeout-minutes: 5\n+ timeout-minutes: 10\nstrategy:\nfail-fast: false\nmatrix:\n... | Ruby | MIT License | mbj/unparser | Upgrade mutant dependency |
398,795 | 24.12.2020 22:25:48 | 0 | d967bd56b84af29e8b1555c946b77a3336087f6b | Change version to 0.5.5 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.5.5 2020-12-24\n+\n+* Fix in-pattern without body [#231](https://github.com/mbj/unparser/pull/231)\n+\n# v0.5.4 2020-11-04\n* Fix forced ternary on control keyword [#191](https://github.com/mbj/unparser... | Ruby | MIT License | mbj/unparser | Change version to 0.5.5 |
398,795 | 24.12.2020 23:02:02 | 0 | d2b80c70fb49f6b590305917178ef34694cac538 | Change to depend on mutant ~> 0.10.21 | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "@@ -64,7 +64,7 @@ GEM\nast (~> 2.4.1)\nprocto (0.0.3)\nrainbow (3.0.0)\n- regexp_parser (2.0.0)\n+ regexp_parser (2.0.1)\nrexml (3.2.4)\nrspec (3.10.0)\nrspec-core (~> 3.10.0)\n@@ -105,9 +105,9 @@ PLATFORMS\n... | Ruby | MIT License | mbj/unparser | Change to depend on mutant ~> 0.10.21 |
398,795 | 25.12.2020 20:49:51 | 0 | a0055ce6789edb61c63cc8e21b8732aef9ca753d | Add 3.0 syntax support
[fix | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -17,7 +17,7 @@ jobs:\nstrategy:\nfail-fast: false\nmatrix:\n- ruby: [ruby-2.5, ruby-2.6, ruby-2.7]\n+ ruby: [ruby-2.5, ruby-2.6, ruby-2.7, ruby-3.0]\nos: [ubuntu-latest]\nsteps:\n- ... | Ruby | MIT License | mbj/unparser | Add 3.0 syntax support
[fix #168] |
398,795 | 26.12.2020 01:10:29 | 0 | 551ea551e37ee65797a185bc036444cb9df477e2 | Upgrade to rubocop-1.7.0 | [
{
"change_type": "MODIFY",
"old_path": "Gemfile.lock",
"new_path": "Gemfile.lock",
"diff": "GIT\nremote: https://github.com/mbj/mutant\n- revision: 656eb24431eae29975afa4b62b22a196b549963a\n+ revision: 1ecdf3344f65f21b757e38fcc8f51d10f4a878e6\nbranch: add/ruby-3.0\nspecs:\nmutant (0.10.22)\n@@ -16,7... | Ruby | MIT License | mbj/unparser | Upgrade to rubocop-1.7.0 |
398,795 | 26.12.2020 02:48:15 | 0 | aea8c1e4cfac939a58f3ff1584e3418f7aa3acd8 | Upgrade to mutant-0.10.22 | [
{
"change_type": "MODIFY",
"old_path": "Gemfile",
"new_path": "Gemfile",
"diff": "@@ -7,6 +7,3 @@ gemspec\nsource 'https://oss:Px2ENN7S91OmWaD5G7MIQJi1dmtmYrEh@gem.mutant.dev' do\ngem 'mutant-license'\nend\n-\n-gem 'mutant', git: 'https://github.com/mbj/mutant', branch: 'add/ruby-3.0'\n-gem 'mutant-... | Ruby | MIT License | mbj/unparser | Upgrade to mutant-0.10.22 |
398,795 | 11.01.2021 17:01:44 | 0 | a49eb18a451ced51447868c8c9f4e016b3d73bd8 | Fix heredoc dispatch on returns
[Fix | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.5.7 2020-12-25\n+\n+* Fix heredocs in return arguments [#244](https://github.com/mbj/unparser/pull/244)\n+\n# v0.5.6 2020-12-25\n* Add full Ruby 3.0 Syntax support [#233](https://github.com/mbj/unparser... | Ruby | MIT License | mbj/unparser | Fix heredoc dispatch on returns
[Fix #243] |
398,795 | 12.01.2021 02:54:09 | 0 | ed132f179f4cdd0a78a1e01d4cd14f489f0bb0bd | Add Unparser::InvalidNodeError | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.6.0 unreleased\n+\n+* Change to raise Unparser::InvalidNode error in some cases when unparsing invalid AST.\n+* Change `Unparser.unparse` into an official public API.\n+\n# v0.5.7 2020-12-25\n* Fix here... | Ruby | MIT License | mbj/unparser | Add Unparser::InvalidNodeError |
398,795 | 16.01.2021 03:22:36 | 0 | 52b48b1c347e18234110d814d3d7113d8f8eca14 | Remove redundant bundle install CI step | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -23,8 +23,8 @@ jobs:\n- uses: actions/checkout@v2\n- uses: ruby/setup-ruby@v1\nwith:\n+ bundler-cache: true\nruby-version: ${{ matrix.ruby }}\n- - run: bundle install\n- run: bundle... | Ruby | MIT License | mbj/unparser | Remove redundant bundle install CI step |
398,795 | 16.01.2021 03:24:20 | 0 | 4594394a3ad79897bd3806ede6212bb5cee5dcda | Add mutant to CI steps | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -26,6 +26,24 @@ jobs:\nbundler-cache: true\nruby-version: ${{ matrix.ruby }}\n- run: bundle exec rspec spec/unit\n+ ruby-mutant:\n+ name: Mutant\n+ runs-on: ${{ matrix.os }}\n+ time... | Ruby | MIT License | mbj/unparser | Add mutant to CI steps |
398,795 | 29.08.2021 21:02:23 | 0 | 52a93dbdaf85642b252082dc75e068f61a14f193 | Change to use commit local incremental on CI | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "name: CI\n-on: push\n+on:\n+ pull_request: {}\n+ push:\n+ branches: main\njobs:\nbase:\n@@ -43,7 +46,7 @@ jobs:\nwith:\nbundler-cache: true\nruby-version: ${{ matrix.ruby }}\n- - run: ... | Ruby | MIT License | mbj/unparser | Change to use commit local incremental on CI |
398,795 | 08.11.2021 06:56:45 | 0 | 8642870571b52e8bcb66d3c11ce008ca26c06ba7 | Fix crash on binary operator selector with kwargs argument
* These need to be emitted regular and cannot be emitted in binary
syntax.
[Fix | [
{
"change_type": "MODIFY",
"old_path": "lib/unparser/node_details/send.rb",
"new_path": "lib/unparser/node_details/send.rb",
"diff": "@@ -19,7 +19,10 @@ module Unparser\nend\ndef binary_syntax_allowed?\n- selector_binary_operator? && arguments.one? && !n_splat?(arguments.first)\n+ selector_binary_op... | Ruby | MIT License | mbj/unparser | Fix crash on binary operator selector with kwargs argument
* These need to be emitted regular and cannot be emitted in binary
syntax.
[Fix #278] |
398,795 | 09.11.2021 19:46:00 | 0 | fb25e0e5fdcf5c093893142fadf3cd29378b57dd | Fix unary operator with arguments
[Fix | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "-# v0.6.1 unreleased\n+# v0.6.2 2021-11-09\n+\n+[#281](https://github.com/mbj/unparser/pull/268)\n+\n+* Fix unary operator with argument.\n+\n+# v0.6.1 2021-11-08\n+\n+[#279](https://github.com/mbj/unparser/p... | Ruby | MIT License | mbj/unparser | Fix unary operator with arguments
[Fix #280] |
398,795 | 16.01.2022 13:59:40 | 0 | 2264e85b3b9ca3a6bbb787e7587040c64f00d1ea | Add parser-3.1.0 | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.6.3 2022-01-16\n+\n+[#290](https://github.com/mbj/unparser/pull/290)\n+\n+* Depend on parser-3.1.0.\n+* This is not yet Ruby 3.1 syntax support, only\n+ supporting the existing feature set on an updated... | Ruby | MIT License | mbj/unparser | Add parser-3.1.0 |
398,795 | 16.01.2022 15:29:13 | 0 | 20caa4a8a7f89a1cd608d8623f80ae2360ed73af | Change corpus test to not assume master branch | [
{
"change_type": "MODIFY",
"old_path": "spec/integration/unparser/corpus_spec.rb",
"new_path": "spec/integration/unparser/corpus_spec.rb",
"diff": "@@ -38,7 +38,7 @@ describe 'Unparser on ruby corpus', mutant: false do\nTMP.mkdir unless TMP.directory?\nif repo_path.exist?\nDir.chdir(repo_path) do\n-... | Ruby | MIT License | mbj/unparser | Change corpus test to not assume master branch |
398,795 | 16.01.2022 15:29:14 | 0 | 9018011226a44e63a724aab502981443e7675902 | Change parser tests to vendored anima/adamantium | [
{
"change_type": "MODIFY",
"old_path": "test/run-parser-tests.rb",
"new_path": "test/run-parser-tests.rb",
"diff": "-require 'anima'\nrequire 'unparser'\n$: << __dir__\n@@ -18,7 +17,7 @@ def default_builder_attributes\nend\nclass Test\n- include Adamantium, Anima.new(\n+ include Unparser::Adamantium... | Ruby | MIT License | mbj/unparser | Change parser tests to vendored anima/adamantium |
398,795 | 16.01.2022 16:09:56 | 0 | 7185018e13143c55f06ecaa5d9ce9d8459ede3ab | Change to stand-alone corpus integration tests
* Rspec is not a good test runner for anything but unit tests and even
there its lacking. | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/ci.yml",
"new_path": ".github/workflows/ci.yml",
"diff": "@@ -62,7 +62,7 @@ jobs:\nwith:\nbundler-cache: true\nruby-version: ${{ matrix.ruby }}\n- - run: bundle exec rspec spec/integration\n+ - run: bundle exec bin/corpus\nruby-rubocop:\nname... | Ruby | MIT License | mbj/unparser | Change to stand-alone corpus integration tests
* Rspec is not a good test runner for anything but unit tests and even
there its lacking. |
398,795 | 05.02.2022 21:15:32 | 0 | 9c9918893321d3fdc5c8cd64ab9b5a2b7a98c855 | Fix match_pattern{,_p} | [
{
"change_type": "MODIFY",
"old_path": "Changelog.md",
"new_path": "Changelog.md",
"diff": "+# v0.6.2 2022-02-05\n+\n+[#297](https://github.com/mbj/unparser/pull/297)\n+\n+* Fix emit of of `match_pattern` vs `match_pattern_p`\n+\n# v0.6.3 2022-01-16\n[#290](https://github.com/mbj/unparser/pull/290)\... | Ruby | MIT License | mbj/unparser | Fix match_pattern{,_p} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.