| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* lent iterators
* rebase tests
* update changelog
* fix comments, more tests
|
|
|
|
|
|
| |
* fixes #5870
* make tclosure test green again
* this check is correct but breaks some Nimble packages
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
|
* move assertions and iterators out of system.nim
* limit nimsuggest tests to the first 3 suggestions
|