Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dsherret/ts-type-info issues and pull requests

#236 - Can't get to build

Issue - State: closed - Opened by ChuckJonas almost 7 years ago - 5 comments

#235 - Interface documentation is not being generated

Issue - State: closed - Opened by wjheesen about 7 years ago - 2 comments
Labels: bug

#234 - Problem with function createFile() from AST

Issue - State: open - Opened by f1rstit about 7 years ago - 2 comments

#233 - Add newSignatures to TypeDefinition

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: ast, manipulation

#232 - Code generate functions that check if an object is a specified union type

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: code improvement

#231 - Add tsSignature property when definition is filled by a tsSignature

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment

#230 - userDefinedTypeGuard should exist on CallSignatureDefinition

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: bug

#229 - Move towards manipulating underlying AST

Issue - State: closed - Opened by dsherret over 7 years ago - 2 comments
Labels: breaking change, ast, manipulation

#228 - Update getInfoFromString to not use a temporary file

Issue - State: closed - Opened by dsherret over 7 years ago - 2 comments

#227 - Use TypeScript 2.2 Compiler

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment

#226 - Merge code worked on in ts-code-generator back to ts-type-info

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment

#225 - Remove renameDefinitionAs

Issue - State: closed - Opened by dsherret over 7 years ago - 2 comments
Labels: wontfix, breaking change

#224 - TypeDefinition text should be computed

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: wontfix, manipulation

#223 - fix 221

Pull Request - State: closed - Opened by michaelneu over 7 years ago - 2 comments

#222 - Incorrect type of implicitly typed const variables

Issue - State: closed - Opened by michaelneu over 7 years ago - 2 comments
Labels: by design

#221 - Multiline/multiple variable declarations yield only first declaration

Issue - State: closed - Opened by michaelneu over 7 years ago - 6 comments
Labels: bug

#220 - Decorator Namespaces

Issue - State: closed - Opened by calebboyd over 7 years ago - 6 comments
Labels: bug

#219 - Store decorator function definition

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: ast

#218 - Method and function signatures in ambient context - Generated implementation signature

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: bug, breaking change, ast

#217 - Should write all decorators

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: invalid

#216 - IndexSignatures is missing from InterfaceStructure

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: bug, manipulation

#215 - ClassConstructorStructure doesn't extend OverloadSignaturedStructure

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: bug, manipulation

#214 - Function to create a definition from tsNode

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: ast

#213 - Refresh function to update the definition from the underlying AST

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: ast, manipulation

#212 - setUserDefinedTypeGuard doesn't exist

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: manipulation

#211 - Some writers incorrectly write declare keyword before export

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: bug

#210 - Allow passing in custom compiler host

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment

#209 - Doc strings should be specific to function overloads

Issue - State: closed - Opened by dsherret over 7 years ago

#208 - Move definitions and writing into separate library

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: wontfix, breaking change, code improvement

#207 - Support baseUrl and paths

Issue - State: closed - Opened by dsherret over 7 years ago

#206 - Add ability to use tsconfig.json for compiler options

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment

#205 - Module Resolution Failing

Issue - State: closed - Opened by brad-jones over 7 years ago - 6 comments
Labels: bug

#204 - Replace typeChecker.typeToString with own implementation

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: code improvement

#203 - Fix decorator writing

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: bug

#202 - Add flag to include compiler types

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment

#201 - Type assignment checking?

Issue - State: open - Opened by MeirionHughes over 7 years ago - 1 comment
Labels: question

#200 - Destructuring parameters as readonly doesn't work

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: bug

#199 - Destructuring parameters doesn't work if no explicit type is provided

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: bug

#198 - Get methods should be Def | null for strict null checks

Issue - State: closed - Opened by dsherret over 7 years ago - 1 comment
Labels: bug

#197 - Interface overload/new signature inconsistency

Issue - State: closed - Opened by dsherret over 7 years ago - 2 comments
Labels: breaking change

#196 - Support overloads for constructors

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: writing, ast, manipulation

#195 - Overloads should be filled based on all the nodes and not just the implementation node

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: code improvement

#194 - TypeDefinition's definitions doesn't contain TypeAliases

Issue - State: closed - Opened by dsherret over 7 years ago
Labels: bug

#193 - Add tests for abstract accessors

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: code improvement

#192 - Support functions within functions.

Issue - State: closed - Opened by dsherret almost 8 years ago - 2 comments
Labels: writing, ast, manipulation

#191 - project suitable for complex refactoring?

Issue - State: closed - Opened by DustinWehr almost 8 years ago - 2 comments
Labels: question

#190 - Add `alias: TypeAliasDefinition` property to TypeDefinition

Issue - State: closed - Opened by dsherret almost 8 years ago - 1 comment
Labels: wontfix, ast

#189 - Remove user-defined type guards on BaseDefinition

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: breaking change, code improvement

#188 - primitive methods

Issue - State: closed - Opened by dgzornoza almost 8 years ago - 2 comments
Labels: suggestion, ast

#187 - Cache info result

Issue - State: open - Opened by BzenkoSergey almost 8 years ago - 1 comment
Labels: suggestion

#186 - Change onWrite properties to instead be methods that accept a function

Issue - State: closed - Opened by dsherret almost 8 years ago - 1 comment
Labels: wontfix, breaking change, manipulation

#185 - Add flag to include typescript compiler nodes

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: ast

#184 - Methods editing

