DrSmugleaf
ff1a2d97ea
Re-organize all projects ( #4166 )
2021-06-09 22:19:39 +02:00
DrSmugleaf
4a8ed41e3a
Fix namespaces and optimize imports ( #1651 )
...
* Fix namespaces and optimize imports
* Cleanup fixes
* Merge conflict fixes
* Merge conflict fixes
* Merge conflict fixes
2020-08-13 14:40:27 +02:00
Pieter-Jan Briers
fca7d8d81a
Fix NUnit analyzer warnings in content.
2020-07-30 23:38:35 +02:00
Pieter-Jan Briers
681f1419c7
Remove some bad test cases.
...
Can't actually assign null to int so these test cases weren't getting ran.
2020-07-30 23:31:00 +02:00
Tyler Young
de274de9e3
use CannyFastMath in various places even where it might not be any different
...
also update a bunch of packages
clean up redundant YamlDotNet references
2020-06-14 09:36:53 -04:00
PrPleGoo
c18f318b80
MidpointRounding
2020-04-09 21:29:34 +02:00
PrPleGoo
4e67f09488
Fixed comments
...
ReagentUnit now implements IComparable and IEquateable.
ReagentUnit now uses double internally.
Added multiplication without shifting for ints.
InvariantCulture for some string things.
Added units tests for Equals and CompareTo.
Added unit tests to Solution that deals with nasty fractionals.
2020-04-09 20:40:59 +02:00
PrPleGoo
a484b6fd52
Implementation of ISelfSerialize
2020-04-08 19:07:33 +02:00
PrPleGoo
4e0242d47c
Replace decimal with ReagentUnit
2020-04-05 11:36:12 +02:00