issues
search
glutinum-org
/
cli
https://glutinum.net/
59
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
function value overload incorrectly generates duplicate Invoke definition
#161
joprice
opened
20 hours ago
0
Should report a warning if one of the intersection type can't be resolved
#160
MangelMaxime
opened
22 hours ago
0
If type in `Omit` is not found it should generate `obj` instead of `Omit<MyType, string>`
#159
MangelMaxime
opened
22 hours ago
0
invalid code generated for empty array type literal
#158
joprice
opened
1 day ago
0
Fix erroneous generic constraint in return type
#157
NatElkins
opened
1 day ago
0
consider using delegate when closure only used in argument position
#156
joprice
opened
1 day ago
0
Include Amplifying F# session in README
#155
NatElkins
opened
3 days ago
0
Symbol property name causes invalid F# code generation
#154
NatElkins
opened
3 days ago
0
"When" type constraint is used for return type
#153
NatElkins
opened
3 days ago
0
Error generating types for VS Code
#152
NatElkins
opened
3 days ago
0
Display a notification to the user if they are trying to report a bug with an URL which is going to be too big
#151
NatElkins
opened
3 days ago
3
Add support for `export` keyword
#150
jkone27
opened
1 week ago
3
add usage to readme
#149
jkone27
opened
1 week ago
0
generics are not added to inline type definition
#148
joprice
opened
1 week ago
0
unhandled object union type simulating discriminated union
#147
joprice
opened
1 week ago
0
Add docs for sample React type generation based on npm package component library?
#146
jkone27
opened
2 weeks ago
1
`ReturnType` should point to the same type definition when a `FunctionType` return a `TypeLiteral`
#145
MangelMaxime
opened
3 weeks ago
0
💡 Explore using method extension to provide a direct `method` for a `delegate` creating from `FunctionType`
#144
MangelMaxime
opened
3 weeks ago
2
Consider using `delegate` to represents `FunctionType`
#143
MangelMaxime
closed
3 weeks ago
8
Exclude fails when provided generic parameters
#142
joprice
opened
3 weeks ago
4
Exclude utility does not handle case of single case output type
#141
joprice
opened
3 weeks ago
0
nested utility types cause parse error
#140
joprice
opened
3 weeks ago
0
Missing generics on `ThisType`
#139
MangelMaxime
closed
3 weeks ago
0
unescaped fsharp reserved keyword
#138
joprice
closed
3 weeks ago
1
`readonly string[]` should alias to `ReadonlyArray`
#137
MangelMaxime
closed
3 weeks ago
0
IndexSignature decorated with `readonly` should not generate a `setter`
#136
MangelMaxime
closed
3 weeks ago
0
missing optional on interface function
#135
joprice
closed
4 weeks ago
6
support piping stdout to file
#134
joprice
closed
1 month ago
4
string enum containing invalid identifier characters should be escaped
#133
joprice
closed
1 month ago
0
array parameterized with union type remains unhandled
#132
joprice
closed
1 month ago
1
error generating types for pg
#131
joprice
closed
1 month ago
2
Unsupported kind ConstructorType error when type alias contains new
#130
joprice
closed
3 weeks ago
3
error when using typeof with keyof
#129
joprice
closed
1 month ago
0
union return type in function alias not handled
#128
joprice
closed
1 month ago
4
handling of function utility types ThisParameterType/ReturnType
#127
joprice
closed
3 weeks ago
2
Alias the `Function` type to `System.Action`
#126
MangelMaxime
closed
1 month ago
0
`string[]` information is lost in StringEnum
#125
MangelMaxime
opened
1 month ago
0
feat: Add support for Mapped Types
#124
roboz0r
closed
2 months ago
1
Look into use `FsToolkit.ErrorHandling` to make the code easier to read
#123
MangelMaxime
closed
2 months ago
0
Add preliminary support for Mapped Types
#122
roboz0r
closed
2 months ago
9
Consider using nullness instead of Option to map `null | undefined` types
#121
MangelMaxime
opened
2 months ago
0
chore: Normalize paths for Windows compatibility
#120
roboz0r
closed
2 months ago
0
Add support for `MappedType`
#119
MangelMaxime
closed
2 months ago
1
remove `this` argument from callback
#118
joprice
closed
2 months ago
0
Constructor is not generated is a class is declared as `export default class`
#117
MangelMaxime
closed
2 months ago
0
Invalid code generated when a spread is used in a member signature
#116
MangelMaxime
closed
2 months ago
0
Interface extending another interface via `Partial` should have an optimisation applied to it
#115
MangelMaxime
closed
2 months ago
0
If an argument is decorated with `?` and `undefined` or `null` we should remove the `option` suffix
#114
MangelMaxime
closed
4 months ago
0
Missing `'` when using a type parameter inside of an union
#113
MangelMaxime
closed
4 months ago
0
Supports transformation of `IntersectionType` when used as a type signature
#112
MangelMaxime
closed
4 months ago
0
Next