Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ronin-rb/ronin-core

A core library for all ronin libraries.
https://github.com/ronin-rb/ronin-core

Add ruby-3.3 to the CI matrix.

6984d0d7a39297b3424c570635de25a5a6a3bda5 authored about 1 year ago
Bump the `actions/checkout` action to `v4`.

bb4acd36a9d3ca0d08c86fbc9f3c7ea147a90215 authored over 1 year ago
Add an extra empty line.

5509ba808b130a4eab5a343cdf0f8be7d9ce1af6 authored over 1 year ago
Removed the Twitter account link.

e64e283249a956525ba9057cd7b8636d9fb2072d authored over 1 year ago
Use stricter logic in the spec.

9a26d628ecbff8e354365cb53dfafe5ed1a0e59e authored over 1 year ago
Updated the ChangeLog for 0.1.2.

714b22c21be8d19695db30bad0a371cf00198ab1 authored over 1 year ago
Fixed a YARD link.

d40bb6ab0e596755bf28a845e02883cbf8ed709d authored over 1 year ago
Make rubocop happy.

362613e3d7480785ef8bae7b6c1ebc9728536505 authored over 1 year ago
Also delegate the Object's `const_missing` to the Module's `const_missing`.

d2937b5f051fcfd1efacdc730e8f89a7a775a312 authored over 1 year ago
Make rubocop happy.

169f5b5786bc0016265969d2934c43e10e8c64c1 authored over 1 year ago
Further enhance the wrapping of module contexts by `CLI::RubyShell`.

* Include the module into the object's singleton class (aka meta-class).
* Also override `#inspe...

e1405a2a6a49a296dc9422da962f24b1f2dc02c9 authored over 1 year ago
Version bump to 0.1.2.

fb4ec876f7d45dd1b016c478f070a9226123edf3 authored over 1 year ago
Adjusted `CLI::RubyShell` to wrap a module in an Object.

* This allows instance methods to be correctly defined and then called
from the IRB workspace.

21de68ba17ff56d02fb9e2edeca3ff17b2070ee1 authored over 1 year ago
Moved a spec up.

609d82f26336c58e3a3c9e2e88370b397d758d03 authored over 1 year ago
Updated the ChangeLog for 0.1.1.

ae6fa8c625eb8aace55d082d86af353eb719c0ed authored almost 2 years ago
Version bump to 0.1.1.

565fa60fd0d35f31b6921ea1de449ca880040e12 authored almost 2 years ago
Allow `Ctrl^C` aborting the shell's command without exiting out of the shell.

8fa746d9fd63336f824326d0907c36d4c866a963 authored almost 2 years ago
Use the new `rubocop-ronin` gem for common rubocop configuration.

f0c21b0d2bc74fd234bf103264e57302a357750e authored almost 2 years ago
Updated the `.rubocop.yml` file based on `ronin-template`'s new copy.

7aaff029bb433fc2da3beb3fea0967b46a938992 authored almost 2 years ago
Removed trailing whitespace.

0be315c63e5c976c4a53e56fa37052b3e1fe0be0 authored almost 2 years ago
Added a `frozen_string_literal: true` magic comment to the `Rakefile`.

f587890e750d7cf0e243b3036a5a9050667b6455 authored almost 2 years ago
Add `frozen_string_literal: true` magic comments to the examples.

359c9ef87d935a072854ffffd1818946c6f4f1e7 authored almost 2 years ago
Add a `frozen_string_literal: true` magic comment.

859f6a9f8e1ed3224de5e27395dd8d0e372b9c16 authored almost 2 years ago
Add some extra empty-lines for rubocop.

d7585efb3c1b4710c21d4d58f9a8f48766c5310f authored almost 2 years ago
Remove excess whitespace.

961554ea684567a80180de0b3926008a6d828178 authored almost 2 years ago
Remove unused local variable.

b7f0ef08e184c3ecc1f615cc6ed105aacb74bcf9 authored almost 2 years ago
Remove old `rubygems` requirement.

8d887d1b2592ecdd767580260b9f0f4ec94c7505 authored almost 2 years ago
Restore `Reline.completion_proc` after exiting the shell.

* This should allow for nested shells.

ea540a3b3da9b6207421d8042ea81b556e0e8043 authored almost 2 years ago
Add an extra empty-line for `rubocop`.

7a779735847e8007b5a1726b7603ebf9e606a641 authored almost 2 years ago
Add a `frozen_string_literal: true` magic comment.

3e2c2182e219070365a7ebfd99986525c8260423 authored almost 2 years ago
Fixed a spec file name.

f28037c6fbd099f04b6d24e6723017101362ed28 authored almost 2 years ago
Vertically align keyword argument values.

3b7727fa436f597e4dca2ff6d6f0d29bed7daa8d authored almost 2 years ago
Remove empty-line.

3a39a70118fcb0d5bf5ba6d7d71dc03e244209af authored almost 2 years ago
Vertically align `=`s.

b7069c48adcd96021ce3691b32d72cf65f6ad530 authored almost 2 years ago
Remove excess space.

b448f5b5e3e9d2191e1ded0cbeec82947cba0649 authored almost 2 years ago
Make `rubocop` happy.

cb7c922dfb2faad3a5426d44b243cea3deb11e4b authored almost 2 years ago
Avoid using recursion in `Metadata::References::ClassMethods#references`.

