index
:
sloth
master
struct
A blazingly slow compiled language
Nic Gaffney
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-23
Integrated symbol tables into AST
Cody
2023-06-20
Symbol tables
Cody
2023-06-19
Parser works with function calls
Cody
2023-06-15
Wrap StmtKind and produce dot graph of AST
nic-gaffney
2023-06-15
STDs lmao
Nic Gaffney
2023-06-15
Stmt -> StmtKind
nic-gaffney
2023-06-15
Updated README.md
Nic Gaffney
2023-06-15
Fixed expressions
nic-gaffney
2023-06-15
pog pog pogpogpogpogpogpogpogpog pog pog pogpogpogpogpogpog
Cody
2023-06-09
HeheheheHAahhahaha
Cody
2023-06-07
Moving over from a VM interpreter to natively compiled w/ LLVM
Cody
2023-06-06
Misc
Cody
2023-05-24
Merge branch 'master' into compiler
Cody
2023-05-24
Merge branch 'master' of github.com:slothlang/slothlang
Cody
2023-05-24
Some changes
Cody
2023-05-04
Update README.md
Cody
2023-04-27
Remove .vscode
Cody
2023-04-27
Added .envrc
Cody
2023-04-27
Merge pull request #5 from slothlang/standard-library
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-25
Added Nix package
Cody
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
Merge pull request #3 from slothlang/recursive-descent-parser
Cody
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
Guessing game has explicit types now
nic-gaffney
[prev]
[next]