|
cbd5816b4b
|
add VarSet#include?
|
2014-03-27 10:39:46 -04:00 |
|
|
e3aadc562f
|
Rscons::Varset: remove unused type parameter to #[]
|
2014-01-02 11:05:15 -05:00 |
|
|
7249e57951
|
add info to error message when expanding unknown variable types
|
2013-11-13 23:50:46 -05:00 |
|
|
2e0c2688aa
|
VarSet#expand_varref(): fix recursive expansion
|
2013-11-05 17:06:09 -05:00 |
|
|
66f53a23f6
|
change construction variable reference format to ${var}
this change is backwards-incompatible
|
2013-11-05 16:54:01 -05:00 |
|
|
4a2997feec
|
VarSet: make a deep copy of values passed to VarSet#append()
|
2013-10-15 16:10:56 -04:00 |
|
|
c258dc379f
|
rspec VarSet
|
2013-10-04 20:18:40 -04:00 |
|
|
837dff9374
|
pass extra construction variables to Builder#run()
|
2013-09-12 22:57:22 -04:00 |
|
|
8d4be1b51a
|
add/update YARD documentation
|
2013-08-04 15:39:01 -04:00 |
|
|
1b6c74bfd5
|
expand variable references recursively
|
2013-07-17 20:40:29 -04:00 |
|
|
cecb43a61c
|
move expanding variable expansions from Environment.execute() to VarSet.expand_varref()
|
2013-07-11 17:37:02 -04:00 |
|
|
ff822155ea
|
add VarSet class to keep track of construction variables
|
2013-07-10 17:18:33 -04:00 |
|