Skip to content

Pull requests: AppliedEnergistics/Applied-Energistics-2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Replaces while iterators with foreach call
#182 by thatsIch was merged Sep 29, 2014 Loading…
Replaces String == comparison with .equals()
#183 by thatsIch was merged Sep 29, 2014 Loading…
Removes redundant final modifiers of private methods
#184 by thatsIch was merged Sep 29, 2014 Loading…
Self assignment
#179 by thatsIch was merged Sep 29, 2014 Loading…
Make fields final if possible to ensure immutability feature A suggestion for a completely new feature
#187 by thatsIch was merged Sep 30, 2014 Loading… rv2 - 1.7.1.0
Use collections methods to add stuff
#144 by thatsIch was merged Sep 27, 2014 Loading…
Added some comments
#165 by FireBall1725 was merged Sep 28, 2014 Loading…
Fixed a bug
#160 by thepaperpilot was closed Sep 28, 2014 Loading…
Added support for TeamCity adding version data feature A suggestion for a completely new feature
#161 by FireBall1725 was merged Sep 28, 2014 Loading…
Removed duplicate code
#162 by thepaperpilot was merged Sep 28, 2014 Loading…
Semicolon
#156 by thatsIch was merged Sep 28, 2014 Loading…
Spelling
#157 by thatsIch was merged Sep 28, 2014 Loading…
Removes not needed casts
#185 by thatsIch was merged Sep 29, 2014 Loading…
Removes unnecessary returns
#186 by thatsIch was merged Sep 30, 2014 Loading…
Fixed typo in SyncData
#189 by yueh was merged Sep 29, 2014 Loading…
Type safety
#175 by thatsIch was merged Sep 29, 2014 Loading…
Craftinggridcache
#253 by thatsIch was merged Oct 5, 2014 Loading…
added checked way to obain sub blocks enhancement An enhancement for an existing feature
#230 by thatsIch was merged Oct 4, 2014 Loading… rv2 - 1.7.1.0
Remove redundant exception and instantiation enhancement An enhancement for an existing feature
#245 by thatsIch was merged Oct 4, 2014 Loading… rv2 - 1.7.1.0
Update TileSpatialIOPort.java enhancement An enhancement for an existing feature
#234 by Elenterius was merged Oct 4, 2014 Loading… rv2 - 1.7.1.0
Fixed single loop enhancement An enhancement for an existing feature
#244 by thatsIch was merged Oct 4, 2014 Loading… rv2 - 1.7.1.0
Modifications on Apipart bug Self explanatory? enhancement An enhancement for an existing feature
#251 by thatsIch was merged Oct 5, 2014 Loading… rv2 - 1.7.1.0
Added typesafe method to obtain the inventory slots enhancement An enhancement for an existing feature
#238 by thatsIch was merged Oct 4, 2014 Loading… rv2 - 1.7.1.0
ProTip! Filter pull requests by the default branch with base:main.