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

Introduce JSDoc-based Type System with checkJs flag #5318

Merged
merged 44 commits into from
Dec 6, 2023

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    7e7f329 View commit details
    Browse the repository at this point in the history
  2. continue type casting

    mkslanc committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1d09f95 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. convert to es6 class

    mkslanc committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9110b45 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. continue providing types

    mkslanc committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    ab962b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. continue providing types

    mkslanc committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    84d383b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'selection-es6' into better-types

    # Conflicts:
    #	src/selection.js
    mkslanc committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    55f04df View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Merge branch 'master' into better-types

    # Conflicts:
    #	src/autocomplete.js
    mkslanc committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d9dc97e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. continue providing types

    mkslanc committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f60e632 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. continue providing types

    mkslanc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d8411db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into better-types

    # Conflicts:
    #	package.json
    #	src/lib/app_config.js
    #	src/lib/lang.js
    mkslanc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    25ba191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf736d View commit details
    Browse the repository at this point in the history
  4. revert demo changes

    mkslanc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    5d05997 View commit details
    Browse the repository at this point in the history
  5. fix eslint errors

    mkslanc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    02c9a3c View commit details
    Browse the repository at this point in the history
  6. fix bugs

    mkslanc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    9eb7d72 View commit details
    Browse the repository at this point in the history
  7. return demo

    mkslanc committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    d9e9a19 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. continue providing types

    mkslanc committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cd5ce9a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 22, 2023

  1. improvements in types

    mkslanc committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ba40d17 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    5402ec9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into better-types

    # Conflicts:
    #	ace.d.ts
    mkslanc committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    08b4f18 View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    mkslanc committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    43901dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06bc8c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. continue providing types

    mkslanc committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ad589bd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. continue providing types

    mkslanc committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    18069d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 15, 2023

  1. correct declarations

    mkslanc committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    79de751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f9b8e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. correct declarations

    mkslanc committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6bfc9e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feacbc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    ca733da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from mkslanc/types-generator

    Types generator for ace-builds and ace-code
    mkslanc authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7e32810 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    da92d09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5b4d0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into better-types

    # Conflicts:
    #	ace.d.ts
    #	src/autocomplete.js
    mkslanc committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    29ba8ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f36b98e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16db9ca View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Merge branch 'master' into better-types

    # Conflicts:
    #	ace.d.ts
    #	src/autocomplete.js
    mkslanc committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a88c30d View commit details
    Browse the repository at this point in the history
  2. update to last version

    mkslanc committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    8581365 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    cec9e2a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into better-types

    # Conflicts:
    #	ace.d.ts
    #	src/autocomplete.js
    mkslanc committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    bd7c3ed View commit details
    Browse the repository at this point in the history
  3. resolve merge conflicts

    mkslanc committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cc47699 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. cleanup

    nightwing committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    07b0241 View commit details
    Browse the repository at this point in the history