| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | make case-object transitions explicit, make unknownLineInfo a const, replace ... | Jasper Jenkins | 2020-01-17 | 35 | -204/+183 |
* | fixes #13095 (#13181) | cooldome | 2020-01-17 | 2 | -0/+23 |
* | Fix docs (#13176) | Clyybber | 2020-01-16 | 6 | -6/+6 |
* | Cleanup DFA (#13173) | Clyybber | 2020-01-16 | 2 | -36/+16 |
* | fix tsizeof3 for aarch64 (#13169) | Jasper Jenkins | 2020-01-16 | 3 | -20/+22 |
* | fixes #12998 nim doc regression (#13117) | Timothee Cour | 2020-01-16 | 13 | -16/+28 |
* | Working towards arc codegen (#13153) | cooldome | 2020-01-16 | 2 | -31/+96 |
* | style fix: change 'JS' to 'js' to make it consistent (#13168) | Miran | 2020-01-16 | 14 | -60/+60 |
* | Remove obsolete code from osalloc (#13158) | Ico Doornekamp | 2020-01-16 | 1 | -10/+0 |
* | CI fix timeout error (#13134) | Timothee Cour | 2020-01-15 | 1 | -148/+153 |
* | ARC: misc bugfixes (#13156) | Andreas Rumpf | 2020-01-15 | 6 | -26/+298 |
* | successX now correctly shows html output for `nim doc`, `nim jsondoc`; fix #1... | Timothee Cour | 2020-01-15 | 5 | -6/+18 |
* | export normalizePathEnd (#13152) | Timothee Cour | 2020-01-15 | 2 | -0/+11 |
* | System cleanup, part 2 (#13155) | Miran | 2020-01-15 | 9 | -1649/+1700 |
* | Added 'ansic' os support for minimal (embedded) targets (#13088) | Ico Doornekamp | 2020-01-15 | 6 | -71/+85 |
* | Fix typo in doc/destructors.rst (#13148) | Tomohiro | 2020-01-14 | 1 | -1/+1 |
* | fixes #9674 [backport] (#13143) | Andreas Rumpf | 2020-01-14 | 2 | -2/+21 |
* | fixes #13104 [backport] (#13142) | Andreas Rumpf | 2020-01-14 | 1 | -0/+1 |
* | pass platform argument only if vccexe is used (#13078) | cooldome | 2020-01-14 | 1 | -10/+9 |
* | fixes #10665 (#13141) [backport] | Andreas Rumpf | 2020-01-14 | 4 | -45/+101 |
* | fixes #13105 (#13138) | Andreas Rumpf | 2020-01-14 | 2 | -1/+19 |
* | fixes #13119 (#13128) | Andreas Rumpf | 2020-01-14 | 5 | -5/+25 |
* | fixes #13100 nim doc now treats `export localSymbol` correctly (#13123) [back... | Timothee Cour | 2020-01-13 | 2 | -14/+26 |
* | Expose more openSSL methods. (#13131) | treeform | 2020-01-13 | 1 | -0/+43 |
* | fixes #13112 (#13127) | Andreas Rumpf | 2020-01-13 | 3 | -2/+24 |
* | fixes #13122 (#13126) | Andreas Rumpf | 2020-01-13 | 5 | -9/+18 |
* | fix rtti sizeof for varargs in global scope (#13125) [backport] | Jasper Jenkins | 2020-01-13 | 2 | -2/+11 |
* | fix the ftp store function read the local file bug (#13108) [backport] | perter lee | 2020-01-13 | 1 | -4/+4 |
* | VM FFI: write(stderr, msg) and fprintf(cstderr, msg) now work at CT (#13083) | Timothee Cour | 2020-01-12 | 3 | -5/+29 |
* | Add link to posix_utils.html in posix.nim (#13111) | Federico Ceratto | 2020-01-12 | 1 | -1/+4 |
* | Remove some unused/disabled OpenSSL functions (#13106) | treeform | 2020-01-11 | 1 | -135/+0 |
* | more arc features (#13098) | Andreas Rumpf | 2020-01-10 | 7 | -13/+252 |
* | [backport] fix #12813, fix #13079 (#13099) | Miran | 2020-01-10 | 1 | -4/+14 |
* | System cleanup, part 1 (#13069) | Miran | 2020-01-10 | 1 | -496/+512 |
* | fixes an asyncftpclient bug; refs #13096 [backport] | Andreas Rumpf | 2020-01-10 | 1 | -1/+1 |
* | [backport] system/io.nim fix wrong documentation comment [ci skip] | narimiran | 2020-01-10 | 1 | -2/+2 |
* | typetraits: fixes #6454; genericParams; added lenTuple; added tuple type get ... | Timothee Cour | 2020-01-10 | 4 | -4/+60 |
* | fixes #13070 | Araq | 2020-01-10 | 2 | -2/+42 |
* | fixes #13072; no test case because it will be added later with more exception... | Araq | 2020-01-10 | 1 | -1/+1 |
* | Fix error check code in osproc (#13090) [backport] | Tomohiro | 2020-01-09 | 1 | -1/+1 |
* | Use '__noinline' instead of 'noinline' for N_NOINLINE gcc attribute, this pre... | Ico Doornekamp | 2020-01-09 | 1 | -1/+1 |
* | remove all remaining warnings when build nim (with -d:nimHasLibFFI) (#13084) | Timothee Cour | 2020-01-09 | 3 | -14/+7 |
* | take the one good idea from --os:standalone and enable it via -d:StandaloneHe... | Andreas Rumpf | 2020-01-09 | 2 | -8/+8 |
* | Deleted misplaced separator (#13085) [backport] | Teashrock | 2020-01-09 | 1 | -1/+0 |
* | fix crash due to errant symbols in nim.cfg (#13073) [backport] | Andy Davidoff | 2020-01-08 | 1 | -2/+3 |
* | move entries from the wrong changelog file [ci skip] | narimiran | 2020-01-08 | 2 | -3/+5 |
* | make SuccessX show project file + output file (#13043) | Timothee Cour | 2020-01-08 | 4 | -14/+29 |
* | distinctBase type trait for distinct types (#13031) | cooldome | 2020-01-08 | 7 | -70/+91 |
* | basename supports pragmaexpr (#13045) | b3liever | 2020-01-07 | 2 | -3/+6 |
* | add pqserverVersion,pqconnectionNeedsPassword,pqconnectionUsedPassword (#13060) | Bung | 2020-01-07 | 1 | -0/+6 |