Ecosyste.ms: Issues

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

GitHub / dart-archive/ts2dart issues and pull requests

#362 - Unnecessary cast

Issue - State: closed - Opened by mhevery about 8 years ago - 1 comment
Labels: DDC_Blocking

#361 - Type information lost in named parameter list (part 2)

Issue - State: closed - Opened by mhevery about 8 years ago - 5 comments
Labels: DDC_Blocking

#359 - Reified collections with const generate invalid code

Issue - State: closed - Opened by mhevery about 8 years ago

#358 - support function types

Issue - State: closed - Opened by mhevery about 8 years ago - 2 comments

#357 - Type information lost in named parameter list

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

#356 - Better support for reified types on literals.

Issue - State: closed - Opened by mhevery over 8 years ago - 6 comments

#355 - FunctionExpression assignment with explicit return type fails to transpile

Issue - State: closed - Opened by traviskaufman over 8 years ago - 1 comment

#350 - DDC style generic method

Pull Request - State: closed - Opened by mprobst over 8 years ago - 1 comment
Labels: cla: yes

#345 - fix(): allow the caller (or CLI) to specify a root directory for typings

Pull Request - State: closed - Opened by hansl over 8 years ago - 5 comments
Labels: cla: yes, LGTM

#343 - Sanitize TypeScript doc strings to remove tags not recognized by dartdoc

Pull Request - State: closed - Opened by vikerman over 8 years ago - 1 comment
Labels: cla: yes

#338 - feat(facade): translate the Promise type without explicit re-export

Pull Request - State: closed - Opened by alexeagle over 8 years ago
Labels: cla: yes

#335 - fix(decorators): support decorators applied to abstract classes

Pull Request - State: closed - Opened by vsavkin over 8 years ago
Labels: cla: yes, LGTM

#334 - feat(): Add support for void generic argument, which translates to dynamic

Pull Request - State: closed - Opened by hansl over 8 years ago - 2 comments
Labels: cla: yes, LGTM

#333 - fix(test): Move e2e tests to Dart 'test' from deprecated 'unittest' package

Pull Request - State: closed - Opened by vikerman over 8 years ago - 2 comments
Labels: cla: yes, LGTM

#332 - chore: Pin version of unittest Dart package used in e2e tests.

Pull Request - State: closed - Opened by vikerman over 8 years ago - 1 comment
Labels: cla: yes, LGTM

#330 - feat(): Support for-of statements.

Pull Request - State: closed - Opened by hansl over 8 years ago - 1 comment
Labels: cla: yes, LGTM

#329 - feat: add .idea/ as an IDE file to ignore in gitignore.

Pull Request - State: closed - Opened by hansl over 8 years ago - 1 comment
Labels: cla: yes, LGTM

#328 - chore(facade): allow es6 methods to be defined in another location.

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 1 comment
Labels: cla: yes

#325 - Upgrade TypeScript dependency to 1.8-beta (including baseurl resolution)

Pull Request - State: closed - Opened by mprobst over 8 years ago - 2 comments
Labels: cla: yes

#324 - chore(facade): allow es6-collections or es6-shim

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 1 comment
Labels: cla: yes

#322 - Avoid TypeError when encountering a bare import

Pull Request - State: closed - Opened by jsayol over 8 years ago - 1 comment
Labels: cla: yes

#320 - feat(filesystem): Apply basePath to relative input TS files and library names

Pull Request - State: closed - Opened by vikerman over 8 years ago - 3 comments
Labels: cla: yes

#319 - chore(imports): switch to es6 imports

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 1 comment
Labels: cla: yes

#318 - fix(filesystem):Fix mkdirP implementation and use it instead of recursiveMkdirSync

Pull Request - State: closed - Opened by vikerman over 8 years ago - 1 comment
Labels: cla: yes

#316 - feat: support loading rxjs from node_modules.

Pull Request - State: closed - Opened by mprobst over 8 years ago
Labels: cla: yes

#313 - chore(build): update to typescript 1.7.3

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 4 comments
Labels: cla: yes

#312 - upgrade to typescript 1.7.3

Issue - State: closed - Opened by IgorMinar over 8 years ago - 1 comment

#311 - feat(module): Add an option to specify a library name prefix

Pull Request - State: closed - Opened by vikerman over 8 years ago - 1 comment
Labels: cla: yes, LGTM

#310 - Fixes to t2dart to make it run within Google

Pull Request - State: closed - Opened by vikerman over 8 years ago - 3 comments
Labels: cla: yes, LGTM

#301 - chore: clean up gulpfile, use tsconfig.json.

Pull Request - State: closed - Opened by mprobst over 8 years ago - 1 comment
Labels: cla: yes

#300 - Moar dart html

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 2 comments
Labels: cla: yes, LGTM

#299 - chore(stringmap): remove StringMap support which is removed from angular

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 2 comments
Labels: cla: yes, LGTM

#298 - fix(Map.forEach): support arrow fn with block body

