.. |
ExpectedFunctionDefinition.q
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
ExpectedFunctionName.q
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
ExpectedFunctionParameters.q
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
InvalidCharacter2.q
|
Implemented invalid character checks
|
2024-06-28 19:54:26 +02:00 |
InvalidCharacter3.q
|
Implemented invalid character checks
|
2024-06-28 19:54:26 +02:00 |
InvalidCharacter4.q
|
Reduced token size
|
2024-07-21 14:35:06 +02:00 |
InvalidCharacter.q
|
Implemented invalid character checks
|
2024-06-28 19:54:26 +02:00 |
InvalidExpression.q
|
Added more tests
|
2024-06-22 13:20:11 +02:00 |
InvalidInstructionExpression.q
|
Added more tests
|
2024-07-05 17:11:30 +02:00 |
InvalidInstructionIdentifier.q
|
Added CPU type
|
2024-06-21 22:16:42 +02:00 |
InvalidInstructionNumber.q
|
Added CPU type
|
2024-06-21 22:16:42 +02:00 |
MissingBlockEnd.q
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
MissingBlockStart.q
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
MissingGroupEnd.q
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
MissingGroupStart.q
|
Moved tests to a separate directory
|
2024-06-14 10:36:01 +02:00 |
MissingMainFunction.q
|
Implemented dead code elimination
|
2024-06-27 17:36:45 +02:00 |
MissingOperand2.q
|
Added more tests
|
2024-07-05 17:11:30 +02:00 |
MissingOperand.q
|
Added more tests
|
2024-07-05 17:11:30 +02:00 |
UnknownFunction2.q
|
Implemented echo example
|
2024-07-18 21:10:27 +02:00 |
UnknownFunction.q
|
Added more tests
|
2024-07-07 17:13:22 +02:00 |
UnknownIdentifier2.q
|
Improved variable definitions
|
2024-06-22 20:18:13 +02:00 |
UnknownIdentifier3.q
|
Implemented echo example
|
2024-07-18 21:10:27 +02:00 |
UnknownIdentifier.q
|
Added more tests
|
2024-06-22 13:20:11 +02:00 |
UnusedVariable.q
|
Improved variable lifetime tracking
|
2024-06-30 00:17:14 +02:00 |
VariableAlreadyExists.q
|
Enforced consistent naming
|
2024-06-26 23:24:11 +02:00 |