Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby3.3-rubygem-sexp_processor | Distribution: openSUSE Tumbleweed |
Version: 4.17.2 | Vendor: openSUSE |
Release: 1.1 | Build date: Tue Jul 16 11:57:42 2024 |
Group: Development/Languages/Ruby | Build host: reproducible |
Size: 266302 | Source RPM: rubygem-sexp_processor-4.17.2-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/seattlerb/sexp_processor | |
Summary: sexp_processor branches from ParseTree bringing all the generic sexp |
sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.
MIT
* Tue Jul 16 2024 Dan Čermák <dan.cermak@posteo.net> - New upstream release 4.17.2, see bundled History.rdoc * Mon Jan 29 2024 Dan Čermák <dan.cermak@posteo.net> - New upstream release 4.17.1, see bundled History.rdoc * Tue Nov 14 2023 Dan Čermák <dan.cermak@posteo.net> - New upstream release 4.17.0, see bundled History.rdoc * Thu Apr 28 2022 Stephan Kulow <coolo@suse.com> updated to version 4.16.1 see installed History.rdoc === 4.16.1 / 2022-04-09 * 1 minor enhancement: * Reworked ParseTreeTestCase's notion of versions to make it easier to extend. * Tue Jan 25 2022 Stephan Kulow <coolo@suse.com> updated to version 4.16.0 see installed History.rdoc === 4.16.0 / 2021-10-27 * 4 minor enhancements: * Added Sexp#value (pushed up from ruby_parser). * Aliased Sexp#concat to #_concat and use that so it can be overridden. * Cache the #hash result. * StrictSexp mode (4) now covers concat. * 3 bug fixes: * Fix some doco on each_sexp to clarify that it is not recursive. * Fixed a bug calling enum_for when using each_of_type w/ no block. * Minor fixes to pt_testcase.rb for custom timeouts and better error handling. * Thu Jun 24 2021 Stephan Kulow <coolo@suse.com> updated to version 4.15.3 see installed History.rdoc === 4.15.3 / 2021-05-15 * 1 minor enhancement: * Added 3.0 to pt_testcase.rb * Wed Jan 20 2021 Stephan Kulow <coolo@suse.com> updated to version 4.15.2 see installed History.rdoc === 4.15.2 / 2021-01-10 * 1 bug fix: * Bumped ruby version to include < 4 (trunk). * Fri Sep 25 2020 Stephan Kulow <coolo@suse.com> updated to version 4.15.1 see installed History.rdoc === 4.15.1 / 2020-08-31 * 1 bug fix: * Bumped ruby version to include 3.0 (trunk). === 4.15.0 / 2020-06-09 * 1 minor enhancement: * Added `child` and `include` to Sexp::Matcher.parse language. * Mon Feb 10 2020 Stephan Kulow <coolo@suse.com> - updated to version 4.14.1 see installed History.rdoc === 4.14.1 / 2020-02-09 * 2 bug fixes: * Declared support for ruby 2.2+ to gemspec. * Fixed alias for `not?` to `-` for ruby <= 2.4. (nard-tech). === 4.14.0 / 2020-02-06 * 4 minor enhancements: * Added '-' as an alias for the 'not?' pattern matching command. * Added Klass matcher to match on types. * Added `k` shortcut for Klass & hooked into Sexp::Matcher.parse. * Added any matcher to pattern parser. === 4.13.0 / 2019-09-24 * 4 minor enhancements: * Added Sexp.q (query) and deprecated Sexp.s to distinguish better and match inspect output. * Extended Sexp::Matcher::Parser to allow `not?` patterns. * Extended Sexp::Matcher::Parser to cover more method names. * Split out all pattern-oriented code to sexp_matcher.rb. * 1 bug fix: * Fixed bug w/ ruby's Array#eql? and #hash not looking at ivars. * Fri Jul 19 2019 Stephan Kulow <coolo@suse.com> - updated to version 4.12.1 see installed History.rdoc === 4.12.1 / 2019-06-03 * 1 minor enhancement: * Sexp#line now raises if setting w/ non-integer (eg nil). * 3 bug fixes: * Fixed pt_testcase.rb for block args w/ trailing commas. * Fixed pt_testcase.rb for stabby proc sexps. * Simple fixes for STRICT_SEXP=1.
/usr/lib64/ruby/gems/3.3.0/build_info /usr/lib64/ruby/gems/3.3.0/cache/sexp_processor-4.17.2.gem /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2 /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/History.rdoc /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/Manifest.txt /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/README.rdoc /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/Rakefile /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib/composite_sexp_processor.rb /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib/pt_testcase.rb /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib/sexp.rb /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib/sexp_matcher.rb /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib/sexp_processor.rb /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib/strict_sexp.rb /usr/lib64/ruby/gems/3.3.0/gems/sexp_processor-4.17.2/lib/unique.rb /usr/lib64/ruby/gems/3.3.0/specifications/sexp_processor-4.17.2.gemspec /usr/share/doc/packages/ruby3.3-rubygem-sexp_processor /usr/share/doc/packages/ruby3.3-rubygem-sexp_processor/History.rdoc /usr/share/doc/packages/ruby3.3-rubygem-sexp_processor/README.rdoc
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 19 01:14:14 2024