Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Removed use of type checker from completed-docs #3557

Merged
merged 11 commits into from
Feb 23, 2019
Merged

Removed use of type checker from completed-docs #3557

merged 11 commits into from
Feb 23, 2019

Commits on Dec 6, 2017

  1. Removed use of type checker from completed-docs

    Uses tsutil's `getJsDoc` instead.
    Josh Goldberg committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    3cfb383 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

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

Commits on Dec 13, 2017

  1. Fixed computed getter/setter names to be unique

    Josh Goldberg committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    084f457 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Used internal isGet/SetAccessor functions

    Josh Goldberg committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    b040e93 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2018

  1. Merge branch 'master'

    Josh Goldberg committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    967bb56 View commit details
    Browse the repository at this point in the history
  2. Ha, removed that troublesome symbol type checker complaint

    Josh Goldberg committed Apr 26, 2018
    Configuration menu
    Copy the full SHA
    8268764 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Merge branch 'master'

    Josh Goldberg committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    19aa344 View commit details
    Browse the repository at this point in the history
  2. Re-added missing test case for body comments

    Josh Goldberg committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    19c902a View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Merge branch 'master'

    Josh Goldberg committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    2d0931b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Merge branch 'master'

    Josh Goldberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    9a839fa View commit details
    Browse the repository at this point in the history
  2. Fixed introduced lint errors

    Josh Goldberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    6bcfff7 View commit details
    Browse the repository at this point in the history