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

Draft: Typescript migration #1472

Open
wants to merge 15 commits into
base: dev
Choose a base branch
from

Commits on May 3, 2024

  1. add vscode devcontainer

    thomasvargiu committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cc10e24 View commit details
    Browse the repository at this point in the history
  2. prepare for typescript

    thomasvargiu committed May 3, 2024
    Configuration menu
    Copy the full SHA
    74fe892 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix dependencies

    thomasvargiu committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5a0a716 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. commit iob

    thomasvargiu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5fd46fd View commit details
    Browse the repository at this point in the history
  2. typescript migration

    thomasvargiu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    81af6b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93efaf4 View commit details
    Browse the repository at this point in the history
  4. eslint

    thomasvargiu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    1c265f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. refactoring

    thomasvargiu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    fa99dc7 View commit details
    Browse the repository at this point in the history
  2. meal total refactoring

    thomasvargiu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    86822fb View commit details
    Browse the repository at this point in the history
  3. types refactoring

    thomasvargiu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    da365ac View commit details
    Browse the repository at this point in the history
  4. refactor EventType

    thomasvargiu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d475c97 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    5611a1c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. refactor

    thomasvargiu committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9ab2638 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. complete TS migration of lib and parse inputs with schemas

    `generate` functions must be the entry-points for unknown inputs.
    Inputs must be validated and eventually transformed.
    thomasvargiu committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6b35034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a57af View commit details
    Browse the repository at this point in the history