Pull Request - State: closed - Opened by vicb over 8 years ago - 4 comments
Labels: bug, cla: yes, LGTM

#295 - feat(Array): add support for some, find & filter

Pull Request - State: closed - Opened by vicb over 8 years ago - 8 comments
Labels: enhancement, cla: yes, LGTM

#294 - fix(type literals): detect index signatures with other properties

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 1 comment
Labels: cla: yes

#293 - feature: support index signatures

Pull Request - State: closed - Opened by alexeagle over 8 years ago - 1 comment
Labels: cla: yes

#292 - feature(es6): allow angular to move from traceur-runtime to es6-shim …

Pull Request - State: closed - Opened by alexeagle almost 9 years ago
Labels: cla: yes, LGTM

#290 - Release v0.7.8.

Pull Request - State: closed - Opened by alexeagle almost 9 years ago - 1 comment
Labels: cla: yes, LGTM

#289 - chore(ts1.6): support abstract class

Pull Request - State: closed - Opened by alexeagle almost 9 years ago
Labels: cla: yes, LGTM

#287 - Typings

Pull Request - State: closed - Opened by alexeagle almost 9 years ago - 1 comment
Labels: cla: yes, LGTM

#286 - chore(typings): list the external API definition in package.json.

Pull Request - State: closed - Opened by alexeagle almost 9 years ago - 1 comment
Labels: cla: yes, LGTM

#285 - revert a change we didn't need for TS 1.6

Pull Request - State: closed - Opened by alexeagle almost 9 years ago - 1 comment
Labels: cla: yes, LGTM

#280 - feat(Array): add support for join

Pull Request - State: closed - Opened by vicb almost 9 years ago - 2 comments
Labels: enhancement, cla: yes, LGTM

#279 - feat: reenable check for visibility modifiers

Pull Request - State: closed - Opened by hterkelsen almost 9 years ago - 5 comments
Labels: cla: yes, LGTM, pr_action: merge

#272 - Array.forEach facade produces invalid code

Issue - State: closed - Opened by mhevery almost 9 years ago - 3 comments

#271 - chore: change tracer-runtime and globals paths

Pull Request - State: closed - Opened by jeffbcross almost 9 years ago - 1 comment
Labels: cla: yes

#269 - change di path

Pull Request - State: closed - Opened by jeffbcross almost 9 years ago - 2 comments
Labels: cla: yes

#264 - fix: use `implements` for interface extension.

Pull Request - State: closed - Opened by mprobst almost 9 years ago - 1 comment
Labels: cla: yes, LGTM

#261 - feat: defensive check that a symbol has some declaration.

Pull Request - State: closed - Opened by mprobst almost 9 years ago - 1 comment
Labels: cla: yes, LGTM, pr_action: merge

#259 - feat(Facade): Add support for Uint8Array and ArrayBuffer

Pull Request - State: closed - Opened by jteplitz almost 9 years ago - 5 comments
Labels: cla: yes, LGTM

#258 - feat(Facade): detect when Array.forEach callback has more than 1 arg

Pull Request - State: closed - Opened by vicb almost 9 years ago - 2 comments
Labels: enhancement, cla: yes, LGTM

#256 - feat(Facade): add support for Map.forEach

Pull Request - State: closed - Opened by vicb almost 9 years ago - 3 comments
Labels: enhancement, cla: yes

#255 - feat: adjust to new promise symbol location.

Pull Request - State: closed - Opened by mprobst almost 9 years ago - 2 comments
Labels: cla: yes

#254 - feat: use container based Travis builds.

Pull Request - State: closed - Opened by mprobst almost 9 years ago - 1 comment
Labels: cla: yes

#252 - feat(dartdoc): convert link syntax to dartdoc

Pull Request - State: closed - Opened by alexeagle almost 9 years ago - 2 comments
Labels: cla: yes

#251 - feat: strip normalizeBlank calls

Pull Request - State: closed - Opened by yjbanov almost 9 years ago - 1 comment
Labels: enhancement, cla: yes, LGTM

#246 - fix(ts2dart): allow generic type parameters on method calls

Pull Request - State: closed - Opened by alexeagle almost 9 years ago - 1 comment
Labels: cla: yes, LGTM, pr_action: merge

#241 - fix(ts options): turn on experimentalDecorators flag by default.

Pull Request - State: closed - Opened by rkirov almost 9 years ago
Labels: cla: yes, LGTM, pr_action: merge

#240 - fix(ts2dart): emit members for `protected` property parameters

Pull Request - State: closed - Opened by caitp almost 9 years ago - 4 comments
Labels: cla: yes

#238 - feat: support @CONST properties.

Pull Request - State: closed - Opened by mprobst almost 9 years ago - 2 comments
Labels: cla: yes

#237 - Rewriting annotation links

Issue - State: open - Opened by mhevery almost 9 years ago - 1 comment

#236 - support static const fields

