summary refs log tree commit diff stats
path: root/tests/vm/tstring_openarray.nim
Commit message (Expand)AuthorAgeFilesLines
* add overload `add(a: var string, b: openArray[char])` (#15951)Timothee Cour2021-03-011-13/+12
* Fix operations on string as openarray in VM. (#6257)Parashurama2017-09-151-0/+34