| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | expose Tag to Ops | s-ol | 2025-09-03 | 1 | -0/+2 |
| * | support fractions as number literals | s-ol | 2025-03-13 | 1 | -1/+6 |
| * | rearrange spec, fix for Lua 5.1 | s-ol | 2025-03-02 | 1 | -5/+2 |
| * | add Dummy AST node | s-ol | 2025-03-02 | 1 | -11/+0 |
| * | auto-name Op and Builtin classes for better debugging | s-ol | 2025-03-02 | 1 | -0/+5 |
| * | docs: fix sections in internals/Const | s-ol | 2025-03-02 | 1 | -0/+2 |
| * | implement (set) as per spec | s-ol | 2025-03-02 | 1 | -1/+1 |
| * | add =/~/! casts | s-ol | 2025-03-02 | 1 | -0/+4 |
| * | make <num! 4> == <num= 4> | s-ol | 2025-03-02 | 1 | -7/+2 |
| * | add types.T, fix spec + docs | s-ol | 2025-03-02 | 1 | -23/+20 |
| * | add shorthands for builtin primitives to Primitive | s-ol | 2025-03-02 | 1 | -16/+16 |
| * | rename RTNode.value to RTNode.result (to match Result class) | s-ol | 2025-03-02 | 1 | -12/+15 |
| * | add alv.type and spec | s-ol | 2025-03-02 | 1 | -2/+2 |
| * | wip new type system and refactoring | s-ol | 2025-03-02 | 1 | -0/+196 |
