Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specify LLVM & Gperf versions | Thomas Voss | 2024-07-17 | 1 | -3/+4 |
* | Disallow keywords as identifier names | Thomas Voss | 2024-07-09 | 1 | -2/+6 |
* | Support static-local variables | Thomas Voss | 2024-07-09 | 1 | -0/+16 |
* | Fix typo | Thomas Voss | 2024-07-06 | 1 | -1/+1 |
* | Support assignments to mutable variables | Thomas Voss | 2024-07-01 | 1 | -0/+19 |
* | Fix style | Thomas Voss | 2024-07-01 | 1 | -2/+2 |
* | Support unary plus and minus | Thomas Voss | 2024-06-26 | 1 | -3/+17 |
* | Add basic support for floating point numbers | Thomas Voss | 2024-06-24 | 1 | -1/+8 |
* | Add a clarification that ‘…’ is prefered *syntax* | Thomas Voss | 2024-06-24 | 1 | -1/+10 |
* | Fix typo | Thomas Voss | 2024-06-24 | 1 | -1/+1 |
* | Fix typo | Thomas Voss | 2024-06-24 | 1 | -1/+1 |
* | Include build instructions | Thomas Voss | 2024-06-24 | 1 | -0/+42 |
* | Change header formatting | Thomas Voss | 2024-06-24 | 1 | -3/+5 |
* | Support nested functions | Thomas Voss | 2024-06-24 | 1 | -0/+14 |
* | Fix punctuation | Thomas Voss | 2024-06-24 | 1 | -1/+1 |
* | Add a note about naming | Thomas Voss | 2024-06-24 | 1 | -0/+6 |
* | Fix typo | Thomas Voss | 2024-06-24 | 1 | -1/+1 |
* | Support ‘…’ and ‘...’ in initializers | Thomas Voss | 2024-06-24 | 1 | -1/+57 |
* | Genesis commit | Thomas Voss | 2024-06-08 | 1 | -0/+1 |