| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-04-10 | hashes | Bobby | 1 | -0/+47 |
| 2024-04-04 | arrays and array indexes | Bobby | 1 | -0/+45 |
| 2024-04-04 | built in functions | Bobby | 1 | -10/+18 |
| 2024-04-04 | added string concatenation | Bobby | 1 | -0/+13 |
| 2024-03-29 | Strings | Bobby | 1 | -0/+3 |
| 2024-03-29 | functions and closures | Bobby | 1 | -0/+32 |
| 2024-03-08 | ast: fn init | Bobby | 1 | -51/+83 |
| 2024-03-04 | LetStatements | Bobby | 1 | -17/+36 |
| 2024-03-04 | error handling | Bobby | 1 | -10/+45 |
| 2024-03-01 | Evaluate `return` Statement | Bobby | 1 | -4/+26 |
| 2024-03-01 | `Eval` for `IfElseStatement` | Bobby | 1 | -0/+30 |
| 2024-03-01 | Infix Operator Evaluation for Boolean Comparisons | Bobby | 1 | -2/+17 |
| 2024-02-18 | Eval Infix Integer Operator | Bobby | 1 | -0/+32 |
| 2024-02-18 | Eval Minus Prefix Operator | Bobby | 1 | -0/+11 |
| 2024-02-18 | Evaluate Bang operator | Bobby | 1 | -0/+42 |
| 2024-02-17 | Added Evaulator and Object Model | Bobby | 1 | -0/+34 |
