|
569dbfda9d
|
expr_test.go: removed temporary test
|
2024-05-06 15:31:28 +02:00 |
|
|
903f1ae1ce
|
adjusted some error messages and added the section name in logs
|
2024-05-06 04:21:50 +02:00 |
|
|
894b1884eb
|
temporary
|
2024-04-26 21:03:22 +02:00 |
|
|
6ae5ca34ed
|
expr_test.go, more tests on the int() function
|
2024-04-20 08:50:05 +02:00 |
|
|
943ef3327e
|
empty expressions no more return error, now they return nil
|
2024-04-20 06:56:26 +02:00 |
|
|
ed973c9b7b
|
fixed all errors in test files
|
2024-04-20 06:04:35 +02:00 |
|
|
35fcbd2bce
|
expr_test.go: added a test in passing functions as parameters
|
2024-04-15 06:59:27 +02:00 |
|
|
43e631f2e8
|
enabled passing functions as parameters in function call
|
2024-04-14 07:38:28 +02:00 |
|
|
51e740d243
|
expr_test.go: fixed test expression
|
2024-04-13 22:14:28 +02:00 |
|
|
e297f2a1d3
|
expr_test.go: new test file to verify complex expressions
|
2024-04-13 10:11:44 +02:00 |
|