1
0
An advanced pretty printer, aiming for human readability.
Go to file
2017-04-03 13:49:18 +02:00
test Added closure creation. 2017-04-03 13:49:18 +02:00
analyze_structure.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
function.lua Added closure creation. 2017-04-03 13:49:18 +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 Added number.lua file, to allow more informative representations of numbers. 2017-01-16 16:10:10 +01:00
pretty.lua Moved function formatting into own file. 2017-04-03 11:55:49 +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