.. |
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
|
Changed test order
|
2025-02-25 17:06:46 +01:00 |
bitwise-or.q
|
Changed test order
|
2025-02-25 17:06:46 +01:00 |
bitwise-xor.q
|
Changed test order
|
2025-02-25 17:06:46 +01: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-save.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
branch.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
cast.q
|
Added placeholders for type casts
|
2025-02-27 00:18:34 +01:00 |
chained-calls.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
const.q
|
Implemented const keyword
|
2025-02-15 14:38:01 +01:00 |
div-split.q
|
Fixed incorrect division results
|
2025-02-22 12:54:23 +01:00 |
empty.q
|
Added more tests
|
2024-07-03 11:59:36 +02:00 |
escape-rune.q
|
Added escape sequences
|
2024-07-31 17:50:31 +02:00 |
escape-string.q
|
Added escape sequences
|
2024-07-31 17:50:31 +02:00 |
for.q
|
Added eval package
|
2025-02-27 19:45:18 +01:00 |
hexadecimal.q
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
index-dynamic.q
|
Implemented for loops
|
2025-02-19 23:46:17 +01:00 |
index-static.q
|
Implemented loop iterators
|
2025-02-19 17:52:15 +01:00 |
int64.q
|
Added types
|
2024-08-05 18:47:24 +02:00 |
jump-near.q
|
Implemented package imports
|
2024-07-18 18:08:30 +02:00 |
len.q
|
Added more tests
|
2025-02-11 18:48:40 +01:00 |
loop-infinite.q
|
Implemented loop iterators
|
2025-02-19 17:52:15 +01:00 |
loop-lifetime.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
math.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
memory-free.q
|
Improved type system
|
2025-02-09 23:52:07 +01: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
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
negative.q
|
Added more tests
|
2024-07-31 15:24:21 +02:00 |
nested-calls.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
octal.q
|
Implemented numbers with different bases
|
2024-07-29 00:30:26 +02:00 |
operator-assign-number.q
|
Added more tests
|
2025-02-22 13:58:07 +01:00 |
operator-assign-variable.q
|
Added more tests
|
2025-02-22 13:58:07 +01:00 |
operator-number.q
|
Added more tests
|
2025-02-22 13:58:07 +01:00 |
operator-variable.q
|
Added more tests
|
2025-02-22 13:58:07 +01:00 |
out-of-memory.q
|
Improved out of memory test
|
2024-08-12 15:46:45 +02:00 |
param-multi.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
param-order.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
param.q
|
Improved type system
|
2025-02-17 14:31:47 +01: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-multi.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
return.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
reuse.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
shift.q
|
Added assertions to most tests
|
2024-07-28 18:47:13 +02:00 |
square-sum.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
struct.q
|
Improved type system
|
2025-02-17 14:31:47 +01:00 |
switch.q
|
Added more tests
|
2024-08-03 23:05:09 +02:00 |
variables.q
|
Fixed incorrect division results
|
2025-02-22 12:54:23 +01:00 |