issues
search
jw3126
/
Setfield.jl
Update deeply nested immutable structs.
Other
167
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Parametric Types
#180
Lincoln-Hannah
opened
3 months ago
1
Tests fail on 1.11
#179
KristofferC
opened
6 months ago
1
Adding `hasproperty` overload for lenses
#178
bradcarman
opened
2 years ago
3
Add Invalidations.yml [ci skip] [skip tests]
#177
ranocha
closed
2 years ago
3
Correct type widening for slices (fixes #175)
#176
phipsgabler
closed
2 years ago
1
Type instability in `setindex` for lenses with slices
#175
phipsgabler
closed
2 years ago
7
Depend on StaticArraysCore.jl; remove Requires.jl dependency
#174
thomvet
closed
2 years ago
2
update tagbot
#173
jw3126
closed
2 years ago
0
Fix CompatHelper
#172
ChrisRackauckas
closed
2 years ago
0
Is this expected behavior?
#171
krishvishal
opened
2 years ago
2
actualize mention of Accessors
#170
aplavin
closed
2 years ago
0
Setting an `SMatrix` via a `CartesianIndex` fails
#169
eschnett
closed
2 years ago
2
Allow interpolation of properties
#168
phipsgabler
closed
2 years ago
4
Garbage collection for objects created with `@set`
#167
kangboli
closed
2 years ago
4
Remove type parameters from == methods of IndexLens and CompositeLens
#166
phipsgabler
closed
2 years ago
2
Possibility of loosening type-strict equality of indices
#165
phipsgabler
closed
2 years ago
1
Drop optional dependency
#164
ParadaCarleton
opened
3 years ago
2
subtitles for the juliacon video are in german...
#163
reumle
opened
3 years ago
1
Fix #161: Implement == and hash for IndexLens and ComposedLens
#162
phipsgabler
closed
3 years ago
16
`hash` is "unnecessarily" slow
#161
torfjelde
closed
3 years ago
1
TagBot trigger issue
#160
JuliaTagBot
closed
3 years ago
7
update ci links in README
#159
jw3126
closed
3 years ago
0
switch ci to github actions
#158
jw3126
closed
3 years ago
1
`setindex` fails on arrays with boxed `undef`
#157
torfjelde
opened
3 years ago
1
Use gensym for `lens` variable in `setmacro`
#156
torfjelde
closed
3 years ago
15
Support for `begin` indexing
#155
torfjelde
closed
3 years ago
2
`DynamicIndexLens` for `begin`?
#154
phipsgabler
closed
3 years ago
1
Setting OffsetArray(::StaticArray) falling back to Vector
#153
marius311
opened
3 years ago
3
@set or setproperties for parametric struct/type?
#152
jlchan
closed
3 years ago
6
Slow lenses for nested named tuples
#151
cscherrer
closed
3 years ago
4
Some helper functions
#150
pevnak
opened
3 years ago
5
recursive conversion
#149
rveltz
closed
4 years ago
11
add paper draft
#148
jw3126
opened
4 years ago
1
Rewrite
#147
jw3126
closed
3 years ago
4
1.0 release
#146
jw3126
opened
4 years ago
16
`haslens` analog to`hasfield`
#145
goretkin
opened
4 years ago
2
`@set` and `@set!` to change multiple fields
#144
daviehh
closed
4 years ago
3
Move internal docstrings to a hidden page
#143
tkf
closed
4 years ago
0
Fix Travis setup to build documentation (merge jobs and matrix)
#142
tkf
closed
4 years ago
1
Fix Travis setup to build documentation (merge jobs and matrix)
#141
tkf
closed
4 years ago
0
remove unneeded @generated
#140
jw3126
closed
4 years ago
0
Use JuliaFunctional/CompositionsBase.jl?
#139
tkf
opened
4 years ago
4
add Julia 1.5 to .travis
#138
jw3126
closed
4 years ago
0
Multi argument modify?
#137
jw3126
opened
4 years ago
2
clarify == in lens laws #133
#136
jw3126
closed
4 years ago
0
Cleanup
#135
jw3126
closed
4 years ago
0
Modify array of immutables in place
#134
non-Jedi
opened
4 years ago
3
Nitpicking: use isequal instead of == in lens law documentation
#133
tkf
closed
4 years ago
3
Eltype
#132
jw3126
closed
4 years ago
0
Error using @set with variable names that contain subscripts (sometimes errors)
#131
BradenDKelly
closed
4 years ago
3
Next