about summary refs log tree commit diff
path: root/examples/2.src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Examples: Add expected stdout and exit codeBaitinq2025-05-041-0/+10
|
* Tokenizer: Support newlines and tabs for stringsBaitinq2025-03-261-1/+1
|
* Feature: Add "proper" pointer typesBaitinq2025-03-241-1/+1
|
* Feature: Add initial support for pointersBaitinq2025-03-241-0/+2
|
* Feature: Add support for stringsBaitinq2025-03-241-1/+1
|
* Feature: Introduce initial support for function return typesBaitinq2025-02-151-4/+2
|
* Codegen: CleanupBaitinq2025-02-131-3/+5
|
* Examples: Fix example 2Baitinq2025-01-301-1/+1
|
* Codegen: Support identifiers in return expressionsBaitinq2025-01-291-1/+1
|
* Get function calls kind of working :)Baitinq2025-01-161-3/+7
|
* Evaluator: Implement variable declaration and definition and variable printingBaitinq2025-01-091-1/+1
|
* examples: add another exampleBaitinq2025-01-061-0/+5