index
:
sloth
master
struct
A blazingly slow compiled language
Nic Gaffney
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
sloth_vm
Age
Commit message (
Expand
)
Author
2023-04-27
Merge branch 'standard-library' of github.com-Nic:slothlang/sloth into standa...
nic-gaffney
2023-04-27
Doc stuff idk man
nic-gaffney
2023-04-27
Change "get_doc" to "get$doc"
Nic Gaffney
2023-04-27
Change "file_write" to "file$write"
Nic Gaffney
2023-04-27
Change "file_read" to "file$read"
Nic Gaffney
2023-04-27
Fixed error with clippy
nic-gaffney
2023-04-27
Applied changes requested by @CatDevz
nic-gaffney
2023-04-18
Added more documentation in the native functions
nic-gaffney
2023-04-18
Added small doc for wait command
nic-gaffney
2023-04-18
Need to write tests for it, but hopefully function docs work now
nic-gaffney
2023-04-14
eepy
nic-gaffney
2023-04-14
Terminal and file stuff
nic-gaffney
2023-04-14
Improved VM. Started work on std
Cody
2023-04-12
Function calling, returning, jumping and fibonacci programs
Cody
2023-04-12
Hahaha
Cody
2023-04-12
Cargo fmt
Cody
2023-04-12
END THIS PAIN AND SUFFERING
Cody
2023-04-11
Hehehe
Cody
2023-04-11
goodnight
Cody
2023-04-10
Beginning progress on virtual machine
Cody
2023-04-10
Some basic shit
Cody
2023-04-08
Updated Cargo manifest to include license info
Cody
2023-03-30
Restructure
Cody