Commit 2e6950d
authored
File tree
270 files changed
+4377
-6168
lines changed- .github/workflows
- factory
- src
- Error
- TypeFormatter
- Type
- test
- minify
- sourceless-nodes
- key
- unit
- Type
- valid-data
- annotation-comment
- annotation-custom
- annotation-default
- annotation-deprecated
- annotation-description-override
- annotation-empty
- annotation-example
- annotation-id
- annotation-nullable-definition
- annotation-readOnly
- annotation-ref
- annotation-union-if-then-enum
- annotation-union-if-then
- annotation-writeOnly
- any-unknown
- array-function-generics
- array-literal-spread
- array-max-items-optional
- array-min-items-1
- array-min-items-2
- array-min-max-items-optional
- array-min-max-items
- array-rest-only
- binary-expression
- class-extra-props
- class-generics
- class-inheritance
- class-jsdoc
- class-multi
- class-new-expression
- class-recursion
- class-single
- const-spread
- discriminator
- enums-compute
- enums-initialized
- enums-member
- enums-mixed
- enums-number
- enums-string
- enums-template-literal
- enums-union
- export-star-prune-unreachable
- export-star
- exported-enums-union
- function-function-syntax
- function-generic
- function-parameters-declaration
- function-parameters-default-value
- function-parameters-jsdoc
- function-parameters-optional
- function-parameters-required
- function-parameters-variable-assignment
- generic-anonymous
- generic-arrays
- generic-default-conditional
- generic-default
- generic-hell
- generic-multiargs
- generic-multiple
- generic-nested
- generic-prefixed-number
- generic-recursive
- generic-simple
- generic-void
- ignore-export
- import-anonymous
- import-exposed
- import-internal
- import-simple
- interface-array
- interface-computed-property-name
- interface-extended-extra-props
- interface-extra-props
- interface-multi
- interface-property-dash
- interface-recursion
- interface-single
- keyof-typeof-enum
- keyof-typeof-x
- literal-array-type
- literal-index-type
- literal-object-type-with-computed-props
- literal-object-type
- lowercase
- multiple-roots1
- multiple-roots2/schema
- namespace-deep-1
- namespace-deep-2
- namespace-deep-3
- never-record
- never
- nullable-null
- object-function-expression
- object-literal-expression
- object-required
- promise-extensions
- promise-generics
- re-export-with-asterisk
- shorthand-array
- simple-object
- string-literal-property-names
- string-literals-hack
- string-literals-inline
- string-literals-intrinsic
- string-literals-null
- string-literals
- string-template-expression-literals-import
- string-template-expression-literals
- string-template-literals
- structure-anonymous
- structure-extra-props-symbol
- structure-extra-props
- structure-private
- structure-recursion
- symbol-union
- symbol
- type-aliases-anonymous
- type-aliases-local-namespace
- type-aliases-mixed
- type-aliases-object
- type-aliases-primitive-with-id
- type-aliases-primitive
- type-aliases-recursive-anonymous
- type-aliases-recursive-export
- type-aliases-recursive-generics-anonymous
- type-aliases-recursive-generics-export
- type-aliases-tuple-empty
- type-aliases-tuple-only-rest
- type-aliases-tuple-optional-items
- type-aliases-tuple-rest
- type-aliases-tuple
- type-aliases-union-namespace
- type-aliases-union
- type-conditional-enum
- type-conditional-exclude-complex
- type-conditional-exclude-narrowing
- type-conditional-exclude
- type-conditional-infer-nested
- type-conditional-infer-recursive
- type-conditional-infer-rest
- type-conditional-infer-tail-recursion
- type-conditional-infer-tuple-xor
- type-conditional-infer
- type-conditional-inheritance
- type-conditional-intersection
- type-conditional-jsdoc
- type-conditional-narrowing
- type-conditional-omit
- type-conditional-simple
- type-conditional-tuple-narrowing
- type-conditional-union
- type-date-annotation
- type-date
- type-extend-circular
- type-extends-never
- type-extend
- type-indexed-access-keyof
- type-indexed-access-object-1
- type-indexed-access-object-2
- type-indexed-access-tuple-1
- type-indexed-access-tuple-2
- type-indexed-access-tuple-union
- type-indexed-access-type-union
- type-indexed-circular-access
- type-indexed-circular
- type-intersection-additional-props
- type-intersection-aliased-union
- type-intersection-conflict
- type-intersection-partial-conflict-ref
- type-intersection-partial-conflict-union-alias
- type-intersection-partial-conflict-union
- type-intersection-partial-conflict
- type-intersection-recursive-interface
- type-intersection-union-enum
- type-intersection-union-primitive
- type-intersection-union-recursive-interface
- type-intersection-union
- type-intersection-with-arrays
- type-intersection
- type-keyof-object-function
- type-keyof-object
- type-keyof-tuple
- type-mapped-additional-props
- type-mapped-annotated-string
- type-mapped-array
- type-mapped-double-exclude
- type-mapped-empty-exclude
- type-mapped-enum-null
- type-mapped-enum-number
- type-mapped-enum-optional
- type-mapped-enum
- type-mapped-exclude
- type-mapped-exported-aliases
- type-mapped-generic
- type-mapped-index-as-template
- type-mapped-index-as-with-conditional
- type-mapped-index-as
- type-mapped-index
- type-mapped-literal
- type-mapped-native-single-literal
- type-mapped-native
- type-mapped-never
- type-mapped-number
- type-mapped-optional
- type-mapped-pick-union-alias
- type-mapped-simple
- type-mapped-symbol
- type-mapped-union-intersection
- type-mapped-union-union
- type-mapped-widened
- type-maps
- type-named-tuple-member
- type-primitives
- type-recursive-deep-exclude
- type-regexp
- type-satisfies
- type-tuple-nested-rest-to-union
- type-tuple-nested-rest-uniform
- type-tuple-nested-rest
- type-typeof-class-static-property
- type-typeof-class
- type-typeof-enum
- type-typeof-function
- type-typeof-keys
- type-typeof-object-property
- type-typeof-value
- type-typeof
- type-union-tagged
- type-union
- type-uri
- undefined-alias
- undefined-property
- undefined-union
- unique-symbol
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
270 files changed
+4377
-6168
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
12 | 37 | | |
13 | | - | |
| 38 | + | |
| 39 | + | |
14 | 40 | | |
15 | 41 | | |
16 | 42 | | |
17 | 43 | | |
18 | 44 | | |
| 45 | + | |
19 | 46 | | |
20 | 47 | | |
21 | 48 | | |
| |||
30 | 57 | | |
31 | 58 | | |
32 | 59 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 60 | | |
37 | 61 | | |
38 | 62 | | |
39 | | - | |
40 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
41 | 67 | | |
42 | 68 | | |
43 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | | - | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
58 | | - | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
0 commit comments