jos
|
17f07ec098
|
Fixed incompatibility with v4 (index.js file)
|
2018-06-13 14:02:50 +02:00 |
|
jos
|
b3b96749bf
|
Refactored var into const/let, and removed a lot of semicolons
|
2018-06-13 12:21:14 +02:00 |
|
jos
|
024b2a9e26
|
Fix most lint errors using npx standard --fix
|
2018-06-10 20:28:27 +02:00 |
|
jos
|
635cd0b574
|
Revert using /lib/ in tests, use /src/ again. Fixed coverage testing. WIP
|
2018-06-06 22:11:52 +02:00 |
|
jos
|
79071b5e4f
|
Fixed npm run test:browser not working (WIP)
|
2018-06-06 21:30:41 +02:00 |
|
jos
|
0c084b8e20
|
npm test working now
|
2018-06-06 15:36:36 +02:00 |
|
jos
|
033735c5e2
|
Implemented support for all types in compareNatural
|
2017-06-23 13:40:38 +02:00 |
|
jos
|
d85f54cf77
|
Reverted ordering of complex numbers in relational functions. Use natural sort in set functions (See #837)
|
2017-06-18 21:42:55 +02:00 |
|
Nekomajin42
|
fc9018457f
|
setops v4
- using sort() again
- update the tests with unsorted input
|
2017-06-06 11:50:50 +02:00 |
|