aboutsummaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Specify LLVM & Gperf versionsThomas Voss 2024-07-171-3/+4
|
* Disallow keywords as identifier namesThomas Voss 2024-07-091-2/+6
|
* Support static-local variablesThomas Voss 2024-07-091-0/+16
|
* Fix typoThomas Voss 2024-07-061-1/+1
|
* Support assignments to mutable variablesThomas Voss 2024-07-011-0/+19
|
* Fix styleThomas Voss 2024-07-011-2/+2
|
* Support unary plus and minusThomas Voss 2024-06-261-3/+17
|
* Add basic support for floating point numbersThomas Voss 2024-06-241-1/+8
|
* Add a clarification that ‘…’ is prefered *syntax*Thomas Voss 2024-06-241-1/+10
|
* Fix typoThomas Voss 2024-06-241-1/+1
|
* Fix typoThomas Voss 2024-06-241-1/+1
|
* Include build instructionsThomas Voss 2024-06-241-0/+42
|
* Change header formattingThomas Voss 2024-06-241-3/+5
|
* Support nested functionsThomas Voss 2024-06-241-0/+14
|
* Fix punctuationThomas Voss 2024-06-241-1/+1
|
* Add a note about namingThomas Voss 2024-06-241-0/+6
|
* Fix typoThomas Voss 2024-06-241-1/+1
|
* Support ‘…’ and ‘...’ in initializersThomas Voss 2024-06-241-1/+57
|
* Genesis commitThomas Voss 2024-06-081-0/+1