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

[WIP] Typescript Port. #67

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open

[WIP] Typescript Port. #67

wants to merge 29 commits into from

Commits on Jun 10, 2022

  1. add exports + add importer.ts

    UrielCh committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    407f1fc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

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

Commits on Jun 22, 2022

  1. improve importer

    UrielCh committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ddd7e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f78d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. PREPARE FOR BIG CHANGES

    UrielCh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    3944a4f View commit details
    Browse the repository at this point in the history
  2. first pass

    UrielCh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b0db8f0 View commit details
    Browse the repository at this point in the history
  3. TS

    UrielCh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    ce3b84b View commit details
    Browse the repository at this point in the history
  4. more TS

    UrielCh committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    38a7707 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. more TS

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9120c38 View commit details
    Browse the repository at this point in the history
  2. more TS

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2a12be0 View commit details
    Browse the repository at this point in the history
  3. more TS

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    2c3dd73 View commit details
    Browse the repository at this point in the history
  4. conver TS

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9094e97 View commit details
    Browse the repository at this point in the history
  5. TS

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8a0da4e View commit details
    Browse the repository at this point in the history
  6. TS

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5c5d52e View commit details
    Browse the repository at this point in the history
  7. build pass

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    0771fa6 View commit details
    Browse the repository at this point in the history
  8. up[date package.json

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3ed652e View commit details
    Browse the repository at this point in the history
  9. clean fakebrowserEnv.js

    UrielCh committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    9abdb24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b29735 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e753af5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. improve withUtils

    UrielCh committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5b9c1a5 View commit details
    Browse the repository at this point in the history
  2. defrag code

    UrielCh committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e72e749 View commit details
    Browse the repository at this point in the history
  3. improve launcher

    UrielCh committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    8f86d21 View commit details
    Browse the repository at this point in the history
  4. add isInteger + clean

    UrielCh committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    23486fa View commit details
    Browse the repository at this point in the history
  5. speedup test

    UrielCh committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    e4e5252 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d857222 View commit details
    Browse the repository at this point in the history
  7. compact code

    UrielCh committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    579f2ca View commit details
    Browse the repository at this point in the history
  8. compress

    UrielCh committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    dc9db2c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. improve importer

    UrielCh committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    a369515 View commit details
    Browse the repository at this point in the history
  2. update tests

    UrielCh committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    f046c69 View commit details
    Browse the repository at this point in the history