aboutsummaryrefslogtreecommitdiff
path: root/crates/sloth_vm/src/sloth_std/file.rs
AgeCommit message (Expand)Author
2023-06-07Moving over from a VM interpreter to natively compiled w/ LLVMCody
2023-04-27Change "file_write" to "file$write"Nic Gaffney
2023-04-27Change "file_read" to "file$read"Nic Gaffney
2023-04-18Added more documentation in the native functionsnic-gaffney
2023-04-18Need to write tests for it, but hopefully function docs work nownic-gaffney
2023-04-14Terminal and file stuffnic-gaffney