Ecosyste.ms: OpenCollective

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

github.com/JuliaLang/TOML.jl

A fast TOML parser for TOML 1.0 written in Julia
https://github.com/JuliaLang/TOML.jl

Year leading zeros not supported in TOML date/time parser

sairus7 opened this issue over 1 year ago
Key followed by tab not parsed

jaakkor2 opened this issue over 1 year ago
Explain nesting and adding comments to documentation

danilo-bc opened this issue almost 2 years ago
Reference a hash in the same document, like in YAML

gryumov opened this issue almost 2 years ago
Allow specification of dicttype when parsing TOML

OmegaLambda1998 opened this pull request almost 2 years ago
Fix newlines around nested dicts

ettersi opened this pull request almost 2 years ago
parse UInt64 for hex, oct and bin

Roger-luo opened this pull request about 2 years ago
`Unsigned` integers should be printed as hexadecimal

Roger-luo opened this issue about 2 years ago
Custom associative type to use when parsing TOML objects

gryumov opened this issue about 2 years ago
update to 1.2.0 of test-toml and move to using an external repo for the test files

KristofferC opened this pull request about 2 years ago
Output style request: use multi-line strings for multi-line strings

tecosaur opened this issue about 2 years ago
Output style request: use inline dicts when brevity is improved

tecosaur opened this issue about 2 years ago
Reduce the number of test files

KristofferC opened this issue about 2 years ago
TOML.print produces invalid/unparsable output

tecosaur opened this issue about 2 years ago
Fix typo

helgee opened this pull request about 2 years ago
Add link to stdlib TOML docs

rikhuijzer opened this pull request over 2 years ago
WIP: Fix some of the issues revealed by the new more thorough tests

KristofferC opened this pull request over 3 years ago
update to latest toml tests from upstream

KristofferC opened this pull request over 3 years ago
TOML 1.0.0 is out, is it fully supported?

PallHaraldsson opened this issue over 3 years ago
How to convert TOML file into a Structure and vice versa?

ghost opened this issue over 3 years ago
Update supported data types in `TOML.print` docstring

jondeuce opened this pull request over 3 years ago
CI: Standardize the workflow for testing and changing the UUID

DilumAluthge opened this pull request over 3 years ago
Make sure to change the UUID of the package before building and testing it

DilumAluthge opened this pull request over 3 years ago
[DO NOT MERGE] `cat` the `lcov.info` file to the log, and make no other changes

DilumAluthge opened this pull request over 3 years ago
Debugging the lcov.info file

DilumAluthge opened this pull request over 3 years ago
fix some printing of special characters

KristofferC opened this pull request over 3 years ago
TOML: fix converted tabular data printing (#41009)

KristofferC opened this pull request over 3 years ago
TOML printing of strings escaped with `\xnn` doesn't round trip

c42f opened this issue over 3 years ago
improve documentation

KristofferC opened this pull request over 3 years ago
allow 0e-3 to parse

KristofferC opened this pull request over 3 years ago
Exp float 0e-3 not parsing

jaakkor2 opened this issue over 3 years ago
spelling uncidode -> Unicode

jaakkor2 opened this pull request almost 4 years ago
Tag a release

nico202 opened this issue almost 4 years ago
Which specific TOML 1.0.0 release candidate is supported?

marzer opened this issue about 4 years ago
fix #13

Roger-luo opened this pull request about 4 years ago
inconsistent empty keys parse/print

Roger-luo opened this issue about 4 years ago
add github actions CI

KristofferC opened this pull request about 4 years ago
README notice on package switch

yha opened this pull request about 4 years ago
Can no longer install on Julia 1.5: "no known versions"

yha opened this issue over 4 years ago
Make the package work on 1.0

KristofferC opened this pull request over 4 years ago
rename parsestring to parse

KristofferC opened this pull request over 4 years ago
More precise type-specification?

timholy opened this issue over 4 years ago
some more updates

KristofferC opened this pull request over 4 years ago
Get rid of JSON as a dependency when testing

KristofferC opened this pull request over 4 years ago
Tighten array type and add benchmarks

KristofferC opened this pull request over 4 years ago
run docs on travis

KristofferC opened this pull request over 4 years ago
Add some more tests from the v1.0.0-rc.2 spec.

fkastner opened this pull request over 4 years ago
create LICENSE

visr opened this pull request over 4 years ago