aboutsummaryrefslogtreecommitdiff
path: root/object
AgeCommit message (Expand)AuthorFilesLines
2024-04-04arrays and array indexesBobby1-0/+22
2024-04-04built in functionsBobby1-0/+10
2024-03-29StringsBobby1-0/+8
2024-03-29functions and closuresBobby1-1/+12
2024-03-08ast: fn initBobby2-11/+46
2024-03-04LetStatementsBobby1-0/+20
2024-03-04error handlingBobby1-0/+8
2024-03-01Evaluate `return` StatementBobby1-3/+14
2024-02-17Added Evaulator and Object ModelBobby1-0/+52