Commit Graph

12 Commits

Author SHA1 Message Date
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 5dd3001ffd dont close modem ports on network startup (due to multiple computers may be using same modem) 2019-07-22 22:57:22 -06:00
kepler155c@gmail.com e75a357209 security updates 2019-06-29 16:35:33 -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 737ac095de fix menu separators + sys dir restructure 2019-03-31 15:16:45 -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 e6ed08315e transition to kernel 2018-01-21 06:09:25 -05:00
kepler155c@gmail.com bd37d32750 transition to kernel 2018-01-15 16:28:10 -05:00
kepler155c@gmail.com 7db1db2957 transition to kernel 2018-01-14 18:48:18 -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