zimoch
|
f0be27f999
|
silcence warning
|
2018-10-08 17:55:06 +02:00 |
|
zimoch
|
edf9953ef4
|
add cond?"string1":"string2" on top level expression
|
2018-05-02 16:00:02 +02:00 |
|
zimoch
|
3613328132
|
add # (string length) operator
|
2018-05-02 15:13:29 +02:00 |
|
zimoch
|
cc598bb620
|
optimize ** (power) operator
|
2018-05-02 14:50:16 +02:00 |
|
zimoch
|
6d7b883bd8
|
add <? (min) and >? (max) operators
|
2018-05-02 14:48:16 +02:00 |
|
zimoch
|
f4f01fc684
|
fix problem with other operator after '?'
|
2018-05-02 14:45:54 +02:00 |
|
zimoch
|
4e30b97c99
|
fix operators after ?
|
2018-05-02 10:38:37 +02:00 |
|
zimoch
|
ec0b33f1bb
|
add string slices
|
2018-05-02 10:33:08 +02:00 |
|
zimoch
|
03d1c8755c
|
bugfix for empty variable assignment
|
2018-04-27 16:53:33 +02:00 |
|
zimoch
|
9811057bea
|
fix problem with -0.x numbers: digits followed by . is not an integer
|
2018-04-27 10:57:33 +02:00 |
|
zimoch
|
ad85a1eb26
|
fix embedded formatted expressions
|
2018-04-24 14:53:53 +02:00 |
|
zimoch
|
21e4cd1b86
|
implement ?: operator
|
2018-04-24 09:23:19 +02:00 |
|
zimoch
|
0b6d1ddde7
|
expressions moved to separate file
|
2018-04-20 17:07:38 +02:00 |
|