Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | gas: Compile boolean variable assignment | Carlos Maniero |
2023-05-10 | gas: Implement && and || for if statements | Carlos Maniero |
2023-05-10 | gas: Generate code for if statement | Carlos Maniero |
2023-05-09 | parser: parses an if statement no code generation | Carlos Maniero |