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

Experiment: Remove all internal typescript code, manage bundle manually #4750

Closed
wants to merge 29 commits into from

Commits on Apr 14, 2020

  1. Don't remove comments

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    0cde2b0 View commit details
    Browse the repository at this point in the history
  2. Add generated files

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4ad89f5 View commit details
    Browse the repository at this point in the history
  3. delete TS code

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    b8e6a8d View commit details
    Browse the repository at this point in the history
  4. x

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    4516956 View commit details
    Browse the repository at this point in the history
  5. x

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d0a936a View commit details
    Browse the repository at this point in the history
  6. lint

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    9c3affa View commit details
    Browse the repository at this point in the history
  7. fix error_004_missing_module

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    05963aa View commit details
    Browse the repository at this point in the history
  8. add rerun-if-changed

    ry committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    e56c7ba View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. lint

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    40f002d View commit details
    Browse the repository at this point in the history
  2. fmt

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    808de3e View commit details
    Browse the repository at this point in the history
  3. x

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    78a8c72 View commit details
    Browse the repository at this point in the history
  4. x

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4a42938 View commit details
    Browse the repository at this point in the history
  5. lint

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    512ba6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fccf94b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cc3233 View commit details
    Browse the repository at this point in the history
  8. split up bundle

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    5c5e29f View commit details
    Browse the repository at this point in the history
  9. split up bundle

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    3daaee6 View commit details
    Browse the repository at this point in the history
  10. split up bundle

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    5655563 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    24f6ed2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21fe5b1 View commit details
    Browse the repository at this point in the history
  13. fix error_006_import_ext_failure

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2726cec View commit details
    Browse the repository at this point in the history
  14. fix error_011_bad_module_specifier

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    39e14b2 View commit details
    Browse the repository at this point in the history
  15. fix error_type_definitions

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4437ba4 View commit details
    Browse the repository at this point in the history
  16. fix benchmark test

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ef23f5a View commit details
    Browse the repository at this point in the history
  17. fix inspector_pause

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4d0759e View commit details
    Browse the repository at this point in the history
  18. fix unit tests

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    62da2c7 View commit details
    Browse the repository at this point in the history
  19. x

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9d6f704 View commit details
    Browse the repository at this point in the history
  20. disable inspector_coverage

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    f4bc35e View commit details
    Browse the repository at this point in the history
  21. back to one file

    ry committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ed610d5 View commit details
    Browse the repository at this point in the history