Files
wren/doc
Bob Nystrom 24be23a37d "Template" -> "interpolation".
- Rename the method called on string to "interpolate".
- Make the argument passed to that a first-class StringInterpolation
  object.
- Make that contain a list of strings and InterpolatedField objects.

These first-class objects will make it easier to add things like format
strings and the raw uninterpolated text while still having a pleasant
API.
2015-10-04 15:03:25 -07:00
..
2015-10-03 21:45:59 -07:00
2015-01-12 17:27:35 -06:00