GitHub / ruby/power_assert / commits
Power Assert for Ruby
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4bd99b96 | merge Merge pull request #67 from kddnewton/config |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 70c72cc8 | Add ability to configure parser | Kevin Newton <k****n@g****m> | about 1 month ago | |
| dab72a73 | merge Merge pull request #66 from kddnewton/prism |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e319cfcb | Add the ability to use the Prism parser | Kevin Newton <k****n@g****m> | 3 months ago | |
| 32476bfe | merge Merge pull request #63 from ruby/dependabot/github_actions/actions/checkout-6 |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 05fbe4f1 |
Bump actions/checkout from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 91490caa | Bump version to 3.0.2dev | Kazuki Tsujimoto <k****i@c****t> | 7 months ago | |
| 26edf65c | Bump version to 3.0.1 | Kazuki Tsujimoto <k****i@c****t> | 7 months ago | |
| 6ec30f96 | merge Merge pull request #62 from ruby/fix-27-error |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 0688e83d | Make SyntaxError occur immediately when requiring on unsupported versions | Kazuki Tsujimoto <k****i@c****t> | 7 months ago | |
| a57b075e | Bump version to 3.0.1dev | Kazuki Tsujimoto <k****i@c****t> | 7 months ago | |
| 5864d299 | Bump version to 3.0.0 | Kazuki Tsujimoto <k****i@c****t> | 7 months ago | |
| 9c50d52f | Update README.md | Kazuki Tsujimoto <k****i@c****t> | 7 months ago | |
| e0ff20a7 | merge Merge pull request #60 from ruby/dependabot/github_actions/actions/checkout-5 |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 37614bc5 |
Bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| f1f24b9f | merge Merge pull request #58 from ruby/ruby-3-5-style-set |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| d8c8e28d | Added fiddle for irb dependencies on Windows | Hiroshi SHIBATA <h****t@r****g> | 10 months ago | |
| f8dba3cc | Support Ruby 3.5 style Set inspection result | Hiroshi SHIBATA <h****t@r****g> | 11 months ago | |
| c469cc51 | Bump version to 3.0.0dev | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| 5c5eb7fe | merge Merge pull request #57 from k-tsj/drop-below-3_1 |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e02c6512 | Remove code intended for non-MRI implementations | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| f5670113 | Remove Fixnum/Bignum specific logic | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| aacc9b2f | Update tests and docs for accessor methods | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| 569ef85b | Rewrite the code with pattern matching | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| 7900650b | Drop support for ruby < 3.1 | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| a7dab941 | merge Merge pull request #56 from k-tsj/fix-failures-on-head |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c1412c1d | merge Merge pull request #55 from k-tsj/remove-trace |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1bc02fef | Remove `PowerAssert.trace` | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| 0e17137b | Refine `Class#new` for a new VM instruction `opt_new` | Kazuki Tsujimoto <k****i@c****t> | about 1 year ago | |
| 447f4ccc | Bump version to 2.0.6dev | Kazuki Tsujimoto <k****i@c****t> | over 1 year ago | |
| 6180904c | Bump version to 2.0.5 | Kazuki Tsujimoto <k****i@c****t> | over 1 year ago | |
| a4783f81 | Add missing basic operators | Kazuki Tsujimoto <k****i@c****t> | over 1 year ago | |
| ec66682c | Bump up v2.0.4 | Hiroshi SHIBATA <h****t@r****g> | over 1 year ago | |
| 901599e6 | merge Merge pull request #49 from ruby/gem-deps |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f8e4154a | merge Merge pull request #50 from nobu/old-version-on-macos |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5308760d | Exclude older than 2.6 on macos-14 | Nobuyoshi Nakada <n****u@r****g> | about 2 years ago | |
| 1bce65e2 | Move development dependencies to Gemfile |
Nobuyoshi Nakada <n****u@r****g>
Committed by: Hiroshi SHIBATA <h****t@r****g> |
about 2 years ago | |
| 84e85124 | merge Merge pull request #48 from casperisfine/frozen-string-literals |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 78dd2ab3 | Make the test suite compatible with `--enable-frozen-string-literal` | Jean Boussier <j****r@g****m> | about 2 years ago | |
| 297fa689 | merge Merge pull request #46 from ruby/dependabot/github_actions/actions/checkout-4 |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ccfecbc1 |
Bump actions/checkout from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9f9be779 | Fix race condition | Kazuki Tsujimoto <k****i@c****t> | about 3 years ago | |
| 71f9eb43 | merge Merge pull request #44 from ruby/improve-actions |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c9b66451 | TruffleRuby and JRuby are failing now | Hiroshi SHIBATA <h****t@r****g> | over 3 years ago | |
| 1994f51e | Try with TruffleRuby and JRuby | Hiroshi SHIBATA <h****t@r****g> | over 3 years ago | |
| 0e66aeb7 | Try with Windows | Hiroshi SHIBATA <h****t@r****g> | over 3 years ago | |
| d2a446b8 | Use ruby/actions/.github/workflows/ruby_versions.yml@master | Hiroshi SHIBATA <h****t@r****g> | over 3 years ago | |
| 7919ed82 | merge Merge pull request #43 from petergoldstein/feature/add_ruby_3_2_to_ci |
Akira Matsuda <r****e@d****p>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e08171f8 | Adds Ruby 3.2 to the CI matrix. | Peter Goldstein <p****n@g****m> | over 3 years ago | |
| d17737df | Bump version to 2.0.4dev | Kazuki Tsujimoto <k****i@c****t> | over 3 years ago | |
| c1dc7bb2 | Bump version to 2.0.3 | Kazuki Tsujimoto <k****i@c****t> | over 3 years ago | |
| f309aea5 | TracePoint#binding is no longer used, so it doesn't need to be checked | Kazuki Tsujimoto <k****i@c****t> | over 3 years ago | |
| 360ba0da | merge Merge pull request #41 from ruby/dependabot/github_actions/actions/checkout-3 |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 24457987 |
Bump actions/checkout from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 82c63a33 | merge Merge pull request #40 from ruby/dependabot |
Hiroshi SHIBATA <h****t@r****g>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4a9cd437 | Added dependabot for GitHub Actions | Hiroshi SHIBATA <h****t@r****g> | over 3 years ago | |
| adbaad65 | Bump version to 2.0.3dev | Kazuki Tsujimoto <k****i@c****t> | over 3 years ago | |
| 210fd30b | Bump version to 2.0.2 | Kazuki Tsujimoto <k****i@c****t> | over 3 years ago | |
| e6509605 | merge Merge pull request #39 from kateinoigakukun/katei/support-no-io-console-size |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0b262057 | Make `io/console/size` as optional dependency |
Sutou Kouhei <k****u@c****m>
Committed by: Yuta Saito <k****n@g****m> |
over 3 years ago | |
| e89ddf1c | Cosmetic change | Kazuki Tsujimoto <k****i@c****t> | almost 4 years ago | |
| dbfbaa4d | Add missing basic operators | Kazuki Tsujimoto <k****i@c****t> | almost 4 years ago | |
| 9132517d | merge Merge pull request #38 from petergoldstein/feature/add_ruby_3_1 |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f042d15f | Add Ruby 3.1 to CI | Peter Goldstein <p****n@g****m> | over 4 years ago | |
| d328a6b2 | Bump version to 2.0.2dev | Kazuki Tsujimoto <k****i@c****t> | almost 5 years ago | |
| 1d21b6d6 | Bump version to 2.0.1 | Kazuki Tsujimoto <k****i@c****t> | almost 5 years ago | |
| 6fc20ad2 | Cosmetic change | Kazuki Tsujimoto <k****i@c****t> | almost 5 years ago | |
| b0cfd889 | merge Merge pull request #37 from jeremyevans/trace-attr-fix |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 16082e2b | Fix the attribute tests to work with Ruby that allows attribute methods to be... | Jeremy Evans <c****e@j****t> | almost 5 years ago | |
| 9c631447 | Exclude bin/* files from the gem package | Kazuki Tsujimoto <k****i@c****t> | about 5 years ago | |
| be4bf9e8 | merge Merge pull request #36 from kachick/introduce-new-gem |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 44c18ca2 | Introduce new gem | Kenichi Kamiya <k****1@g****m> | about 5 years ago | |
| 30349ba1 | Bump version to 2.0.1dev | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 7f7477da | Bump version to 2.0.0 | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 30a1140c | Load 'power_assert/context' at first in order to raise SyntaxError before def... | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 749bc8be | Drop 2.4 support | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| c0774321 | Check if colorable to fix CI failures | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| b83d0f87 | Convert README to markdown | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| fb1f68cc | Update description | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 3b1c948d | Remove PowerAssert:IGNORED_LIB_DIRS | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 3fcdd364 | Drop 2.1, 2.2, 2.3 support | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 4a295c86 | power_assert/colorize is no longer experimental | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 7ef563d4 | Use irb to colorize messages | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 5de3d0e1 | merge Merge pull request #34 from nobu/remove-FixnumBignum |
Kazuki Tsujimoto <k****i@c****t>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| d6c7fde3 | Get rid of obsolete Fixnum and Bignum | Nobuyoshi Nakada <n****u@r****g> | over 5 years ago | |
| b2feda80 | Add ruby 3.0 to GitHub Actions workflow | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 029fad79 | Trivial changes | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 5df8e429 | Drop 2.0 support | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 7ca2ab12 | Use the standard SPDX ID for licenses in gemspec | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| 6c361b18 | Switch CI to GitHub Actions | Kazuki Tsujimoto <k****i@c****t> | over 5 years ago | |
| d9136aa7 | Remove useless require | Kazuki Tsujimoto <k****i@c****t> | about 6 years ago | |
| b76ed7c9 | Bump version to 1.2.1dev | Kazuki Tsujimoto <k****i@c****t> | about 6 years ago | |
| 2c815a15 | Bump version to 1.2.0 | Kazuki Tsujimoto <k****i@c****t> | about 6 years ago | |
| 053dd637 | The repository is transferred from k-tsj/power_assert to ruby/power_assert | Kazuki Tsujimoto <k****i@c****t> | about 6 years ago | |
| 600f3d32 | Bump version to 1.1.8dev | Kazuki Tsujimoto <k****i@c****t> | about 6 years ago | |
| 2d1f2327 | Bump version to 1.1.7 | Kazuki Tsujimoto <k****i@c****t> | about 6 years ago | |
| dcc14cbe | Pry::Terminal no longer exists | Kazuki Tsujimoto <k****i@c****t> | about 6 years ago | |
| 70bc96b5 | Bump version to 1.1.7dev | Kazuki Tsujimoto <k****i@c****t> | over 6 years ago | |
| d852e098 | Bump version to 1.1.6 | Kazuki Tsujimoto <k****i@c****t> | over 6 years ago | |
| 08e55d25 | Remove obsolete workarounds for travis-ci.org | Kazuki Tsujimoto <k****i@c****t> | over 6 years ago |