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-26
added vim highlighting
nic-gaffney
2023-06-26
progress
Cody
2023-06-26
vset, vget & vlen
Cody
2023-06-26
vpop & function args
Cody
2023-06-26
Bugfix with dynamic arrays
Cody
2023-06-26
Working dynamically sized arrays (syntax not right)
Cody
2023-06-26
well float on baby would you understand 🎶🎶🎶
Cody
2023-06-26
added build script
nic-gaffney
2023-06-25
Report line number
Cody
2023-06-25
Merge branch 'master' of github.com:slothlang/sloth
Cody
2023-06-25
getting loopy
Cody
2023-06-25
Fixed standard library
nic-gaffney
2023-06-25
fixed a bug i think
nic-gaffney
2023-06-25
removed old standard libarby
nic-gaffney
2023-06-25
stdlib
nic-gaffney
2023-06-25
stdmath updated
nic-gaffney
2023-06-25
Standard library updated and llvm-sys added to cargo.toml
nic-gaffney
2023-06-25
Standard library beginnings
nic-gaffney
2023-06-25
brain damage
Cody
2023-06-24
hehehaha
Cody
2023-06-24
Keep track of line numbers through to parser
Cody
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
[next]