|
d848c96fb1
|
Very minor work on recursion.
|
2017-01-16 16:22:46 +01:00 |
|
|
cad8258a6f
|
Added number.lua file, to allow more informative representations of numbers.
|
2017-01-16 16:10:10 +01:00 |
|
|
b405afeae8
|
Improved compatibility with PUC Lua 5.1 - 5.3
|
2017-01-05 15:50:44 +01:00 |
|
|
a333bb2b36
|
Added JIT std library.
|
2017-01-05 15:07:08 +01:00 |
|
|
616c9f7a6b
|
Improved alignment of functions.
|
2017-01-05 14:28:31 +01:00 |
|
|
b2b295cf8a
|
Fixed issue with values not being properly indented.-
|
2017-01-05 13:44:47 +01:00 |
|
|
a20f6bddb7
|
Restructure to allow using only a single table to create output.
|
2017-01-05 13:37: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 |
|
|
877c954b78
|
Expanded library.lua to include all documented standard library functions.
|
2016-12-31 16:50:12 +01:00 |
|
|
961bdf4a90
|
Added resilience test for loading library.lua
|
2016-12-30 12:03:14 +01:00 |
|
|
061ffb2d9e
|
Extended library.lua, and added improved printing of doc string.
|
2016-12-30 12:02:46 +01:00 |
|
|
d75507da40
|
Added library function over builtin functions. (Currently only math library covered.)
|
2016-12-29 18:40:30 +01:00 |
|
|
038a88eca5
|
Functions defined within a string will now be shown fully.
|
2016-12-29 16:54:31 +01:00 |
|
|
b27d307da0
|
Slight improvements to function formatting.
|
2016-12-29 16:17:58 +01:00 |
|
|
55265378f9
|
Attempting more comprehensive coverage of types, including threads/coroutines and functions.
|
2016-12-29 15:33:43 +01:00 |
|
|
fd8d800cf0
|
Minor restructure.
|
2016-12-29 12:11:48 +01:00 |
|
|
c5f3bd4420
|
More restructure: Merge format_map and format_sequence together, same with format_single_line_map nad format_single_line_sequence.
|
2016-12-29 11:37:31 +01:00 |
|
|
b3d12f8659
|
Restructure to allow more flexible formatting of key-value pairs. Hopefully this allows merging sequence and map.
|
2016-12-29 05:34:44 +01:00 |
|
|
cf7ed5b289
|
That sure is a nice status bar.
|
2016-12-29 01:06:40 +01:00 |
|
|
476a2de8f7
|
This is some pretty-print library.
|
2016-12-29 00:51:07 +01:00 |
|