Ecosyste.ms: Issues

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

GitHub / emancu/toml-rb issues and pull requests

#151 - Cannot parse dotted keys which specify inline table

Issue - State: open - Opened by Jefffrey 5 months ago - 2 comments

#150 - Unexpected exception

Issue - State: open - Opened by mschwager 10 months ago - 1 comment

#149 - Undetected Key Conflict Error

Issue - State: open - Opened by rennsax 11 months ago - 3 comments

#148 - Support empty keys by quoting them. Fixes #147

Pull Request - State: closed - Opened by dreid 12 months ago

#147 - Failure to dump empty keys.

Issue - State: closed - Opened by dreid 12 months ago

#146 - [147] Dump backslashed keys

Pull Request - State: closed - Opened by emancu about 1 year ago

#145 - Add ruby 3.3 to testing matrix

Pull Request - State: closed - Opened by timon about 1 year ago - 1 comment

#144 - Fails to load with ruby 3.3.0

Issue - State: closed - Opened by timon about 1 year ago - 1 comment

#143 - Hash keys with backslashes not dumped correctly

Issue - State: closed - Opened by UlyssesZh about 1 year ago - 4 comments

#142 - Segfaults on Ruby 3.0

Issue - State: closed - Opened by uvlad7 about 1 year ago - 3 comments

#141 - Dump sorts keys.

Issue - State: closed - Opened by marvfinsy over 1 year ago - 3 comments

#140 - Add Ruby 3.2 to CI pipeline

Pull Request - State: closed - Opened by igor-drozdov over 1 year ago - 1 comment

#139 - [Security] Files are writable to every user after installation

Issue - State: closed - Opened by SimonHoenscheid about 2 years ago - 3 comments

#138 - fix failure to parse arrays with newline before comma

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

#137 - Update a logo URL

Pull Request - State: closed - Opened by kyoshidajp over 2 years ago - 1 comment

#136 - Fix dumping when there are #$ in array elements.

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

#135 - Fix dumping when there are #$ in array elements.

Pull Request - State: closed - Opened by shanyungyang almost 3 years ago - 1 comment

#134 - dumper: Support frozen strings

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

#133 - Add Ruby 3.1 and fix linter

Pull Request - State: closed - Opened by emancu about 3 years ago

#132 - Add Truffleruby head to CI

Pull Request - State: closed - Opened by gogainda about 3 years ago - 1 comment

#131 - Add Truffleruby head to CI

Pull Request - State: closed - Opened by gogainda about 3 years ago

#130 - Replace generic options hash with specific option.

Pull Request - State: closed - Opened by emancu about 3 years ago

#129 - Standard RB released a new version

Pull Request - State: closed - Opened by emancu about 3 years ago - 1 comment

#128 - Add trailing whitespace for keyvalue and line_break rules

Pull Request - State: closed - Opened by rodzhers about 3 years ago - 6 comments

#127 - Migrate to bundler and Github Actions

Pull Request - State: closed - Opened by emancu over 3 years ago - 1 comment
Labels: hacktoberfest-accepted

#126 - Test against ruby 3.0.0

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

#125 - Update .travis.yml

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

#124 - Fix dumping of #$

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

#123 - update support version 0.5.0 of README.md

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

#122 - Support toml v0.5.0

Pull Request - State: closed - Opened by yassun4dev over 5 years ago - 3 comments

#121 - Add dumping of regexp as string

Pull Request - State: closed - Opened by jva over 5 years ago - 1 comment

#120 - Fix dumping of #@ and #{

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

#119 - Fix test warnings and assert_raise failures

Pull Request - State: closed - Opened by jva over 5 years ago - 2 comments

#118 - Dumping a regex results in invalid output

Issue - State: closed - Opened by philomory over 5 years ago - 3 comments

#117 - Support for dumping DateTime and Dates

Pull Request - State: closed - Opened by ilikeorangutans almost 6 years ago - 6 comments

#116 - Please support dotted_keys

Pull Request - State: closed - Opened by yassun4dev almost 6 years ago - 6 comments

#115 - support dotted key on toml v0.5.0

Pull Request - State: closed - Opened by yassun4dev almost 6 years ago

#114 - Add a license file and only only ship necessary libs in the gem

Pull Request - State: closed - Opened by tas50 about 6 years ago - 1 comment

#113 - Distinguish between "TomlRB" and "TOML" in README

Pull Request - State: closed - Opened by aycyang about 6 years ago - 1 comment

#112 - Maintain structure between parse and dump

Issue - State: closed - Opened by jakobs over 6 years ago - 3 comments

#111 - Fix comment parsing

Pull Request - State: closed - Opened by greysteil over 6 years ago - 4 comments

#110 - [CI] Test against Ruby 2.5

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

#109 - `require_relative` not available prior to Ruby 1.9

Issue - State: closed - Opened by sparr about 7 years ago - 2 comments

#108 - Remove reference to dep

Pull Request - State: closed - Opened by greysteil about 7 years ago - 1 comment

#107 - Remove the need for init.rb

Pull Request - State: closed - Opened by stefansundin about 7 years ago

#106 - Debian package is broken

Issue - State: closed - Opened by stefansundin about 7 years ago - 3 comments

#105 - Fix symbolize keys for array tables

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

#104 - :symbolize_keys parser option does not work properly for Array of Tables

