|
a13c6351c1
|
Updated to setEnviroment calls in the testfiles to setEnvironment .
|
2017-10-22 11:59:55 +02:00 |
|
|
a0008a5c5c
|
Some utf8 tests and fixing minor library issues.
|
2017-07-31 16:29:56 +02:00 |
|
|
00d3f653a8
|
Improved loading of pretty.
|
2017-07-17 13:36:56 +02:00 |
|
|
288d9e4de8
|
Changed project priorities, and removed lots of redundant features from number.lua
|
2017-06-15 16:30:34 +02:00 |
|
|
4e7be31964
|
Added option for disabling soft numbers.
|
2017-06-09 17:08:53 +02:00 |
|
|
153bf23a9f
|
Some numbers very close to a short representation will now use that representation.
|
2017-06-09 16:57:21 +02:00 |
|
|
0ab7942023
|
Integers should be preferred to 2^x
|
2017-04-30 22:40:24 +02:00 |
|
|
6ac8a2d6de
|
Added more tests.
|
2017-04-12 15:15:03 +02:00 |
|
|
2a652a4c92
|
Implemented more advanced utf8 support + moved fractional support to the SPECIAL_NUMBER list.
|
2017-04-12 14:52:51 +02:00 |
|
|
ae73cc9b64
|
Reworked the number formatting system. Will now attempt to generate the shortest possible representation of the given number.
|
2017-04-03 20:01:36 +02:00 |
|