summary refs log tree commit diff stats
path: root/lib/std/with.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-1/+1
* Remove debug echo from with (#22047)Antonis Geralis2023-06-081-1/+0
* Nested `with` blocks (#22042)awr12023-06-081-0/+10
* Small doc improvements for `std/with` (#17556)konsumlamm2021-03-291-3/+4
* use single backtick (#17141)flywind2021-02-211-1/+1
* move rest of tests to testament (#16140)flywind2020-11-271-20/+0
* std/with support field assign (#14484)slangmgh2020-08-151-0/+7
* fixes a bug for 'dup' and 'with'; they can now handle nested statement lists ...Araq2020-03-171-8/+1
* added operateOn to sugar.nim to give Nim the chaining mechanism it de… (#13...Andreas Rumpf2020-02-261-0/+58