Commit Graph

38 Commits

Author SHA1 Message Date
kepler155c@gmail.com a2af4405e7 require cleanup + compatibility fixes 2020-06-11 13:28:43 -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 2105799524 minor cleanup 2020-05-30 20:05:53 -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 b0db0b86bd kernel improvements 2020-05-08 22:32:44 -06:00
kepler155c@gmail.com c24411717a optionally show value for slider component - remove some unneeded limits for textEntries 2020-05-06 18:01:10 -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@gmail.com d7f41f2bce multishell/kernel support for windows on different devices 2020-05-04 16:41:35 -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 e9717c4def Events shows all + tweaks 2019-11-07 18:00:54 -07:00
kepler155c@gmail.com aaab059cee prepare for lock screen 2019-11-01 16:35:58 -06: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 c44dc765da change _debug to _syslog 2019-05-03 15:30:09 -04:00
kepler155c@gmail.com 54660c6089 api change for modems 2019-04-18 11:13:28 -04:00
kepler155c@gmail.com 737ac095de fix menu separators + sys dir restructure 2019-03-31 15:16:45 -04:00
kepler155c@gmail.com 8fede6f507 run autorun programs in shell mode 2019-03-27 15:21:31 -04:00
kepler155c@gmail.com e5312ca6ab better errors + modules as devices (try #2) + pretty lua output 2019-03-17 23:54:44 -04:00
kepler155c@gmail.com ae6d8e8ebd rename shell -> shell.lua 2019-02-12 17:03:50 -05:00
kepler155c@gmail.com 915085ac5f ui overhaul 2019-02-05 23:03:57 -05:00
kepler155c@gmail.com 7d64b0c6db update shell with require 2018-12-16 22:17:19 -05:00
kepler155c@gmail.com 88f126bf2f sync module improvements 2018-10-31 19:38:09 -04:00
kepler155c@gmail.com 846569952c rename debug function 2018-10-31 00:05:29 -04:00
kepler155c@gmail.com 3dd351cc86 rttp initial version -- insecure 2018-03-30 13:12:46 -04:00
kepler155c@gmail.com 5a32fe208e format and installer branches 2018-01-24 17:39:38 -05:00
kepler155c@gmail.com 8451c94abe transition to kernel 2018-01-21 17:22:59 -05:00
kepler155c@gmail.com e59400eb2b transition to kernel 2018-01-21 05:44:13 -05:00
kepler155c@gmail.com 1c1eb9b782 transition to kernel 2018-01-20 07:18:13 -05:00
kepler155c@gmail.com d85e9b96b2 transition to kernel 2018-01-15 20:38:30 -05:00
kepler155c@gmail.com bd37d32750 transition to kernel 2018-01-15 16:28:10 -05:00
kepler155c@gmail.com fd1d10a656 transition to kernel 2018-01-14 18:28:23 -05:00
kepler155c@gmail.com 30dd2a2b16 transition to kernel 2018-01-14 16:44:43 -05:00
kepler155c@gmail.com 9de9452dd3 transition to kernel 2018-01-13 23:40:53 -05:00
kepler155c@gmail.com bd37b57780 transition to kernel 2018-01-13 15:17:26 -05:00
kepler155c@gmail.com fc8d44b60d transition tot kernel 2018-01-11 20:53:32 -05:00
kepler155c@gmail.com d224f5df25 move multishell functionality to kernel 2018-01-10 16:46:37 -05:00