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
Age
Commit message (
Expand
)
Author
2023-05-24
Merge branch 'master' into compiler
Cody
2023-05-24
Some changes
Cody
2023-04-27
cargo-fmt lmao
nic-gaffney
2023-04-27
docs fixed
nic-gaffney
2023-04-27
Update crates/sloth_vm/src/sloth_std/term.rs
Nic Gaffney
2023-04-27
Update crates/sloth_vm/src/sloth_std/term.rs
Nic Gaffney
2023-04-27
Update crates/sloth_vm/src/sloth_std/rand.rs
Nic Gaffney
2023-04-27
Update crates/sloth_vm/src/sloth_std/rand.rs
Nic Gaffney
2023-04-27
Removed un needed import or whatever
nic-gaffney
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-27
Merge branch 'standard-library' of github.com-Nic:slothlang/sloth into standa...
nic-gaffney
2023-04-27
Standard library finished for now
nic-gaffney
2023-04-18
Ran cargo-fmt again :)
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
All the tests pass now idk what happened
nic-gaffney
2023-04-14
eepy
nic-gaffney
2023-04-14
awful
Cody
2023-04-14
Terminal and file stuff
nic-gaffney
2023-04-14
Merge pull request #4 from slothlang/vm-basics
Nic Gaffney
2023-04-14
Improved VM. Started work on std
Cody
2023-04-13
Fixed for loops
nic-gaffney
2023-04-13
For loops and lists
nic-gaffney
2023-04-12
Function calling, returning, jumping and fibonacci programs
Cody
2023-04-12
types are done
nic-gaffney
2023-04-12
Hahaha
Cody
2023-04-12
Cargo fmt
Cody
2023-04-12
END THIS PAIN AND SUFFERING
Cody
2023-04-11
Mutability should work now (very jank)
nic-gaffney
2023-04-11
Fixed if statements and while loops
nic-gaffney
2023-04-11
Tests for statements done, everything works great
nic-gaffney
2023-04-11
Functions work?
nic-gaffney
2023-04-11
Hehehe
Cody
2023-04-11
Fucky wucky and some testy westies
nic-gaffney
2023-04-11
goodnight
Cody
2023-04-10
Stole the old code and refactored it for the new shit, gonna go and change so...
nic-gaffney
2023-04-10
Stole the old code and refactored it for the new shit, gonna go and change so...
nic-gaffney
2023-04-10
Beginning progress on virtual machine
Cody
2023-04-10
ast thingy idk im new here
nic-gaffney
2023-04-10
ast thingy idk im new here
nic-gaffney
2023-04-10
clippy bullshit
nic-gaffney
2023-04-10
clippy bullshit
nic-gaffney
2023-04-10
some token stuff ig
nic-gaffney
[next]