Commit Graph

4 Commits

Author SHA1 Message Date
Qi Xiao
0ff21a8b32 eval/vals: Stringify float64 when concatenating.
This addresses #816.
2019-04-26 23:12:48 +01:00
Qi Xiao
c5e30e45e9 eval/vals: Add test for Concat. 2019-04-19 14:21:43 +01:00
Qi Xiao
2e51774b81 eval/vals: Comment and rename. 2018-03-15 21:26:45 +00:00
fehnomenal
873d8eeeaf Make value concatenation more modular (#633)
* Make value concatenation more modular

* Concat via global registry

* Make concatenation simpler and thread-safe

* Concat via interfaces
2018-03-15 21:15:09 +00:00