Commit Graph

22 Commits

Author SHA1 Message Date
kepler155c@gmail.com 2fdcc338ad transparent compatiblity for moonscript 2020-06-10 19:46:34 -06:00
kepler155c@gmail.com e9580d67eb pure lua compatiblity fixes for moonlight, busted, etc 2020-06-09 18:16:51 -06:00
kepler155c@gmail.com 5c4ab57ec8 binary support fixes 2020-06-01 16:53:01 -06:00
kepler155c@gmail.com 985830fcfd better fuzzy matching + vfs type flag in Files 2020-05-19 17:09:10 -06:00
kepler155c@gmail.com a7e3318226 add standard lua os methods, another fix for vfs links within links, allow write on urlfs mounted files 2020-05-17 19:36:33 -06:00
kepler155c@gmail.com 90ce2bb1a5 Improved error messages 2020-05-12 21:25:37 -06:00
kepler155c@gmail.com 8279c1ae12 environments, error messages, and stack traces, oh my!
Changed the way processes are launched.
multishell.openTab and kernel.run now accept the current environment as a parameter.
That new process inherits a copy of the passed environment.
Reduces complexity as the calling process is not required to create a suitable env.
Stack traces have been greatly improved and now include the stack for coroutines that error.
2020-05-11 17:25:58 -06:00
kepler155c@gmail.com a3a819256f fix resizing scrolling terminals 2020-05-10 14:04:20 -06:00
kepler155c@gmail.com 3d3e5400cf tidy up env creation - round 1 2020-05-05 17:25:58 -06:00
kepler155c@gmail.com 3d02230742 major oops - fix poluted envs 2020-05-04 21:06:23 -06:00
kepler155c 7224d441ca
Ui enhancements 2.0 (#31)
* canvas overhaul

* minor tweaks

* list mode for overview

* bugfixes + tweaks for editor 2.0

* minor tweaks

* more editor work

* refactor + new transitions

* use layout() where appropriate and cleanup

* mouse triple click + textEntry scroll ind

* cleanup

* cleanup + theme editor

* color rework + cleanup

* changes for deprecated ui methods

* can now use named colors
2020-04-21 22:40:59 -06:00
kepler155c@gmail.com 0a828fecc5 oops 2019-11-13 14:38:24 -07:00
Kan18 2f597d0dc4 support MOTDs (#19) 2019-08-13 11:14:11 -06:00
kepler155c@gmail.com 00293033c8 security update round 2 2019-06-29 02:44:30 -04:00
kepler155c@gmail.com 343ce7fdc2 move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:02 -04:00
kepler155c@gmail.com 19159730a4 better text entry - bugfixes 2019-03-29 15:47:01 -04:00
kepler155c@gmail.com 78402e89cd better text entry 2019-03-29 10:44:21 -04:00
kepler155c@gmail.com c9ef150605 better text entry 2019-03-29 09:56:56 -04:00
kepler155c@gmail.com 517376db28 update issues 2019-03-28 07:39:34 -04:00
kepler155c@gmail.com b71ca0d545 autorun overhaul + shell input readline commands + launcher option + shell colors 2019-03-28 07:29:01 -04:00
kepler155c@gmail.com 89f95ca45b stack traces 2019-03-07 13:14:16 -05:00
kepler155c@gmail.com ae6d8e8ebd rename shell -> shell.lua 2019-02-12 17:03:50 -05:00