.. |
assert.q
|
Implemented assert keyword
|
2024-07-25 16:47:25 +02:00 |
binary.q
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
bitwise-and.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
bitwise-or.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
bitwise-xor.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
branch-and.q
|
Implemented package imports
|
2024-07-18 18:08:30 +02:00 |
branch-both.q
|
Implemented package imports
|
2024-07-18 18:08:30 +02:00 |
branch-or.q
|
Implemented package imports
|
2024-07-18 18:08:30 +02:00 |
branch.q
|
Simplified code
|
2024-07-23 22:14:23 +02:00 |
chained-calls.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
div-split.q
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
empty.q
|
Added more tests
|
2024-07-03 11:59:36 +02:00 |
hexadecimal.q
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
jump-near.q
|
Implemented package imports
|
2024-07-18 18:08:30 +02:00 |
loop-lifetime.q
|
Fixed variable lifetime in loops
|
2024-07-16 20:22:28 +02:00 |
loop.q
|
Fixed variable lifetime in loops
|
2024-07-16 20:22:28 +02:00 |
math.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
modulo-assign.q
|
Improved division split
|
2024-07-28 18:12:42 +02:00 |
modulo.q
|
Improved division split
|
2024-07-28 18:12:42 +02:00 |
negation.q
|
Implemented move with sign extension
|
2024-07-28 21:09:42 +02:00 |
negative.q
|
Implemented move with sign extension
|
2024-07-28 21:09:42 +02:00 |
nested-calls.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
octal.q
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
param-multi.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
param-order.q
|
Fixed jump address calculation
|
2024-07-26 19:33:51 +02:00 |
param.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
precedence.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
reassign.q
|
Added more tests
|
2024-07-30 15:46:47 +02:00 |
return.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
reuse.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
shift.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
square-sum.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
variables.q
|
Added more tests
|
2024-07-30 15:46:47 +02:00 |