Jesse Szwedko
|
41f9ebc667
|
Add support for unary operators + and -
This adds support to the configuration interpolation syntax for + and -
as unary operators, specifically to represent negative numbers.
|
2015-12-18 18:05:25 +00:00 |
Panagiotis Moustafellos
|
e4845f75cc
|
removed extra parentheses
|
2015-10-08 15:48:04 +03:00 |
Mitchell Hashimoto
|
0ff39a3773
|
config/lang: support math on variables through implicits
|
2015-04-14 09:09:18 -07:00 |
Mitchell Hashimoto
|
9e50bf76c7
|
config/lang: test case for multiline lang
|
2015-03-02 23:31:49 -08:00 |
Mitchell Hashimoto
|
5848cba6ad
|
config/lang: add modulo
|
2015-02-26 15:17:37 -08:00 |
Mitchell Hashimoto
|
3c4a036fb5
|
config/lang: add (expr) for order of ops
|
2015-02-26 14:39:04 -08:00 |
Mitchell Hashimoto
|
6750318bb5
|
config/lang: add test with expressions
|
2015-02-26 14:34:45 -08:00 |
Mitchell Hashimoto
|
07b78fdf84
|
config/lang: math operations
|
2015-02-26 14:26:14 -08:00 |
Mitchell Hashimoto
|
684228e371
|
config/lang: add math operations for ints
|
2015-02-26 11:32:39 -08:00 |
Mitchell Hashimoto
|
8d2c60a8af
|
config/lang: eval
|
2015-01-14 21:48:20 -08:00 |