Skip to content

LIB FEATURE TODO LIST #1314

Open
Open
@alex-s168

Description

@alex-s168

this issue contains all stdlib tasks that are not in stdlib feature tracking

currently unimportant:

  • BigInteger and BigDecimal
  • JSON parser and writer, that can change values without changing the formatting
  • INI parser and writer, that can change values without changing the formatting
  • HOCON parser and writer for SerialVal, that can change values without changing the formatting
  • shell argument escape function
  • cli progress "bar" with tree-like structure, like in Zig's stdlib
  • generic compiler error message printer, similar to ariadne
  • unicode strings and conversion between utf8, utf16, and utf32
  • UUID related stuff
  • simple, fast, key-value store. useful for the build system and incremental compilation
  • BSON (de-) serialization: binary json-like format that can be updated in-place
  • JSONB (de-) serialization

When you want to tackle any of these tasks, please create a separate issue, and make sure to write unit tests.
Many of these should be moved into separate packages in the future.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions