issues
search
Mojang
/
DataFixerUpper
A set of utilities designed for incremental building, merging and optimization of data transformations.
MIT License
1.19k
stars
138
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Realtime Initializer Cannot Kill?
#97
bribes
closed
5 months ago
0
move to 1es
#96
hamzakhachanskyboxlabs
opened
5 months ago
0
Add basic module support via manifest attribute.
#95
gudenau
opened
5 months ago
0
Feature Request: Split Codec and Schemas
#94
gudenau
opened
5 months ago
0
Don't exit JVM from optimizer threads
#93
boq
closed
6 months ago
0
Fix EitherCodec dropping partial results
#92
Panda4994
closed
6 months ago
0
Remove the partial result from checkRange as it causes issues to parse with ranges outside of min and max
#91
eowyn36
closed
7 months ago
0
[ISSUE #89] add TupleCodec
#90
TT432
opened
7 months ago
0
Feature Request: Introduction of TupleCodec for Heterogeneous List Storage
#89
TT432
opened
7 months ago
0
Add some extra utilities, assorted fixes and cleanups
#88
Gegy
closed
7 months ago
0
Handle dispatch codec receiving null decoders more gracefully
#87
ThatGravyBoat
opened
8 months ago
0
Update Github actions to run on 1ES pool
#86
astrid-gunne
closed
8 months ago
0
Fix: don't fail entire rewrite if recursive type did not match anywhere at top-level
#85
Gegy
closed
9 months ago
0
Small fixes for recursive data fixers
#84
Gegy
closed
9 months ago
0
Delegate `MapCodecCodec` map functions to `MapCodec` map functions
#83
deirn
closed
7 months ago
2
[Request] Supporting more than 16 params for Codecs
#82
oliviathevampire
opened
1 year ago
0
Ft/doc codec
#81
jc-bellido
opened
1 year ago
0
[Request] Support Multiple Simultaneous Schema Versions
#80
gudenau
opened
1 year ago
0
Identical lambda expression not garanteed by spec to be equal
#79
TheLastRar
opened
1 year ago
0
micro optimization
#78
sunmisc
opened
1 year ago
0
Remove unused aws secrets
#77
parberge
closed
1 year ago
0
Remove the task to upload to AWS
#76
parberge
closed
1 year ago
0
<spam>
#75
amazed007
closed
1 year ago
1
Fix: resolve message when calling toString() on PartialResult
#74
Gegy
closed
1 year ago
0
Merge common optic prefixes and optimise within folds
#73
Gegy
closed
1 year ago
0
Data fixer performance - flatten composition and restructure optimisation rule
#72
Gegy
closed
1 year ago
2
Data fixer performance - easy bits
#71
Gegy
closed
1 year ago
3
Change azure blob storage
#69
BHellstream
closed
2 years ago
0
Add PR check using GitHub Actions
#68
peterix
closed
2 years ago
0
REWRITE_CACHE eviction can fix MC-188163 memory leak
#67
jessiepathfinder
opened
2 years ago
0
Implement ADO pipeline builds
#66
peterix
closed
2 years ago
0
Open source blaze3d
#65
Danjhop4
opened
2 years ago
0
Support for Sets?
#64
SoniEx2
opened
2 years ago
1
Collector & map entry codecs
#63
Devan-Kerman
opened
2 years ago
3
JsonOps.convertTo explodes on JsonNulls
#62
quat1024
opened
2 years ago
1
Update gradle and java, initialize without building all the rules
#61
RainWarrior
closed
2 years ago
1
Replace log4j with slf4j
#60
boq
closed
2 years ago
0
[CVE-2021-44228]: Update Log4J to resolve security issues
#59
Gamebuster19901
closed
2 years ago
3
Expand the set of primitive codecs and operations in DynamicOps
#58
RainWarrior
opened
3 years ago
0
Partial Result Handling for EitherCodec and Collections Codec
#57
Cyborgmas
opened
3 years ago
0
[Feature Suggestion] Give more details when crashing
#56
oliviathevampire
opened
3 years ago
0
Make map codecs more resistant to erroring entries. Fixes MC-197860
#55
alcatrazEscapee
closed
7 months ago
4
Improve Error Messages for EitherCodec and EitherMapCodec
#54
alcatrazEscapee
closed
7 months ago
3
Add UniqueListCodec
#53
Cyborgmas
closed
2 years ago
0
withDefault -> orElse + orElseGet
#52
RainWarrior
closed
4 years ago
0
Rename Codec.withDefault methods that accept a Supplier
#51
kashike
closed
4 years ago
2
serialization: fix Encoder.error pretending to be EmptyEncoder
#50
kashike
closed
4 years ago
3
Made codecs with custom toString methods not call them until needed
#49
RainWarrior
closed
4 years ago
0
Split off legacy key dispatch logic from normal, makes it behave properly for non-map codecs
#48
RainWarrior
closed
4 years ago
0
Documentation Comments
#47
kvverti
closed
4 years ago
2
Next