Skip to content
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

Support for custom types #36

Merged
merged 9 commits into from
Jan 19, 2024
Merged

Support for custom types #36

merged 9 commits into from
Jan 19, 2024

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    ce1a719 View commit details
    Browse the repository at this point in the history
  2. Initial work on custom types

    solnic committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f04d1c4 View commit details
    Browse the repository at this point in the history
  3. Add custom type example file

    solnic committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7c433c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c48aa8 View commit details
    Browse the repository at this point in the history
  5. Types.Map.DSL => Type.DSL

    solnic committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e11079c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8257f0 View commit details
    Browse the repository at this point in the history
  7. Types => Type.Compiler

    solnic committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7f29c31 View commit details
    Browse the repository at this point in the history
  8. Simplify building primitives

    solnic committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0576c92 View commit details
    Browse the repository at this point in the history
  9. Add Type.Validator protocol

    solnic committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f34684e View commit details
    Browse the repository at this point in the history