Files
build/core
Cole Faust 2b5b3f3be8 Make words() work on a list of non-strings
words() attempts to join all the elements of a list
and then resplit them to more closely match make.
But sometimes, like when calling words() on a product
variable, not all of the elements are strings. In
that case, just return the list unchanged.

Bug: 267407943
Test: ./out/rbcrun ./build/make/tests/run.rbc
Change-Id: I738d0c86c8935f446807cc79623f796e8cae3c01
2023-02-07 12:28:47 -08:00
..
2023-01-11 00:55:50 +00:00
2018-03-20 15:47:45 -07:00
2022-12-01 07:31:32 +00:00
2018-06-21 10:12:23 -07:00
2022-10-24 18:15:54 -07:00
2022-12-01 17:56:33 -08:00
2022-05-11 08:17:45 -07:00
2022-08-09 16:14:38 +00:00
2020-06-08 16:36:52 -07:00
2021-04-02 10:24:48 -07:00
2020-03-05 20:46:47 +00:00
2022-10-24 18:15:54 -07:00
2022-10-24 18:15:54 -07:00
2018-08-29 17:33:29 +00:00
2020-06-10 17:18:13 -07:00
2022-10-07 16:21:04 +00:00
2020-06-08 16:36:52 -07:00
2020-05-27 19:37:03 -07:00
2019-09-18 16:23:04 +00:00
2022-04-12 18:57:15 -07:00