1
0
pretty/test
2017-07-15 20:43:25 +02:00
..
test_analyze_structure.lua Function formatting will now automatically pull documentation from a lua file, if it knows where to look. 2017-06-24 20:06:36 +02:00
test_function.lua The function body search were too restrictive and ignored OOP-style functions and unicode named functions, resulting in a crash. This has been fixed. The error message for that specific error has been made for descriptive. 2017-07-15 20:43:25 +02:00
test_number.lua Changed project priorities, and removed lots of redundant features from number.lua 2017-06-15 16:30:34 +02:00
test_pretty.lua Improved sorting. 2017-06-25 13:16:34 +02:00
test_resilience.lua Improved error handling in pretty. 2017-06-09 16:20:39 +02:00
test_sorting.lua Improved sorting. 2017-06-25 13:16:34 +02:00
tests.lua Fixed some issues where pretty would create new global variables. 2017-06-16 17:04:14 +02:00