jckarter / clay

The Clay programming language
http://claylabs.com/clay
Other
404 stars 34 forks source link

print UniChar and UTF8[S] as UTF-8 sequences #311

Closed stepancheg closed 12 years ago

stepancheg commented 12 years ago

print* functions with UniChar or UTF8[S] parameters print UTF-8 string. Before these commits print* functions printed repr of values.

Pull request contains 4 commits: