rofi/lexer
Dave Davenport 1b1aa37f20
#1802: Calc broken fix (#1803)
* [Theme] First move to double internal calculations.

* [Theme] Allow float numbers.

* [Theme] Fix unary - and tighten the grammar parser.

* [Theme] Rename % to modulo to fix compiler.

* [Theme] Dump right modulo syntax.

* [Test] add missing end_test

* [Grammar] Allow negative numbers as property value
2023-02-14 15:53:10 +01:00
..
theme-lexer.l #1802: Calc broken fix (#1803) 2023-02-14 15:53:10 +01:00
theme-parser.y #1802: Calc broken fix (#1803) 2023-02-14 15:53:10 +01:00