ee31a15a7ddaab918d4637bad05d049a30e486ff authored almost 2 years ago
Remove extra empty-lines.

f89a1095d0c17743ab9eedd768148f4658533b82 authored almost 2 years ago
Use more stabby lambdas.

1241d6592d92c79617204705d5165dbf95941fd2 authored almost 2 years ago
No longer include `Ronin` into the top-level for the specs.

0597097ad9309ba180e74d57ca551fa09e0ee82f authored almost 2 years ago
Vertically align Hash values.

7a7326ac3cc76c98fd3a148a61d25fe80cec8012 authored almost 2 years ago
Remove trailing commas.

d9ca6de30fd82ba934fd6cc9c9b25d147b84b86b authored almost 2 years ago
Populate the Hash instead of creating additional `[key,value]` Arrays.

3ac06676395c461bfe8bffdf1b75bb646686f37e authored almost 2 years ago
Remove unnecessary parenthesis.

ab7532c979ed31f54f155d86cf1b9f2564ff1bd0 authored almost 2 years ago
Add extra spaces to stabby lambdas.

89dff05efbe5aaddadc3b031d957f14cd369927d authored almost 2 years ago
Fix alignment of `=`.

59f8c2d0226ed8c276a8c92b7b3580f49aae7f89 authored almost 2 years ago
Fix indentation.

d9a136e4892a718da1e2c5bc8dd378f91e1b36a2 authored almost 2 years ago
Add a little example interactive CLI shell.

c1910a19efd975efa1446d3ceeccd16c2e7ee18e authored almost 2 years ago
Add a description to the namespace module.

89d798d78ad41f50ace52c8fb409c3a93b64ddee authored almost 2 years ago
Added a top-level description to `Ronin::Core::ClassRegistry::ClassMethods`.

3cb992e4b44169be53e08beefd288d60a7e2795e authored almost 2 years ago
Added a top-level description to `Ronin::Core::CLI::CommandShell::Command`.

0248f84b3f267bfad0784094e3cac08a0ed939a2 authored almost 2 years ago
Added a top-level description to `Ronin::Core::CLI::Generator::ClassMethods`.

cefd97a66a6e22ee0019a1d160879cf273998b62 authored almost 2 years ago
Added a top-level description to `Ronin::Core::CLI::Logging`.

bf787f7a8c48f2a474bf0264159d2739538cd1cc authored almost 2 years ago
Added a top-level description to `Ronin::Core::CLI::Printing::OS`.

8c1cbca476fbda283b773abd90529f6447f07510 authored almost 2 years ago
Added a top-level description for `Ronin::Core::CLI::Shell`.

0b9660ac28f15043b0787f4ef7756bc098f5f5d2 authored almost 2 years ago
Added a top-level description for `Ronin::Core::Metadata::Authors`.

e521b2eef133bda2be8a0fdee0523136da1612b3 authored almost 2 years ago
Added a top-level description for `Ronin::Core::Metadata::Authors::Author`.

946bf8e43bd5c292dc8625d47f1eddf2c05df3ae authored almost 2 years ago
Added a top-level description for `Ronin::Core::Metadata::Description::ClassMethods`.

42250f772b2e2878c65564dd237c15edbe0e325a authored almost 2 years ago
Added a top-level description for `Ronin::Core::Metadata::ID::ClassMethods`.

3acef6cde403e43a77f436469fe0fb17047f20c6 authored almost 2 years ago
Added a top-level description for `Ronin::Core::Metadata::References::ClassMethods`.

88a54f0573fe827259a1dbe28e0c681a686a68ec authored almost 2 years ago
Added a top-level description for `Ronin::Core::Metadata::Summary::ClassMethods`.

424337af874121db242540566f952fe5028faa54 authored almost 2 years ago
Added a top-level description for `Ronin::Core::Metadata::Version::ClassMethods`.

56430162b3482ab40232d106d178b4a10a135f5d authored almost 2 years ago
Added a top-level description for `Ronin::Core::Params::Types`.

98174835d46c2be3e6dd6b1405540d0edf22feec authored almost 2 years ago
Put the comment on the next line for `rubocop`.

3c302dd90d57392688fe00bd2c9d7bc9c26768bc authored almost 2 years ago
Fix the release date of 0.1.0.

754cee4d59f07861f6890182ac9076550ab5fb4c authored almost 2 years ago
Version bump to 0.1.0.

