1
0
mirror of https://github.com/kepler155c/opus synced 2025-07-05 19:42:52 +00:00
Kan18 027bc5d128 Fix #48 (shell resolving issue)
42bd4b2 seemingly introduced a bug where programs would not be run from
the shell even if they were in the current directory (for example, the
program `test/x.lua` would not run if you typed `x` while in the `test`
directory). This fixes that by moving the `return inPath()` part into
the big `return` statement at the end of `shell.resolvePath`.
2022-06-29 21:46:20 -04:00
..
2020-08-24 01:41:25 -04:00
2019-10-30 22:49:30 -06:00
2019-07-20 16:19:30 -06:00
2020-06-13 12:18:04 -06:00
2022-06-29 21:46:20 -04:00
2019-06-29 23:43:21 -04:00
2019-06-29 16:35:33 -04:00
2020-05-01 23:16:10 -06:00
2019-07-20 16:19:30 -06:00