Commit Graph

7 Commits

Author SHA1 Message Date
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