summary refs log tree commit diff stats
path: root/lib/pure/collections/rtarrays.nim
Commit message (Collapse)AuthorAgeFilesLines
* last stdlib cleanupsAraq2019-09-211-0/+2
|
* [other] prettify collections (#11695)Miran2019-07-091-1/+1
|
* make tests green againAraq2018-11-061-1/+0
|
* remove ArrayDummySize with unchecked arrays (#5818)Jacek Sieka2017-08-281-1/+1
|
* re additions for buffer (cstring) RE matching (#5117)jlp7652017-01-161-1/+1
| | | | | | | | | | | | | | | | | | * Replace expr with untyped * Add buffer (cstring) related procs Replace expr with untyped Replace testing assert() procs with doAssert() * make the string variants call the cstring variants in order to fight code size * Remove redundant proc * fix casting of cstring add init of variables (identified by verbosity:3) * Speed up - use pattern.e for exec() inline some procs
* prepare Nim codebase for upcoming parser changesAndreas Rumpf2016-07-151-1/+1
|
* Happy new year!Guillaume Gelin2015-01-061-1/+1
|
* implemented 'koch pdf'Araq2014-12-191-1/+0
|
* fixes #1496Araq2014-12-181-0/+37