issues
search
pkl-community
/
pkl-typescript
TypeScript language bindings for the Pkl programming language
https://www.npmjs.com/package/@pkl-community/pkl-typescript
Apache License 2.0
105
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update pkl versions and node versions to test
#58
jasongwartz
opened
2 weeks ago
2
Update setup-node and checkout actions to supported versions
#57
jasongwartz
closed
2 weeks ago
0
Fix property error when subclassing an open class
#56
jasongwartz
opened
2 weeks ago
0
Overriding variables without type annotation create any
#55
gregory-essertel-ai
closed
2 weeks ago
2
Extending open classes fails
#54
gregory-essertel-ai
opened
2 weeks ago
1
Code generation doesn't work on Windows - patch provided
#53
michalkara
opened
1 month ago
0
Update deprecated actions/checkout@v2
#52
jasongwartz
closed
3 months ago
0
Export generic load() function, and generate type-only .d.ts files
#51
jasongwartz
opened
3 months ago
0
Only compile interface and types without runtime code
#50
jvgomg
opened
3 months ago
3
Unable to use @typescript.Name for module name override
#49
jasongwartz
opened
3 months ago
0
Error: spawn pkl ENOENT
#48
dumitruPuggle
closed
5 months ago
2
Do not include function-type properties in codegen
#47
jasongwartz
closed
5 months ago
2
Update isCompatibleType doc comment to remove specific reference to string literal types
#46
jasongwartz
closed
8 months ago
0
Add two new point releases to test suite
#45
jasongwartz
closed
8 months ago
0
Ignore codegen formatting and add eslint-ignore to generated files
#44
jasongwartz
closed
8 months ago
0
Add lint/format CI checks
#43
jasongwartz
closed
8 months ago
0
Add support for LOG_LEVEL env var in pkl-gen-typescript
#42
jasongwartz
closed
8 months ago
0
Add compatibility support for a few more type overrides
#41
jasongwartz
closed
8 months ago
0
Bump express from 4.18.3 to 4.19.2 in /examples/express-server
#40
dependabot[bot]
closed
8 months ago
0
Add @pkl-community/pkl as peer dependency
#39
jasongwartz
closed
8 months ago
0
Allow subclass type overrides from string to string-literal
#38
jasongwartz
closed
8 months ago
0
Support property type overrides when override type is compatible with parent type
#37
jasongwartz
opened
8 months ago
2
Add Node v21 to test matrix
#36
jasongwartz
closed
8 months ago
0
Add limitation note about subclass type override
#35
jasongwartz
closed
8 months ago
0
Add snippet test for discriminated union types
#34
jasongwartz
closed
8 months ago
0
A weird issue with "Cannot generate type X as TypeScript."
#33
rubythulhu
opened
8 months ago
3
Error: Using recent changes, when running 'npx pkl-gen-typescript' I get error: "Unknown file extension ".ts""
#32
PaulJPhilp
closed
8 months ago
5
Make `@pkl-community/pkl` a peerDependency, and use it for the Pkl binary by default
#31
jasongwartz
closed
8 months ago
0
Add GH Action to publish every main commit to NPM as a patch version
#30
jasongwartz
closed
8 months ago
0
Add ref comment for typealias
#29
jasongwartz
closed
8 months ago
0
Support untyped use in JavaScript applications?
#28
jasongwartz
opened
8 months ago
0
Add snippet test of name override
#27
jasongwartz
closed
8 months ago
0
Decode Regex and IntSeq into native JS runtime types
#26
jasongwartz
opened
8 months ago
0
Add support for modules that import other Pkl modules
#25
jasongwartz
closed
8 months ago
0
Timeout for e2e tests
#24
jasongwartz
closed
8 months ago
0
Better error messages on close
#23
jackkleeman
opened
8 months ago
2
Add README, and basic example
#22
jasongwartz
closed
8 months ago
0
Use custom TS types for Pkl types without a matching TS type
#21
jasongwartz
closed
8 months ago
0
Add support for union types
#20
jasongwartz
closed
8 months ago
0
Support abstract classes via interface "extends"
#19
jasongwartz
closed
8 months ago
0
Extending an Abstract Class fails
#18
PaulJPhilp
closed
8 months ago
3
Use setup-pkl action
#17
jasongwartz
closed
8 months ago
0
Add config to build dist package (emitted JS and .d.ts types)
#16
jasongwartz
closed
8 months ago
0
Rich APIs for Duration and Datasize types
#15
jasongwartz
opened
8 months ago
3
Add support for string literal types
#14
jasongwartz
closed
8 months ago
0
Add suport for typealias types (and never type)
#13
jasongwartz
closed
8 months ago
0
Propagate Pkl type literals to TypeScript type literals
#12
jasongwartz
closed
8 months ago
0
Add snippet test for pair type
#11
jasongwartz
closed
8 months ago
0
Add snippet-test pkl test file and CI
#10
jasongwartz
closed
9 months ago
0
Support type imports from other packages, instead of re-generating well-known types
#9
jasongwartz
opened
9 months ago
0
Next