sammyette
|
fb04322844
|
feat: add option for fs.mkdir to make recursive
|
2021-06-12 09:31:42 -04:00 |
sammyette
|
9f1ad83c51
|
feat: print on unhandled err case for fs.cd
|
2021-05-19 17:00:23 -04:00 |
sammy
|
e580112e1b
|
refactor: use lua.Check<Type> where possible (resolves #40)
|
2021-05-01 13:42:15 -04:00 |
sammy
|
d2a44c70c0
|
chore: remove redundant module renaming
|
2021-05-01 13:38:01 -04:00 |
sammy
|
a29eddb1bf
|
style: remove extra spaces at map; dont make them lineup
|
2021-04-28 18:54:16 -04:00 |
Devin Singh
|
786b95c266
|
feat: appendpath function
|
2021-04-28 17:09:10 -05:00 |
Devin Singh
|
4476a96eec
|
feat(wip): add appendpath
|
2021-04-28 16:57:06 -05:00 |
TorchedSammy
|
2c711de9dc
|
feat: add mkdir and stat functions to fs module
|
2021-04-09 18:10:18 -04:00 |
TorchedSammy
|
b1f2a36639
|
fix: trim spaces in cd func
|
2021-03-31 13:46:49 -04:00 |
TorchedSammy
|
a9018a2740
|
fix: return correct error code and fix error level
|
2021-03-31 07:32:47 -04:00 |
TorchedSammy
|
60a0204958
|
chore: add todo node
|
2021-03-31 00:02:39 -04:00 |
TorchedSammy
|
0d5c826f54
|
fix: change error level to 2
|
2021-03-30 23:57:13 -04:00 |
TorchedSammy
|
5dd7ce382a
|
fix: throw lua error if fs.cd fails
|
2021-03-30 23:56:37 -04:00 |
TorchedSammy
|
f910c9dea4
|
"feat: add lua libs for filesystem access and custom commands - written in go"
|
2021-03-20 18:49:15 -04:00 |