1
0
An advanced pretty printer, aiming for human readability.
Go to file
2017-04-05 13:10:23 +02:00
test Improved sorting of tables. 2017-04-05 13:10:23 +02:00
analyze_structure.lua Improved error messages, and fixed issue with importing from other modules 2017-04-05 12:21:43 +02:00
function.lua Improved error messages, and fixed issue with importing from other modules 2017-04-05 12:21:43 +02:00
init.lua Added init.lua file, to allow import from other projects. 2017-04-03 11:13:43 +02:00
library.lua Added JIT std library. 2017-01-05 15:07:08 +01:00
number.lua 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
pretty.lua Improved sorting of tables. 2017-04-05 13:10:23 +02:00
table_type.lua Moved some constants into their own file, more info is stored in l, and improved some marker stuff. 2017-04-03 11:24:51 +02:00