85bd34c4dc1bb4f8b1c2d7b1a5c29bf76e8dafa2 authored almost 2 years ago
Fixed spelling mistakes in documentation.

0c1ab6361d083812d5f18f35416d87f5c5b2aeb1 authored about 2 years ago
Cache gems.

2a4361ec508b70a1ae0fc2d8c7ce7b17801c34c9 authored about 2 years ago
Added a gem version badge.

bc077bb0a9a4d34b3beea2c55cf55486d9c5e6f4 authored about 2 years ago
Exclude the test files from the built gem.

5138cdb667550620c7e8d2496ff79ce154e11c69 authored about 2 years ago
Link to the library namespace in the YARDocs title.

2174220ccb1782e7cd96553f22939cb60a903c78 authored about 2 years ago
Changed the gem's documentation URL.

7607879ea6e71c108cfd29b0724f1a3e51450786 authored about 2 years ago
Updated the copyright years.

4310c9fd33bf0c18e0d8dc37d9a3f88ddcaed66f authored about 2 years ago
Updated the ChangeLog for 0.1.0.

0797c03a92a1ca086b72556be33a59c004c5b448 authored about 2 years ago
Version bump to 0.1.0.beta1.

e72e6fa27aa3f4d80725fabb1774aa97c8634236 authored about 2 years ago
Added ruby-3.2 to the CI matrix.

5ce993edebedc98924798cf072de22e083a46e17 authored about 2 years ago
Disable rubocop's `Layout/EmptyLineAfterMagicComment` rule.

e8fd2b5c2ecad699eeabe5a7aae894b44d8ddac9 authored about 2 years ago
Add `frozen_string_literal: true` comments to all files.

edff507cf0ef58e4898548f03d0ca5b153370ce6 authored about 2 years ago
Added a link to Mastodon.

1c4dfa64f114462ad025d8537bac25f1480120a9 authored about 2 years ago
Removed the Slack link (Discord is better).

a7e594f9a2a5a345491f6aaaae5e57ba9876e88c authored about 2 years ago
Added documentation and test coverage to the Features.

4409f8d4820108937623d5941d3bab155d89a11f authored about 2 years ago
Set the gemspec metadata.

60c19ff8f3accb5ba10afc15c361e2cd63dfb2b6 authored about 2 years ago
Use the main branch when using command_kit from git.

f45d67da6eb374c58893c8b35c1a5394769cb765 authored about 2 years ago
Re-add JRuby to the CI matrix (closes #32).

df30a34ee11759f6010069ef009f568479cf6eca authored about 2 years ago
Catch when `exit` is called and break out of the REPL loop.

51cca0c2b4075aa4ac31e68d1a20b960e04a2087 authored about 2 years ago
Switch to command_kit 0.4.0.

51db3e2412251e25ea7395cc67b7692afdd529ac authored about 2 years ago
Added missing specs for `CLI::Command`.

f77af07a8db5bb3c26712c997265482a9798493b authored about 2 years ago
Include the new `CommandKit::BugReport` mixin into all ronin commands.

8efa6fb09b172bed5113df08b058d3a43bf89708 authored about 2 years ago
Fixed a YARD link.

ed6ba51d5e6f1d61224861284bb71dc3b2daf1f9 authored over 2 years ago
alignment.

aec7c10704c283b7d3c19abbf63e4ceb489e5d39 authored over 2 years ago
Added `stackprof` to the `Gemfile`.

d4030ad07f89e1ad0281cba636aac509bd7a26c2 authored over 2 years ago
Fix begin/end alignment when used in an assignment.

f853ebe3104bbd2550ad2fa8cd4cee59b8d1c4d4 authored over 2 years ago
Add rubocop (#31)

* Add rubocop
* Add github action for rubocop

5d4e64efaf0ea2cce413ec91bc4b000e387ff20e authored over 2 years ago
Added `Ronin::Core::CLI::Printing::Params`.

69c4714c7243918597094030fd0d4c1157ef6d93 authored over 2 years ago
Filter the return value from the command's completion method.

4a5d56574bd2cc32e28beddc54bf63174b625af2 authored over 2 years ago
Allow passing the `preposing` argument to a command's completion method.

161047755c74d6536d976acea45671d04f1549dd authored over 2 years ago
Allow specifying an instance method name for a command's completion logic.

20c7779f917ea17b675817ac9be5c78a36becf4a authored over 2 years ago
Changed the `complete` method to be an instance method.

* This allows shell completion logic to access the shell's state.

76871ce7600eb6097481b4828fea56030d541ed3 authored over 2 years ago
Renamed `CLI::Console` to `CLI::RubyShell` (closes #30).

3284580d25e1ed975cbf762c2517fa806e4c77bc authored over 2 years ago
Rescue exceptions in `CLI::CommandShell#call` and print an error (closes #29).

7e99955b1191dedc382cacef4853f2a7094c05d7 authored over 2 years ago