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
Split between Type and Codec
#46
RainWarrior
closed
4 years ago
2
Type Building Assumes that you have recursive types
#45
lochnessdragon
opened
4 years ago
0
Datafixers.Dynamic can't convert boolean values. always 'false'
#44
ch99q
opened
4 years ago
2
Trying to update with no registered fixers causes NPE
#43
i509VCB
opened
5 years ago
0
Fix Dynamic.convert() turning Gson boolean primitives into false
#42
Juuxel
closed
4 years ago
4
More Minecraft remnants
#41
quat1024
opened
5 years ago
2
Remove unused file
#40
grum
closed
5 years ago
0
Extracted and unified common methods between Dynamic and OptionalDynamic.
#39
RainWarrior
closed
5 years ago
0
Optimized syntax of Dynamic and helpers.
#38
RainWarrior
closed
5 years ago
0
Double Stream utils
#37
Gegy
closed
3 years ago
5
so much better
#36
DeleteThisAcount
closed
4 years ago
1
Bump Gradle, dependencies & set UTF-8 encoding
#35
schnapster
closed
4 years ago
1
gradle: replace compile with implementation
#34
SubhrajyotiSen
closed
1 year ago
1
Update README.md
#33
ibrahimcaj
closed
2 years ago
2
Add GitHub meta files for contributing policy and Code of Conduct.
#32
Darkhax
closed
2 years ago
1
Add unit tests for com.mojang.datafixers
#31
diffblue-assistant
closed
6 years ago
1
Moved exception handling from the outside to the task submitted to the bootstrap executor.
#30
RainWarrior
closed
6 years ago
0
Split up bootstrap tasks and submit individual ones to the executor.
#29
RainWarrior
closed
6 years ago
4
Optimize Bootstrap to pre build faster by using multiple threads
#28
aikar
closed
6 years ago
2
testar lite
#27
trolle6
closed
6 years ago
0
Added Google Scholar links to README.md
#26
RainWarrior
closed
6 years ago
0
Remove Apache Commons Lang and unnecessary Guava usages
#25
MrMicky-FR
opened
6 years ago
3
Updated README
#24
rohan23chhabra
closed
6 years ago
1
Corrected minor grammatical issue in README.md
#23
stringlapse
closed
6 years ago
0
Add JUnit5 and initial test
#22
jkosh44
closed
4 years ago
3
How did you decide to use Profunctor Optics?
#21
rain-1
closed
4 years ago
2
It would be great for some examples
#20
DeleteThisAcount
closed
6 years ago
1
Examples?
#19
ryantheleach
opened
6 years ago
7
Removed the extra "is" in readme
#18
yourWaifu
closed
6 years ago
0
Added links to the references
#17
rrampage
closed
6 years ago
4
Add links to the referenced papers, and fix newlines
#16
Pokechu22
closed
6 years ago
3
Tests
#15
kashike
closed
4 years ago
1
Fix concurrency and performance issues
#14
aikar
closed
6 years ago
4
Added travis & readme fixes
#13
Dinnerbone
closed
6 years ago
0
Add utility functions to Either
#12
boq
closed
6 years ago
0
License stuff
#11
RainWarrior
closed
6 years ago
1
Optimized ListTraversal slightly
#10
RainWarrior
closed
6 years ago
0
performance things
#9
RainWarrior
closed
6 years ago
0
Performance improvements
#8
RainWarrior
closed
6 years ago
0
bugs
#7
RainWarrior
closed
6 years ago
0
Fixed one of the code paths not using the correct equals method.
#6
RainWarrior
closed
6 years ago
0
Don't publish .md5 files
#5
Dinnerbone
closed
6 years ago
0
Use env.AWS_ROLE_ARN for publishing
#4
Dinnerbone
closed
6 years ago
0
Bugfixes
#3
RainWarrior
closed
6 years ago
0
Upload to S3 if `-PbuildNumber` is set, otherwise version is `foo.0-SNAPSHOT` published to local maven repo
#2
Dinnerbone
closed
6 years ago
0
Removed type references
#1
RainWarrior
closed
6 years ago
0
Previous