1
0
An advanced pretty printer, aiming for human readability.
Go to file
2017-04-14 10:56:38 +02:00
test Small holes in sequences will now be filled with nil, rather than triggering a reclassification to PURE_MAP. 2017-04-14 10:56:38 +02:00
analyze_structure.lua Small holes in sequences will now be filled with nil, rather than triggering a reclassification to PURE_MAP. 2017-04-14 10:56:38 +02:00
function.lua Added some thoughts on pretty printing of functions, into the header of function.lua 2017-04-06 14:46:45 +02:00
init.lua Implemented more advanced utf8 support + moved fractional support to the SPECIAL_NUMBER list. 2017-04-12 14:52:51 +02:00
library.lua Added JIT std library. 2017-01-05 15:07:08 +01:00
number.lua Added more tests. 2017-04-12 15:15:03 +02:00
pretty.lua Small holes in sequences will now be filled with nil, rather than triggering a reclassification to PURE_MAP. 2017-04-14 10:56:38 +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