Issue - State: closed - Opened by BzenkoSergey almost 8 years ago - 5 comments

#183 - TypeDefinition - Fix text and add node property

Issue - State: closed - Opened by dsherret almost 8 years ago - 1 comment
Labels: breaking change, ast

#182 - Enum types seem broken on the dev branch with typescript@rc

Issue - State: closed - Opened by joewood almost 8 years ago - 5 comments
Labels: bug

#181 - Errors on the dev branch with typescript@rc

Issue - State: closed - Opened by joewood almost 8 years ago - 1 comment
Labels: bug

#180 - Allow to extract docstrings

Issue - State: closed - Opened by stepancar almost 8 years ago - 2 comments
Labels: writing, ast

#179 - TypeScript 2.0 - Specifying lib in Compiler Options breaks array type

Issue - State: closed - Opened by joewood almost 8 years ago - 1 comment
Labels: by design

#178 - TypeScript 2.0 - CompilerOptions

Issue - State: closed - Opened by joewood almost 8 years ago - 1 comment

#177 - Update for TypeScript 2.0?

Issue - State: closed - Opened by joewood almost 8 years ago - 3 comments

#176 - Improved get and set accessor support

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: breaking change

#175 - Support this type for functions

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: writing, ast, manipulation

#174 - Support constructor visibility

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: writing, ast, manipulation

#173 - Support abstract properties

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: writing, ast, manipulation

#172 - Implement strict null checks

Issue - State: closed - Opened by dsherret almost 8 years ago - 1 comment
Labels: code improvement

#171 - Import and re-export parts should have name and alias property

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: bug, breaking change

#170 - Rename Definition to Declaration?

Issue - State: closed - Opened by dsherret almost 8 years ago - 1 comment
Labels: question, breaking change

#169 - renameDefinitionAs doesn't work with re-exported definitions

Issue - State: closed - Opened by dsherret almost 8 years ago - 1 comment
Labels: bug

#168 - setType should work same way as addExtends

Issue - State: closed - Opened by dsherret almost 8 years ago
Labels: manipulation

#167 - Documentation

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment

#166 - Plural add methods -> singular add methods returning created definition

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: breaking change, manipulation

#165 - TypeScript 2.0 Updates

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: code improvement

#164 - Add FileDefinition - getModuleSpecifierToFile(file)

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: manipulation

#163 - Allow specifying indentation for writing

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: writing

#162 - Support generators

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: writing, ast

#161 - Support const enums

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: writing, ast

#160 - Support readonly modifier

Issue - State: closed - Opened by dsherret about 8 years ago - 2 comments
Labels: breaking change, writing, ast, manipulation

#159 - Example: Generate interfaces with no optional properties

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: documentation

#158 - GlobalDefinition - addDefinitionAsImportToFile

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: manipulation

#157 - Method for adding an import to a file based on a definition

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment
Labels: duplicate, manipulation

#156 - GlobalDefinition - renameDefinitionAs(def, newName)

Issue - State: closed - Opened by dsherret about 8 years ago - 2 comments
Labels: manipulation

#155 - GlobalDefinition - addMissingImportsToFile(file: FileDefinition)

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment
Labels: wontfix, manipulation

#153 - Use star imports instead of so many named imports

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment
Labels: code improvement

#152 - Class constructors with no parameters should be written in a definition file when extending

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: bug, writing

#151 - TypeDefinition manipulation improvements

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment
Labels: writing, manipulation

#148 - Tests for writing definition file

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment

#146 - Improve TypeDefinition / TypeExpressionDefinition

Issue - State: closed - Opened by dsherret about 8 years ago - 2 comments
Labels: breaking change

#145 - Add `exportExpressions` array to FileDefinition

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment
Labels: ast

#135 - setTypeExpression, setDefaultExpression, and setReturnTypeExpression

Issue - State: closed - Opened by dsherret about 8 years ago - 2 comments
Labels: manipulation

#134 - Add toX methods

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment
Labels: manipulation

#132 - addExtends and addImplements should accept an interface or class?

Issue - State: closed - Opened by dsherret about 8 years ago
Labels: manipulation

#126 - Improve Writers

Issue - State: closed - Opened by dsherret about 8 years ago - 1 comment
Labels: wontfix, code improvement

#123 - Runtime Support

Issue - State: closed - Opened by dsherret about 8 years ago - 3 comments

#113 - Order of items in file should be preserved

Issue - State: closed - Opened by dsherret about 8 years ago - 2 comments
Labels: writing, ast, manipulation

#73 - Coding Standard: Standardize class extends and implements clauses

Issue - State: closed - Opened by dsherret over 8 years ago
Labels: code improvement, coding standard

#69 - Better way to write blank lines

Issue - State: closed - Opened by dsherret over 8 years ago - 1 comment
Labels: writing

#66 - Improve multiple inheritance

Issue - State: closed - Opened by dsherret over 8 years ago - 1 comment
Labels: code improvement

#60 - Fix logger

Issue - State: closed - Opened by dsherret over 8 years ago
Labels: wontfix, code improvement

#47 - Need warnings when someone doesn't include a file necessary to get type information

Issue - State: closed - Opened by dsherret over 8 years ago - 2 comments
Labels: wontfix

#31 - Destructuring function parameters

Issue - State: closed - Opened by dsherret over 8 years ago - 1 comment
Labels: writing, ast, manipulation