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

Config option to exclude not explicitly documented symbols (#995) #996

Merged
merged 24 commits into from
Feb 28, 2020

Commits on Mar 11, 2019

  1. Added Mixin sample

    canonic-epicure committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    3f50767 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    b0f108e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43518d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. better test data

    canonic-epicure committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    22dee9a View commit details
    Browse the repository at this point in the history
  2. Take into account the case, when base type of the class/interface is …

    …an intersection type. In such case, "inherit" from all parts of such type.
    
    Do not mark properties inherited from class expression as static
    canonic-epicure committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    478899d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d8b552 View commit details
    Browse the repository at this point in the history
  4. better mixin example

    canonic-epicure committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    97ef64b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. lint

    canonic-epicure committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    12d231a View commit details
    Browse the repository at this point in the history
  2. mixin sample

    canonic-epicure committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    0bb9005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0013cf View commit details
    Browse the repository at this point in the history
  4. lint

    canonic-epicure committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    dafce20 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    26a960b View commit details
    Browse the repository at this point in the history
  2. lint pass

    canonic-epicure committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    912ba26 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

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

Commits on Mar 21, 2019

  1. Update src/lib/converter/factories/declaration.ts

    Co-Authored-By: SamuraiJack <nickolay8@gmail.com>
    aciccarello and canonic-epicure committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    bfdff3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4f3ba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2365f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    8f7e075 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'primary/master'

    Conflicts:
    	package-lock.json
    	package.json
    canonic-epicure committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    c4d9b1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81a00e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Merge remote-tracking branch 'primary/master'

    # Conflicts:
    #	src/lib/converter/converter.ts
    #	src/lib/converter/factories/declaration.ts
    canonic-epicure committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    89330ce View commit details
    Browse the repository at this point in the history
  2. merged latest master

    canonic-epicure committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    714f987 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

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

Commits on Feb 28, 2020

  1. fix: Broken tests

    Gerrit0 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    593d34f View commit details
    Browse the repository at this point in the history