aboutsummaryrefslogtreecommitdiff
path: root/data/core/init.lua
AgeCommit message (Expand)Author
2020-05-06Changed core to store `modified` and `size` in project_files tablerxi
2020-05-06Added open-[project|user]-module commands, renamed command/file finder commandsrxi
2020-05-06Added support for a `.lite_project.lua` file in project directoryrxi
2020-05-06Added multiline support for LogView's messagesrxi
2020-04-26Fixed format string passed to core.error() in core.try()rxi
2020-04-25Changed printed filenames to use format-specifier "%s" instead of %qrxi
2020-04-25Removed underscore from start of globals, added VERSIONrxi
2020-04-22Made core.log/error store call location instead of viewrxi
2020-04-21Made project_scan_thread() ignore directories it can't openrxi
2020-04-21Added `core.try` wrapping of function passed to `core.add_thread`rxi
2019-12-28Initial commitrxi