1
0
Commit Graph

15 Commits

Author SHA1 Message Date
a13c6351c1 Updated to setEnviroment calls in the testfiles to setEnvironment. 2017-10-22 11:59:55 +02:00
5e657c6504 More robust super_tostring. 2017-10-22 11:55:05 +02:00
d0b83f7f0d Using the new TestSuite subtest stuff. 2017-10-21 12:53:32 +02:00
1781f8267a Merged cdata into master, and added some tests. 2017-08-07 10:39:45 +02:00
a0008a5c5c Some utf8 tests and fixing minor library issues. 2017-07-31 16:29:56 +02:00
f332d6bf95 Major restructure in how tables are formatted. Options max_depth and recursion has been deprecated. 2017-07-25 17:49:06 +02:00
00d3f653a8 Improved loading of pretty. 2017-07-17 13:36:56 +02:00
4e7a1a9839 Improved error handling in pretty. 2017-06-09 16:20:39 +02:00
7ccb9e8123 Added vulgar_fraction function, and increased resilience. 2017-05-25 22:53:02 +02:00
f29004fe17 Improved resilience of library. 2017-04-14 13:24:29 +02:00
155c877987 Alternative process for determining short tables
This one is based on the representative width of the table. Not only
does this produce better results, but it's also more futureproof.
2017-04-14 12:19:23 +02:00
736335b208 Added check for bad options. 2017-04-03 16:39:19 +02:00
b405afeae8 Improved compatibility with PUC Lua 5.1 - 5.3 2017-01-05 15:50:44 +01:00
931d422581 Improved resilience of library.lua. Pretty can now run in a sandbox while still providing information about the std functions exposed to it. 2017-01-05 13:22:25 +01:00
961bdf4a90 Added resilience test for loading library.lua 2016-12-30 12:03:14 +01:00