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
Anavrins 39522ee5b1 Cleanup 2020-03-30 02:07:20 -04:00
Kan18 09be81be27 lua 5.2 compatibility (#14)
compatibility update - making a few changes in next commit...
2019-07-20 16:19:30 -06:00
kepler155c@gmail.com 9e85a0dae1 shuffled some files around 2019-07-01 17:22:19 -04:00
kepler155c@gmail.com 61a26d7c55 encryption perf 2019-06-30 19:53:26 -04:00
kepler155c@gmail.com 86e918667c encrypt optimization 2019-06-30 17:20:55 -04:00
kepler155c@gmail.com 721cd840b3 encrypt improvements 2019-06-30 14:47:45 -04:00
kepler155c@gmail.com 67779ab814 secure telnet 2019-06-29 23:43:21 -04:00
kepler155c@gmail.com 1c29197983 security - final round? 2019-06-29 22:02:00 -04:00
kepler155c@gmail.com e75a357209 security updates 2019-06-29 16:35:33 -04: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