summary refs log tree commit diff stats
path: root/lib/std/private
Commit message (Expand)AuthorAgeFilesLines
* CI: Install the pkg we cloned (#14770)Clyybber2020-06-241-32/+0
* fix https://github.com/timotheecour/Nim/issues/266 retry on failure to avoid ...Timothee Cour2020-06-021-0/+32
* walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...Timothee Cour2020-06-011-0/+54
* fix js stacktraces, unify all file,line,col formatting into a single function...Timothee Cour2020-05-051-0/+15
* move since from inclrtl to std/private/since (#14188)hlaaftana2020-05-021-0/+19
* fixes a bug for 'dup' and 'with'; they can now handle nested statement lists ...Araq2020-03-171-9/+20
* added operateOn to sugar.nim to give Nim the chaining mechanism it de… (#13...Andreas Rumpf2020-02-261-0/+38