summary refs log tree commit diff stats
path: root/tests/destructor/twidgets.nim
Commit message (Collapse)AuthorAgeFilesLines
* [bugfix] owned closures (#11544)Andreas Rumpf2019-06-201-1/+1
|
* iterators: several small fixes (#11162)Miran2019-05-041-1/+1
| | | | | | * fix pairs, mpairs, mitems for cstring for JS backend * add mutation check for pairs and mpairs for strings and seqs * change the assertion message - modifying (changing elements) is not a problem, changing the length is
* make twidgets example green (#11135)Andreas Rumpf2019-04-281-7/+8
|
* newruntime: progress...Andreas Rumpf2019-04-271-1/+4
|
* preparations to make the twidgets test workAraq2019-04-261-0/+74