issues
search
JuliaObjects
/
ConstructionBase.jl
Primitives for construction of objects
MIT License
38
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make the `constructorof` fallback method non-`@generated`
#98
nsajko
closed
5 days ago
4
better error message when the `constructorof` fallback is passed a `Union`
#97
nsajko
opened
5 days ago
2
remove LinearAlgebra dep
#96
rafaqz
opened
2 months ago
2
Make LinearAlgebra a weak dependency
#95
devmotion
closed
2 months ago
0
Use leading underscores everywhere on internal functions
#94
rafaqz
opened
2 months ago
9
improve setproperties() error message
#93
aplavin
closed
2 months ago
1
Version 1.5.7 brakes ModelingToolkit
#92
ufechner7
closed
2 months ago
20
Improve performance of `setproperties`/`getproperties` for structs with unions
#91
serenity4
closed
2 months ago
9
Slow `setproperties` for structs with `Union` fields
#90
serenity4
closed
3 months ago
1
support more functions in constructorof
#89
aplavin
closed
3 months ago
1
add testing helpers
#88
aplavin
opened
3 months ago
0
What to do with `Array` now that it has fields ?
#87
longemen3000
opened
3 months ago
6
add LinearAlgebraExt
#86
longemen3000
closed
2 months ago
10
use a tuple instead of Ref in broadcasts
#85
rafaqz
closed
5 months ago
5
Module overwrite warnings during precompilation
#84
KristofferC
closed
2 months ago
2
only test that `getfields` on an array produce no fields if it actually has no fields
#83
KristofferC
closed
3 months ago
0
Use strict equality for comparing properties
#82
pepijndevos
closed
7 months ago
7
Move LinearAlgebra.jl code into a package extension
#81
MilesCranmer
closed
1 year ago
3
Implementation of `setproperties` for `LinearAlgebra.Cholesky`
#80
torfjelde
closed
1 year ago
2
support non-tuple propertynames
#79
aplavin
closed
1 year ago
4
Prefix parent package name to extension names
#78
ven-k
closed
1 year ago
4
Fix typo
#77
fingolfin
closed
1 year ago
3
Add package name as prefix to extensions
#76
dprossel
closed
1 year ago
1
fix #72
#75
aplavin
closed
1 year ago
4
Adapt to upstream changes wrt. generated function world age handling.
#74
maleadt
closed
1 year ago
3
fix issue 72
#73
jw3126
closed
1 year ago
19
`LoadError: no unique matching method found for the specified argument types` during precompilation
#72
IanButterworth
closed
1 year ago
2
fix constructorof(Expr)
#71
aplavin
closed
1 year ago
0
support numeric propertynames
#70
aplavin
closed
1 year ago
6
add intervalsets and staticarrays support
#69
aplavin
closed
1 year ago
4
widening of type parameters (wishlist to use ConstructionBase in StructArrays)
#68
piever
opened
2 years ago
2
Add Invalidations.yml [ci skip] [skip tests]
#67
ranocha
closed
2 years ago
5
probe ci
#66
jw3126
closed
2 years ago
1
allow manual trigger of documenter action
#65
jw3126
closed
2 years ago
1
Mulltiple test failures when using `--compiled-modules=no` CLI option
#64
miguelbiron
closed
2 years ago
7
less generated for NamedTupleConstructor
#63
jw3126
closed
2 years ago
1
add downstream CI
#62
aplavin
closed
2 years ago
2
Add allocation and inference tests
#61
jw3126
closed
2 years ago
1
use properties, not fields
#60
aplavin
closed
2 years ago
18
Actually use properties, not fields
#59
aplavin
closed
2 years ago
1
Unusable constructorof for a type with a type-parameter that is unused
#58
oxinabox
opened
2 years ago
1
API for internally calculated fields
#57
tpapp
opened
2 years ago
3
Use static property names type
#56
Tokazama
closed
1 year ago
21
Significant performance regression for types with unions in 1.3.0
#55
ancapdev
closed
2 months ago
10
implement and document getfields
#54
jw3126
closed
2 years ago
48
Clarification of fieldvalues, API and related packages
#53
oschulz
closed
2 years ago
14
Fixed simple typo.
#52
thomvet
closed
1 year ago
0
use less generated functions
#51
jw3126
closed
3 years ago
2
support tuples in setproperties/getproperties
#50
jw3126
closed
3 years ago
1
getproperties on Tuples?
#49
jw3126
closed
3 years ago
1
Next