Skip to content

Issues: kowainik/tomland

Support TOML spec v1.0.0
#373 opened Mar 27, 2021 by chshersh
Open 2
Use 'flatparse' for parsing
#372 opened Mar 16, 2021 by chshersh
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add 'either' and 'validation' codecs for returning TOML errors codec Conversion between TOML and custom user data types
#326 opened May 24, 2020 by chshersh
Verify with the official TOML compliance test-suite test Testing (unit, properties)
#167 opened Jan 7, 2019 by chshersh
Better ways of custom key sorting doc Library documentation (Hackage, tutorials, etc.) pretty-printer Everything related to `Toml -> Text`
#193 opened Jun 10, 2019 by chshersh
Derive Generic codecs for arbitrary sum types generics Generic bidirectional codecs
#207 opened Jul 10, 2019 by chshersh
Implement property-based tests Codec laws test Testing (unit, properties)
#240 opened Nov 3, 2019 by chshersh
3 tasks
Support for mixed type arrays
#248 opened Nov 13, 2019 by basile-henry
[RFC] 'tomlExample' function codec Conversion between TOML and custom user data types question Further information is requested
#259 opened May 6, 2020 by chshersh
[RFC] Different TOML AST ast Type of TOML PrefixTree PrefixTree and PrefixMap related stuff question Further information is requested refactoring
#264 opened May 7, 2020 by chshersh
Pretty-printing option to inline tables pretty-printer Everything related to `Toml -> Text`
#275 opened May 15, 2020 by vrom911
[RFC] Track position in file after parsing in TOML AST to produce better error messages ast Type of TOML parser Everything related to `Text -> Toml`
#303 opened May 18, 2020 by chshersh
Add tests on Monoid default on missing fields test Testing (unit, properties)
#314 opened May 19, 2020 by vrom911
Implement TOML validator λ-safe Type safety, validation ast Type of TOML Hacktoberfest https://hacktoberfest.digitalocean.com/ help wanted Extra attention is needed
#5 opened Mar 17, 2018 by chshersh
4 of 7 tasks
Laws for 'TomlState' test Testing (unit, properties)
#319 opened May 19, 2020 by chshersh
5 tasks
Implement 'Selective' instance for 'Codec' codec Conversion between TOML and custom user data types
#327 opened May 27, 2020 by chshersh
[RFC] Codecs for items in order of their appearance codec Conversion between TOML and custom user data types question Further information is requested
#328 opened May 27, 2020 by chshersh
[RFC] Store inline-tag along with the tables ast Type of TOML question Further information is requested
#330 opened Jun 22, 2020 by vrom911
Unicode characters incorrectly escaped in encode bug Something isn't working pretty-printer Everything related to `Toml -> Text`
#334 opened Aug 16, 2020 by samhh
tableMap Codec with implicit tables not parsed question Further information is requested
#336 opened Aug 28, 2020 by everythingfunctional
More flexibility around parsing / traversing keys codec Conversion between TOML and custom user data types question Further information is requested
#348 opened Oct 26, 2020 by AlistairB
[Testing] Encode . decode test property test Testing (unit, properties)
#355 opened Dec 27, 2020 by dariodsa
Inconsistent parsing of toml tables
#356 opened Jan 17, 2021 by bitc
Use 'flatparse' for parsing parser Everything related to `Text -> Toml` refactoring
#372 opened Mar 16, 2021 by chshersh
Support TOML spec v1.0.0 parser Everything related to `Text -> Toml`
#373 opened Mar 27, 2021 by chshersh
Property test failure
#450 opened Dec 11, 2024 by tomjaguarpaw
ProTip! Add no:assignee to see everything that’s not assigned.