Paul Hinze
10b3abf405
config: introduce StringList to abstract over list hack
...
This is the initial pure "all tests passing without a diff" stage. The
plan is to change the internal representation of StringList to include a
suffix delimiter, which will allow us to recognize empty and
single-element lists.
2015-06-25 17:55:56 -05:00
Mitchell Hashimoto
740c25d4ea
config: convert to config/lang
2015-01-13 10:27:57 -08:00
Luke Amdor
e970eea3cd
adding literal colon to interpolated regex
2014-12-21 14:13:41 -06:00
Mitchell Hashimoto
61b46c8612
config: add join() function
2014-10-09 21:22:35 -07:00
Mitchell Hashimoto
a931707a6a
config: removeCurrent finds the proper map
2014-10-09 17:23:10 -07:00
Mitchell Hashimoto
5c7ce2d003
config: make the tests more robust
2014-10-09 16:13:43 -07:00
Mitchell Hashimoto
22908d67ba
config: first pass at replacing lists within a slice
2014-10-09 15:55:22 -07:00
Mitchell Hashimoto
eac01c2ac8
config: replace interpolations in block keys [GH-234]
2014-08-27 13:29:02 -07:00
Mitchell Hashimoto
4a3dff2441
config: allow '/' in string args
2014-08-21 11:33:52 -07:00
Mitchell Hashimoto
742e33c672
config: accept file("test.txt") [GH-145]
2014-08-05 10:28:20 -07:00
Mitchell Hashimoto
b19a976696
config: additional tests for sanity
2014-08-05 10:11:56 -07:00
Mitchell Hashimoto
4f57437144
config: parser fixes and application
2014-07-22 15:59:53 -07:00
Mitchell Hashimoto
7578fb8bdc
config: interpolationWalker detects functions
2014-07-22 06:43:04 -07:00
Mitchell Hashimoto
cabc007ec4
config: get rid of the variable*Walkers, replace with more generic
2014-07-21 11:45:56 -07:00
Mitchell Hashimoto
e8fe26488a
config: interpolationWalk seems to work
2014-07-21 11:30:43 -07:00
Mitchell Hashimoto
4c9e0f395c
config: basic interpolationWalker
2014-07-21 11:24:44 -07:00