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 |
Mitchell Hashimoto
|
684228e371
|
config/lang: add math operations for ints
|
2015-02-26 11:32:39 -08:00 |
Mitchell Hashimoto
|
c05d7a6acd
|
config/lang: escaping interpolations with double dollar signs
|
2015-01-12 11:00:56 -08:00 |
Mitchell Hashimoto
|
25a2fbc902
|
config/lang: integer and float types
|
2015-01-12 08:53:27 -08:00 |
Mitchell Hashimoto
|
fa7891d182
|
config/lang/ast: use stringer to generate enums
|
2015-01-11 14:35:14 -08:00 |
Mitchell Hashimoto
|
1ff5a838a4
|
config/lang: can parse nested interpolations
|
2015-01-11 13:59:24 -08:00 |
Mitchell Hashimoto
|
669bdc61f9
|
config/lang: more implemented
|
2015-01-11 13:03:37 -08:00 |
Mitchell Hashimoto
|
fcdcf117f0
|
config/lang: initial work
|
2015-01-11 12:38:45 -08:00 |