|
70892aa980
|
removed commented code
|
2024-04-27 06:14:09 +02:00 |
|
|
943ef3327e
|
empty expressions no more return error, now they return nil
|
2024-04-20 06:56:26 +02:00 |
|
|
53dacd5332
|
operator-selector.go: fixed the case match algorithm
|
2024-04-13 22:13:16 +02:00 |
|
|
70cdb9367e
|
changed the structer of the selector components: now all case are a list value assigned as right operand of the selector operator
|
2024-04-13 10:10:25 +02:00 |
|
|
4d94a7ad59
|
class and kind types removed
|
2024-04-09 05:32:50 +02:00 |
|
|
9ac88bf446
|
made some interfaces exportable and fixed/enhaaced some selector operator versions
|
2024-04-08 23:17:56 +02:00 |
|
|
d3f388f7e1
|
Selector operator, multi-operand, added
|
2024-04-08 22:16:07 +02:00 |
|