aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainAdded `puts`Bobby2 years
 
 
AgeCommit messageAuthorFilesLines
2024-04-10Added `puts`HEADmainBobby2-7/+20
2024-04-10hashesBobby11-1/+404
2024-04-05Added Built In Functions for ArraysBobby2-4/+170
2024-04-04arrays and array indexesBobby8-53/+301
2024-04-04parsing array expressionsBobby6-5/+100
2024-04-04built in functionsBobby5-34/+104
2024-04-04added string concatenationBobby3-42/+74
2024-03-29StringsBobby9-2/+83
2024-03-29functions and closuresBobby3-1/+57
2024-03-08ast: fn initBobby9-171/+297
[...]