| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-04-10 | Added `puts`HEADmain | Bobby | 1 | -0/+9 |
| 2024-04-10 | hashes | Bobby | 2 | -0/+137 |
| 2024-04-05 | Added Built In Functions for Arrays | Bobby | 1 | -0/+88 |
| 2024-04-04 | arrays and array indexes | Bobby | 2 | -0/+124 |
| 2024-04-04 | built in functions | Bobby | 3 | -10/+73 |
| 2024-04-04 | added string concatenation | Bobby | 2 | -0/+31 |
| 2024-03-29 | Strings | Bobby | 2 | -0/+17 |
| 2024-03-29 | functions and closures | Bobby | 2 | -0/+45 |
| 2024-03-08 | ast: fn init | Bobby | 2 | -117/+193 |
| 2024-03-04 | LetStatements | Bobby | 2 | -18/+59 |
| 2024-03-04 | error handling | Bobby | 2 | -11/+103 |
| 2024-03-01 | Evaluate `return` Statement | Bobby | 2 | -4/+51 |
| 2024-03-01 | `Eval` for `IfElseStatement` | Bobby | 2 | -0/+63 |
| 2024-03-01 | Infix Operator Evaluation for Boolean Comparisons | Bobby | 2 | -5/+37 |
| 2024-02-18 | Eval Infix Integer Operator | Bobby | 2 | -0/+43 |
| 2024-02-18 | Eval Minus Prefix Operator | Bobby | 2 | -0/+13 |
| 2024-02-18 | Evaluate Bang operator | Bobby | 2 | -2/+91 |
| 2024-02-17 | Added Evaulator and Object Model | Bobby | 2 | -0/+78 |
