issues
search
gohanlon
/
swift-memberwise-init-macro
Swift Macro for enhanced automatic inits.
MIT License
122
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve support for Swift Syntax 600 and fix SwiftTesting
#44
gohanlon
closed
2 months ago
0
Prepare README for 0.5.0 release
#42
gohanlon
closed
4 months ago
0
Update `github/apple` org to `swiftlang`
#41
junebash
closed
4 months ago
1
Add `@_UncheckedMemberwiseInit` macro (#36)
#40
gohanlon
closed
4 months ago
0
Support swift-syntax from 600.0.0-latest
#39
gohanlon
closed
4 months ago
0
Beta support for Swift Testing
#38
gohanlon
closed
4 months ago
0
Prepare README for 0.4.0 release
#35
gohanlon
closed
7 months ago
0
Add swift-syntax 510 support; matrix testing for swift-syntax versions
#34
gohanlon
closed
7 months ago
0
Using @Model with @MemberwiseInit in a class doesn't seem to generate the init
#33
rursache
closed
7 months ago
2
Add fix-its for access level leaks
#32
gohanlon
closed
8 months ago
0
Disallow `@Init(default:)` on already initialized variables
#31
gohanlon
closed
11 months ago
0
Error with nested structs
#30
NachoSoto
closed
2 months ago
4
Fix crash on invalid redeclarations
#29
gohanlon
closed
12 months ago
0
Add tests covering diagnostics amidst multiple errors
#28
gohanlon
closed
12 months ago
0
Crash when given invalid redeclaration
#27
gohanlon
closed
12 months ago
0
The generated initializer doesn't work inside the #Preview macro
#26
kuglee
opened
12 months ago
3
Limit `@Init(default:)` to single variable bindings
#25
gohanlon
closed
12 months ago
0
Fix precedence of initializers over `@Init(default:)`
#24
gohanlon
closed
12 months ago
0
Fix misdiagnosed custom 'label' on multiple bindings
#23
gohanlon
closed
1 year ago
0
Fix incorrect access level diagnostics for computed properties
#22
gohanlon
closed
1 year ago
0
Add `@Init(default:)` to support `let` property default values
#21
gohanlon
closed
1 year ago
0
Diagnostic concerning custom 'label' on multiple bindings being misdiagnosed
#20
gohanlon
closed
1 year ago
0
Add fluent property wrapper initialization
#18
gohanlon
closed
1 year ago
0
Add fluent property wrapper initialization
#17
gohanlon
closed
1 year ago
0
Deprecate `@Init(.escaping)` in favor of `@Init(escaping: true)`
#16
gohanlon
closed
1 year ago
0
Provide init at the requested access level or fail
#15
gohanlon
closed
1 year ago
1
Add `@Init(assignee:type:)` to (awkwardly) support property wrappers
#13
gohanlon
closed
1 year ago
0
Add `@Init(default:)` to enable `let` property default values
#12
gohanlon
closed
1 year ago
2
Add `@Init(assignee:type:)` to (awkwardly) support property wrappers
#11
gohanlon
closed
1 year ago
0
Provide an initializer at the requested access level or fail
#10
gohanlon
closed
1 year ago
1
Support for `package` access level
#9
gohanlon
closed
1 year ago
0
Infer type from property initialization expression syntax
#8
gohanlon
closed
1 year ago
0
Always default `optionalsDefaultNil` to `false`, despite Swift 5
#7
gohanlon
opened
1 year ago
0
Support `package` access modifier
#6
gohanlon
closed
1 year ago
0
Add `package` ACL
#5
davdroman
closed
1 year ago
4
Infer type from property initialization expressions
#4
gohanlon
closed
1 year ago
1
Make optional `var` properties default to `nil` for non-public inits
#3
gohanlon
closed
1 year ago
0
Optional `var` properties should default to `nil` for non-public initializers
#2
gohanlon
closed
1 year ago
0
Add badges to README
#1
gohanlon
closed
1 year ago
0