| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-04-10 | hashes | Bobby | 1 | -0/+90 |
| 2024-04-04 | arrays and array indexes | Bobby | 1 | -0/+79 |
| 2024-04-04 | built in functions | Bobby | 1 | -0/+32 |
| 2024-04-04 | added string concatenation | Bobby | 1 | -0/+18 |
| 2024-03-29 | Strings | Bobby | 1 | -0/+14 |
| 2024-03-29 | functions and closures | Bobby | 1 | -0/+13 |
| 2024-03-08 | ast: fn init | Bobby | 1 | -66/+110 |
| 2024-03-04 | LetStatements | Bobby | 1 | -1/+23 |
| 2024-03-04 | error handling | Bobby | 1 | -1/+58 |
| 2024-03-01 | Evaluate `return` Statement | Bobby | 1 | -0/+25 |
| 2024-03-01 | `Eval` for `IfElseStatement` | Bobby | 1 | -0/+33 |
| 2024-03-01 | Infix Operator Evaluation for Boolean Comparisons | Bobby | 1 | -3/+20 |
| 2024-02-18 | Eval Infix Integer Operator | Bobby | 1 | -0/+11 |
| 2024-02-18 | Eval Minus Prefix Operator | Bobby | 1 | -0/+2 |
| 2024-02-18 | Evaluate Bang operator | Bobby | 1 | -2/+49 |
| 2024-02-17 | Added Evaulator and Object Model | Bobby | 1 | -0/+44 |
