Ecosyste.ms: Issues

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

GitHub / gcanti/io-ts-codegen issues and pull requests

#64 - version 0.5.0

Pull Request - State: closed - Opened by gcanti over 1 year ago

#63 - Add forceTypeCombinator to generate `type` instead of `interface` declarations

Pull Request - State: closed - Opened by silasdavis over 1 year ago - 4 comments

#62 - New Feature: printC

Pull Request - State: open - Opened by cyberixae almost 4 years ago - 2 comments

#61 - Output an interface for branded interfaces

Pull Request - State: closed - Opened by cyberixae almost 4 years ago - 2 comments

#60 - handle duplicated `TypeDeclaration` names in `sort`, fix #59

Pull Request - State: closed - Opened by gcanti about 4 years ago

#59 - Duplicate declarations are silently deleted by gen.sort

Issue - State: closed - Opened by cyberixae about 4 years ago - 2 comments

#58 - Examples for OpenAPI/Swagger?

Issue - State: open - Opened by webmonarch about 4 years ago - 1 comment

#57 - Fix properties starting with digit

Pull Request - State: closed - Opened by AurelienRichez about 4 years ago - 2 comments

#56 - fix README usage, closes #55

Pull Request - State: closed - Opened by gcanti about 4 years ago

#55 - Usage example does not produce expected output

Issue - State: closed - Opened by davethegr8 about 4 years ago - 1 comment

#54 - version 0.4.3

Pull Request - State: closed - Opened by gcanti over 4 years ago

#53 - fix: keyofCombinator with special characters

Pull Request - State: closed - Opened by mmkal over 4 years ago - 1 comment

#52 - keyofCombinator with special characters prints invalid runtime types

Issue - State: closed - Opened by mmkal over 4 years ago
Labels: bug

#51 - Bump mixin-deep from 1.3.1 to 1.3.2

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#50 - add parens to static unions / intersections, fix #49

Pull Request - State: closed - Opened by gcanti almost 5 years ago

#49 - Bug when combining union with Intersection

Issue - State: closed - Opened by cyberixae almost 5 years ago - 1 comment
Labels: bug

#48 - Static references to globals

Issue - State: closed - Opened by jamiehodge almost 5 years ago

#47 - Dealing with imports and metadata

Issue - State: open - Opened by cyberixae almost 5 years ago

#46 - Consider standardising specific code generators

Issue - State: open - Opened by fabiancook almost 5 years ago

#45 - version 0.4.1

Pull Request - State: closed - Opened by gcanti almost 5 years ago

#44 - Dependency update to [email protected]

Issue - State: closed - Opened by SAnDAnGE almost 5 years ago - 2 comments

#41 - version 0.4.0

Pull Request - State: closed - Opened by gcanti almost 5 years ago

#40 - Brands in recursive types result in interface being misplaced

Issue - State: open - Opened by mikesol about 5 years ago - 1 comment

#39 - New feature: overload `t.property` function

Pull Request - State: open - Opened by mk0x9 about 5 years ago - 1 comment

#38 - version 0.3.3

Pull Request - State: closed - Opened by gcanti about 5 years ago

#37 - New Feature: add description argument to typeDeclaration

Pull Request - State: closed - Opened by mk0x9 about 5 years ago - 1 comment

#36 - Generate descriptions

Issue - State: closed - Opened by mk0x9 over 5 years ago

#35 - Generate externs for google closure compiler

Issue - State: open - Opened by mk0x9 over 5 years ago - 5 comments

#34 - Cannot reference a CustomTypeDeclaration

Issue - State: closed - Opened by sledorze over 5 years ago - 2 comments

#33 - version 0.3.2

Pull Request - State: closed - Opened by gcanti over 5 years ago

#32 - version 0.3.1

Pull Request - State: closed - Opened by gcanti over 5 years ago

#31 - `printRuntimeInterfaceCombinator` doesn't propagate `name` to `intersectionCombinator`

Issue - State: closed - Opened by gabejohnson over 5 years ago - 9 comments
Labels: bug

#30 - version 0.3.0

Pull Request - State: closed - Opened by gcanti over 5 years ago

#29 - Bug Fix: the static type outputted by dictionaries should use `in`instead of `:`

Pull Request - State: closed - Opened by gcanti over 5 years ago - 1 comment

#28 - Interface properties containing square bracket should also be escaped

Pull Request - State: closed - Opened by MaximeRDY over 5 years ago - 5 comments
Labels: bug

#27 - update optional property support

Pull Request - State: closed - Opened by mmkal almost 6 years ago - 1 comment

#26 - More idiomatic optional properties on runtime InterfaceCombinator output

Issue - State: closed - Opened by mmkal almost 6 years ago - 3 comments

#25 - fix readme backticks

Pull Request - State: closed - Opened by mmkal almost 6 years ago - 1 comment

#24 - Bug Fix: recursive types should be emitted before "normal" types, fix…

Pull Request - State: closed - Opened by gcanti almost 6 years ago

#23 - Integration with json-ts

Issue - State: open - Opened by tonyxiao almost 6 years ago - 1 comment

#22 - Bug Fix: recursive tagged unions should not output an interface

Pull Request - State: closed - Opened by gcanti almost 6 years ago

#21 - Recursive expressions

Issue - State: closed - Opened by SAnDAnGE almost 6 years ago - 4 comments
Labels: bug

#20 - New Feature: add aliasPattern helper

Pull Request - State: closed - Opened by gcanti almost 6 years ago

#19 - interface properties containing dots should also be escaped

Pull Request - State: closed - Opened by leemhenson almost 6 years ago - 2 comments
Labels: bug

#18 - New Feature: add exact combinator

Pull Request - State: closed - Opened by gcanti about 6 years ago

#17 - Bug Fix: fix recursive type declarations

Pull Request - State: closed - Opened by gcanti about 6 years ago

#16 - explicit type annotations

Pull Request - State: closed - Opened by leemhenson about 6 years ago

#15 - force annotation of runtime exports

Issue - State: closed - Opened by leemhenson about 6 years ago - 21 comments

#14 - New Feature: add getNodeDependencies

Pull Request - State: closed - Opened by gcanti about 6 years ago - 2 comments

#13 - add CustomCombinator

Pull Request - State: closed - Opened by leemhenson about 6 years ago - 5 comments

#12 - Option<T> etc

Issue - State: closed - Opened by leemhenson over 6 years ago - 2 comments

#11 - Base python support

Pull Request - State: closed - Opened by enomado over 6 years ago - 1 comment

#10 - New Feature: add AnyArrayType, AnyDictionaryType, ObjectType, Functio…

Pull Request - State: closed - Opened by gcanti over 6 years ago

#9 - New Feature: add CustomTypeDeclaration

Pull Request - State: closed - Opened by gcanti over 6 years ago

#8 - add taggedUnion combinator

Pull Request - State: closed - Opened by gcanti over 6 years ago

#7 - add partial combinator and revert df6b79513fa25c2d03c35ccb533f628139e…

Pull Request - State: closed - Opened by gcanti over 6 years ago

#6 - add `StrictCombinator`

Pull Request - State: closed - Opened by gcanti over 6 years ago

#5 - add AnyType

Pull Request - State: closed - Opened by gcanti almost 7 years ago

#4 - add IntegerType

Pull Request - State: closed - Opened by gcanti almost 7 years ago

#3 - add more combinators

Pull Request - State: closed - Opened by gcanti about 7 years ago

#2 - add support for recursive types

Pull Request - State: closed - Opened by gcanti over 7 years ago

#1 - Refactoring

Pull Request - State: closed - Opened by gcanti over 7 years ago