Issue - State: closed - Opened by amon-sha over 7 years ago - 1 comment

#103 - correct spelling mistake

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

#102 - request to follow SemVer/mention it in README

Issue - State: closed - Opened by pravi over 7 years ago - 1 comment

#101 - 1.0.0 cannot require "toml"

Issue - State: closed - Opened by scivola over 7 years ago - 1 comment

#100 - Issue 99: Namespace confict with toml gem. Renaming module from TOML…

Pull Request - State: closed - Opened by fortman over 7 years ago - 5 comments

#99 - namespace conflicts with `toml` gem

Issue - State: closed - Opened by kplimack almost 8 years ago - 8 comments

#98 - Multiline strings in arrays

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

#97 - Continued multiline strings in arrays aren't parsed correctly

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

#96 - Accept exponent on float arrays

Pull Request - State: closed - Opened by emancu almost 9 years ago - 2 comments

#95 - x = [1.0, 1.00E+07] fails

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

#94 - Parsing array tables containing tables

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

#93 - Dumping array tables

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

#92 - Multiline string parse error

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

#91 - Parsing Array of Tables containing Tables fails

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

#90 - Dumping Array of Tables containing Subtables wrong?

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

#89 - TOML::ParseError

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

#88 - Accept bare keys starting with numbers

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

#87 - Can't parse date without the local offset and the time

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

#86 - Ignore whitespaces inside bracket for keys

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

#85 - `toml-rb` does not ignore whitespaces around dot-separated parts

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

#84 - Can't parse date without the local offset and the time

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

#83 - Invalid parsing scaped sequences

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

#82 - Update README URLs based on HTTP redirects

Pull Request - State: closed - Opened by ReadmeCritic almost 9 years ago - 2 comments

#81 - Print empty tables from dumper

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

#80 - Writing TOML with empty subsection not possible

Issue - State: closed - Opened by fishnix about 9 years ago - 4 comments

#79 - Toml dump/parse doesn't handle keys that start with numbers properly

Issue - State: closed - Opened by jhaynes over 9 years ago - 1 comment

#78 - Invalid parsing of TOML string with \\n

Issue - State: closed - Opened by rsim over 9 years ago - 8 comments

#77 - Namespace conflict with require 'toml'

Issue - State: closed - Opened by alvaromorales over 9 years ago - 1 comment

#76 - Issue require 'toml' with Rubinius

Issue - State: closed - Opened by bararchy over 9 years ago - 4 comments

#75 - Problem with parsing literal string regex

Issue - State: closed - Opened by funzoneq over 9 years ago - 6 comments

#74 - Use array instead of Set

Pull Request - State: closed - Opened by emancu over 9 years ago

#73 - Uninitialized constant TOML::Parser::Set (NameError)

Issue - State: closed - Opened by emancu over 9 years ago

#72 - Fix NameError for Set

Pull Request - State: closed - Opened by tatzyr over 9 years ago - 1 comment

#71 - Fix #47 and #70

Pull Request - State: closed - Opened by timotheeguerin over 9 years ago - 7 comments

#70 - Create TOML::Error as a base class for all errors

Issue - State: closed - Opened by rsim over 9 years ago

#69 - Moved classes, modules to TOML namespace to removed potential conflict. Fix #68

Pull Request - State: closed - Opened by timotheeguerin over 9 years ago - 6 comments

#68 - Put all modules under TOML namespace

Issue - State: closed - Opened by rsim over 9 years ago

#67 - Fixed parsing of empty array and inline table array

Pull Request - State: closed - Opened by rsim over 9 years ago - 1 comment

#66 - Check duplicate table definitions

Pull Request - State: closed - Opened by rsim over 9 years ago

#65 - Check duplicate table definitions

Pull Request - State: closed - Opened by rsim over 9 years ago

#64 - Invalid parse result for empty inline array

Issue - State: closed - Opened by rsim over 9 years ago

#63 - Should fail with error when table is used more than once

Issue - State: closed - Opened by rsim over 9 years ago

#62 - Include duplicate key in ValueOverwriteError message

Pull Request - State: closed - Opened by rsim over 9 years ago

#61 - fixed array parsing to allow indented comments

Pull Request - State: closed - Opened by rsim over 9 years ago - 1 comment

#60 - Include duplicate key name in ValueOverwriteError error message

Issue - State: closed - Opened by rsim over 9 years ago - 3 comments

#59 - Cannot parse multi-line array with comment lines

Issue - State: closed - Opened by rsim over 9 years ago - 1 comment
Labels: bug

#58 - Symbolize keys for inline tables

Pull Request - State: closed - Opened by emancu almost 10 years ago

#57 - :symbolize_keys => true option doesn't symbolise inline tables

Issue - State: closed - Opened by filterfish almost 10 years ago - 1 comment
Labels: bug

#56 - Failed to match sequence

Issue - State: closed - Opened by bararchy almost 10 years ago - 7 comments
Labels: wontfix

#55 - Specs 0.4.0

Pull Request - State: closed - Opened by emancu almost 10 years ago

#54 - Issue with Rubinius

Issue - State: closed - Opened by bararchy almost 10 years ago - 8 comments

#53 - Support underscore numbers.

Pull Request - State: closed - Opened by emancu almost 10 years ago

#52 - Support underscores in numbers

Issue - State: closed - Opened by rsim almost 10 years ago