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-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
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
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
Reformatted guessing.sloth
nic-gaffney
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
2023-04-10
Some basic shit
Cody
2023-04-10
Added basic error handling to lexer
Cody
2023-04-09
Have testing workflow run on stable & nightly
Cody
2023-04-08
Finnish 🇫🇮 the disassemble portion of macro
Cody
2023-04-08
Don't know why this didn't get added
Cody
2023-04-08
Progress
Cody
2023-04-08
Fix formatting
Cody
2023-04-08
Updated Cargo manifest to include license info
Cody
2023-04-08
Started on lexer
Cody
2023-03-30
Restructure
Cody
2023-03-27
hm
Cody
2023-03-26
Latest nightly release has issues with rust-analyzer
Cody
2023-03-25
Fix issues related to failing CI
Cody
2023-03-24
Stuff and things
Cody
2023-03-10
🧠⛈️
Cody
2023-03-06
Add WASM target to Rust toolchain in flake devshell
Cody
2023-03-04
Let chains are nightly :rolling_eyes:
Cody
2023-03-04
Add GitHub workflow and update Nix flakes
Cody
2023-03-04
Merge pull request #2 from nic-gaffney/master
Cody
2023-03-04
Updated README
master
nic-gaffney
[next]