aboutsummaryrefslogtreecommitdiff
path: root/object/object.go
AgeCommit message (Expand)AuthorFilesLines
2024-04-10hashesBobby1-0/+60
2024-04-04arrays and array indexesBobby1-0/+22
2024-04-04built in functionsBobby1-0/+10
2024-03-29StringsBobby1-0/+8
2024-03-08ast: fn initBobby1-4/+39
2024-03-04error handlingBobby1-0/+8
2024-03-01Evaluate `return` StatementBobby1-3/+14
2024-02-17Added Evaulator and Object ModelBobby1-0/+52