Issue - State: closed - Opened by mhevery almost 9 years ago

#235 - fix(RegExp): fix multiLine parameter name

Pull Request - State: closed - Opened by vicb almost 9 years ago - 1 comment
Labels: bug, cla: yes

#233 - clang format returns inconsistent results locally vs Travis

Issue - State: closed - Opened by vicb about 9 years ago - 2 comments

#232 - feat(typing): namespace the translated type names.

Pull Request - State: closed - Opened by alexeagle about 9 years ago - 1 comment
Labels: cla: yes

#231 - feat(facade): add XMLHttpRequest -> HttpRequest to typename

Pull Request - State: closed - Opened by jeffbcross about 9 years ago - 3 comments
Labels: cla: yes, LGTM, pr_action: merge

#229 - feat: be stricter about empty imports/exports.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 4 comments
Labels: cla: yes

#222 - feat(types): disallow inline function types

Pull Request - State: closed - Opened by yjbanov about 9 years ago - 6 comments
Labels: cla: yes

#221 - Support enum name lookup

Issue - State: open - Opened by jeffbcross about 9 years ago - 6 comments

#220 - feat(typedefs): support typedefs; unsupport inline typedefs; format

Pull Request - State: closed - Opened by yjbanov about 9 years ago - 4 comments
Labels: cla: yes, LGTM, pr_action: merge

#209 - Change how we handle IMPLEMENTS

Issue - State: closed - Opened by vsavkin about 9 years ago - 4 comments

#208 - feat: support façade-handling properties.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 2 comments
Labels: cla: yes

#207 - super invocation in constructor accessing members

Issue - State: closed - Opened by vicb about 9 years ago - 7 comments

#206 - Add support for properties for facade converter

Issue - State: closed - Opened by vicb about 9 years ago

#188 - feat: support property signatures in interfaces.

Pull Request - State: closed - Opened by mprobst about 9 years ago
Labels: cla: yes

#187 - feat: ignore return types for arrow functions.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 3 comments
Labels: cla: yes

#186 - chore: upgrade to gulp-clang-format v1.0.19.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 1 comment
Labels: cla: yes

#185 - feat: upgrade TypeScript.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 1 comment
Labels: cla: yes

#184 - feat: explicitly fail for renamed imports & exports.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 1 comment
Labels: cla: yes

#183 - feat: test case for constructor comments.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 2 comments
Labels: cla: yes

#182 - chore: move tsd to a devDependency for faster npm install times.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 2 comments
Labels: cla: yes

#181 - feat: façade converter handles various special cases for Dart.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 2 comments
Labels: cla: yes

#179 - Closure & return type

Issue - State: closed - Opened by vicb about 9 years ago

#176 - feat(forwardRef): unwrapped FORWARD_REF(() => T) into T

Pull Request - State: closed - Opened by vsavkin about 9 years ago
Labels: cla: yes, LGTM

#174 - import {Foo as Bar} from 'baz'; comes out wrong

Issue - State: closed - Opened by juliemr about 9 years ago - 1 comment

#173 - Support interface with properties

Issue - State: closed - Opened by jelbourn about 9 years ago - 2 comments

#171 - fix(const): fixed const expressions for constructor

Pull Request - State: closed - Opened by vsavkin about 9 years ago
Labels: cla: yes, LGTM

#170 - added support for union types

Pull Request - State: closed - Opened by vsavkin about 9 years ago
Labels: cla: yes, LGTM

#168 - Do not create e_stack when e.stack is not used

Issue - State: closed - Opened by yjbanov about 9 years ago - 8 comments

#166 - fix(bug): dart abstract methods don't use abstract keyword

Pull Request - State: closed - Opened by alexeagle about 9 years ago - 1 comment
Labels: cla: yes, LGTM

#164 - fix(build): run test.e2e on Windows

Pull Request - State: closed - Opened by marclaval about 9 years ago
Labels: cla: yes

#163 - feat: Add a tsconfig.json.

Pull Request - State: closed - Opened by mprobst about 9 years ago
Labels: cla: yes

#162 - feature(ts2dart): handle type casts.

Pull Request - State: closed - Opened by alexeagle about 9 years ago
Labels: cla: yes, LGTM

#161 - chore(build): do not install and run tsd on every install.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 2 comments
Labels: cla: yes

#159 - tsd should be devDependency and not a dependency

Issue - State: closed - Opened by IgorMinar about 9 years ago

#156 - chore(types): Switch to --noImplicitAny mode.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 1 comment
Labels: cla: yes

#155 - fix(const): Fix const expressions transpilation.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 3 comments
Labels: cla: yes

#153 - Preserve dart stack traces

Pull Request - State: closed - Opened by alexeagle about 9 years ago - 6 comments
Labels: cla: yes, needs-type-information, LGTM

#151 - feat(const): Translate CONST_EXPR to const expressions.

Pull Request - State: closed - Opened by mprobst about 9 years ago - 7 comments
Labels: cla: yes