aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-06-25Standard library updated and llvm-sys added to cargo.tomlnic-gaffney
2023-06-15Wrap StmtKind and produce dot graph of ASTnic-gaffney
2023-06-07Moving over from a VM interpreter to natively compiled w/ LLVMCody
2023-05-24Merge branch 'master' into compilerCody
2023-05-24Some changesCody
2023-04-14awfulCody
2023-04-14Improved VM. Started work on stdCody
2023-04-12END THIS PAIN AND SUFFERINGCody
2023-04-10Beginning progress on virtual machineCody
2023-04-08Started on lexerCody
2023-03-30RestructureCody
2023-03-24Stuff and thingsCody
2023-02-27Functions beginningsCody
2022-12-15Initial language designs & lexer from crafting interpretersCody