| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes #13543 and added times.isLeapDay (#13547) | Timothee Cour | 2020-03-01 | 1 | -0/+1 |
* | added operateOn to sugar.nim to give Nim the chaining mechanism it de… (#13... | Andreas Rumpf | 2020-02-26 | 1 | -1/+13 |
* | xmltree: Make indentation consistent with any num of children nodes (#13482) | Kaushal Modi | 2020-02-26 | 1 | -0/+2 |
* | fix #13455 ; joinPath(a,b) now honors trailing slashes in b (or a if b = "") ... | Timothee Cour | 2020-02-26 | 1 | -1/+2 |
* | fix 3 minor bugs in joinPath (see #13455) (#13462) [backport] | Andrey Makarov | 2020-02-23 | 1 | -0/+2 |
* | relativePath("foo", "foo") is now ".", not "" (#13452) | Timothee Cour | 2020-02-22 | 1 | -1/+3 |
* | Consider proc as a pointer type in options (#13460) | hlaaftana | 2020-02-21 | 1 | -0/+2 |
* | Add `sequtils.unzip` to complement `sequtils.zip` (#13429) | Kaushal Modi | 2020-02-20 | 1 | -1/+1 |
* | manual: documents changes regarding dynlib (#13425) | alaviss | 2020-02-18 | 1 | -1/+3 |
* | Add browsers.osOpen (#12901) | Juan Carlos | 2020-02-15 | 1 | -0/+1 |
* | Fix to asynchttpserver form data/body broken with #13147 (#13394) | Henrique Dias | 2020-02-14 | 1 | -1/+2 |
* | remove outplace version of 'merge' for CountTables (#13377) | Miran | 2020-02-10 | 1 | -0/+4 |
* | [backport] remove 'CountTable.mget' (#13355) | Miran | 2020-02-07 | 1 | -4/+9 |
* | Option to allow the request body to be processed outside the asynchttpserver ... | Henrique Dias | 2020-02-04 | 1 | -0/+1 |
* | unittest add resetOutputFormatters proc (#13267) | cooldome | 2020-01-28 | 1 | -1/+1 |
* | new os.isRelativeTo (#13212) | Timothee Cour | 2020-01-23 | 1 | -0/+2 |
* | httpclient, maxredirects to Natural, newHttpClient/newAsyncHttpClient add hea... | Juan Carlos | 2020-01-21 | 1 | -0/+3 |
* | Idxmin & idxmax, continuation (#13208) | Miran | 2020-01-20 | 1 | -7/+1 |
* | maybe: allows optional chaining of field access and indexing when LHS i snil ... | Timothee Cour | 2020-01-18 | 1 | -0/+4 |
* | times: toUnixFloat, fromUnixFloat (#13044) | Timothee Cour | 2020-01-18 | 1 | -0/+2 |
* | make sink operator optional (#13068) | cooldome | 2020-01-17 | 1 | -0/+4 |
* | export normalizePathEnd (#13152) | Timothee Cour | 2020-01-15 | 1 | -0/+2 |
* | typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get ... | Timothee Cour | 2020-01-10 | 1 | -0/+4 |
* | move entries from the wrong changelog file [ci skip] | narimiran | 2020-01-08 | 1 | -0/+2 |
* | distinctBase type trait for distinct types (#13031) | cooldome | 2020-01-08 | 1 | -0/+2 |
* | introduce capture macro (#12712) | Judd | 2019-12-10 | 1 | -0/+3 |
* | add a StringTable.clear that requires no mode specification (#12853) | Andy Davidoff | 2019-12-09 | 1 | -0/+1 |
* | delete list comprehension (#12392) | Arne Döring | 2019-11-22 | 1 | -1/+1 |
* | add collect macro (#12708) | b3liever | 2019-11-22 | 1 | -1/+1 |
* | implemented a new localPassc pragma (#12706) | Andreas Rumpf | 2019-11-22 | 1 | -0/+3 |
* | added the --asm command line option for inspection of the produced assember c... | Andreas Rumpf | 2019-11-21 | 1 | -2/+3 |
* | conversions to unsigned numbers are not checked anymore; implements /… (#12... | Andreas Rumpf | 2019-11-20 | 1 | -0/+3 |
* | Discussion both in (#12678) | c-blake | 2019-11-20 | 1 | -2/+2 |
* | fixes and changes the recently introduced 'alignas' to be 'align' (#12666) | Andreas Rumpf | 2019-11-15 | 1 | -2/+2 |
* | Fix htmlgen html lang (#12668) [backport] | Juan Carlos | 2019-11-15 | 1 | -1/+1 |
* | implemented alignas pragma (#12643) | Arne Döring | 2019-11-13 | 1 | -1/+2 |
* | Implemented outplace differently (#12599) | Clyybber | 2019-11-09 | 1 | -0/+5 |
* | fix #12519: introduce OrderedTable.take, CountTable.del, CountTable.take (#12... | Miran | 2019-11-08 | 1 | -1/+2 |
* | backtick and export marker handling in `eqIdent` (#12574) | Arne Döring | 2019-11-07 | 1 | -1/+3 |
* | fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592) | Miran | 2019-11-05 | 1 | -9/+30 |
* | Make sequtils.zip return seq of anonymous tuples (#12575) | Kaushal Modi | 2019-11-04 | 1 | -1/+1 |
* | JS improve indent (#12581) | Juan Carlos | 2019-11-03 | 1 | -1/+1 |
* | Add a changelog entry related to PR #11748 [ci skip] (#12541) | Tomohiro | 2019-10-28 | 1 | -0/+1 |
* | splitPath() behavior synchronized with splitFile() (#12481) | Artem V L | 2019-10-28 | 1 | -0/+1 |
* | Merge branch 'devel' into IOSelector_unregister_fix | Dominik Picheta | 2019-10-22 | 1 | -0/+4 |
|\ |
|
| * | Improve htmlgen (#12452) | Juan Carlos | 2019-10-18 | 1 | -1/+1 |
| * | About 50% faster base64 implemention. (#12436) | treeform | 2019-10-17 | 1 | -0/+2 |
| * | ungeneric unsigned ops (#12230) | Jasper Jenkins | 2019-10-11 | 1 | -0/+1 |
* | | Update changelog.md based on feedback from Dom96 | Ray Imber | 2019-10-19 | 1 | -3/+2 |
* | | Updated the changelog | Ray Imber | 2019-10-16 | 1 | -0/+3 |
|/ |
|