summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * fixes #13195Andrii Riabushenko2020-01-193-4/+29
* | revert last commitAndrii Riabushenko2020-01-193-4/+29
|/
* Fixes #13186 (#13188)slangmgh2020-01-191-2/+4
* Add link to packaging.html (#13194)Federico Ceratto2020-01-191-0/+2
* more on arc codegen (#13178)cooldome2020-01-194-26/+81
* fix docs + API for fieldPairs, fields (#13189)Timothee Cour2020-01-181-26/+40
* maybe: allows optional chaining of field access and indexing when LHS i snil ...Timothee Cour2020-01-184-0/+196
* times: toUnixFloat, fromUnixFloat (#13044)Timothee Cour2020-01-183-10/+31
* fixes #13144 (#13145)Timothee Cour2020-01-181-9/+4
* refs #13054 correctly handle {.exportc,dynlib.} and {.exportcpp,dynlib.} (#1...Timothee Cour2020-01-181-11/+7
* fixes #13157Araq2020-01-171-3/+6
* followup on #10435 : should be diff, not show (#13162)Timothee Cour2020-01-171-1/+1
* Fix docs for subdirs too (#13180)Clyybber2020-01-173-13/+17
* make sink operator optional (#13068)cooldome2020-01-176-62/+56
* ARC works for async on Windows (#13179)Andreas Rumpf2020-01-175-40/+110
* make case-object transitions explicit, make unknownLineInfo a const, replace ...Jasper Jenkins2020-01-1735-204/+183
* fixes #13095 (#13181)cooldome2020-01-172-0/+23
* Fix docs (#13176)Clyybber2020-01-166-6/+6
* Cleanup DFA (#13173)Clyybber2020-01-162-36/+16
* fix tsizeof3 for aarch64 (#13169)Jasper Jenkins2020-01-163-20/+22
* fixes #12998 nim doc regression (#13117)Timothee Cour2020-01-1613-16/+28
* Working towards arc codegen (#13153)cooldome2020-01-162-31/+96
* style fix: change 'JS' to 'js' to make it consistent (#13168)Miran2020-01-1614-60/+60
* Remove obsolete code from osalloc (#13158)Ico Doornekamp2020-01-161-10/+0
* CI fix timeout error (#13134)Timothee Cour2020-01-151-148/+153
* ARC: misc bugfixes (#13156)Andreas Rumpf2020-01-156-26/+298
* successX now correctly shows html output for `nim doc`, `nim jsondoc`; fix #1...Timothee Cour2020-01-155-6/+18
* export normalizePathEnd (#13152)Timothee Cour2020-01-152-0/+11
* System cleanup, part 2 (#13155)Miran2020-01-159-1649/+1700
* Added 'ansic' os support for minimal (embedded) targets (#13088)Ico Doornekamp2020-01-156-71/+85
* Fix typo in doc/destructors.rst (#13148)Tomohiro2020-01-141-1/+1
* fixes #9674 [backport] (#13143)Andreas Rumpf2020-01-142-2/+21
* fixes #13104 [backport] (#13142)Andreas Rumpf2020-01-141-0/+1
* pass platform argument only if vccexe is used (#13078)cooldome2020-01-141-10/+9
* fixes #10665 (#13141) [backport]Andreas Rumpf2020-01-144-45/+101
* fixes #13105 (#13138)Andreas Rumpf2020-01-142-1/+19
* fixes #13119 (#13128)Andreas Rumpf2020-01-145-5/+25
* fixes #13100 nim doc now treats `export localSymbol` correctly (#13123) [back...Timothee Cour2020-01-132-14/+26
* Expose more openSSL methods. (#13131)treeform2020-01-131-0/+43
* fixes #13112 (#13127)Andreas Rumpf2020-01-133-2/+24
* fixes #13122 (#13126)Andreas Rumpf2020-01-135-9/+18
* fix rtti sizeof for varargs in global scope (#13125) [backport]Jasper Jenkins2020-01-132-2/+11
* fix the ftp store function read the local file bug (#13108) [backport]perter lee2020-01-131-4/+4
* VM FFI: write(stderr, msg) and fprintf(cstderr, msg) now work at CT (#13083)Timothee Cour2020-01-123-5/+29
* Add link to posix_utils.html in posix.nim (#13111)Federico Ceratto2020-01-121-1/+4
* Remove some unused/disabled OpenSSL functions (#13106)treeform2020-01-111-135/+0
* more arc features (#13098)Andreas Rumpf2020-01-107-13/+252
* [backport] fix #12813, fix #13079 (#13099)Miran2020-01-101-4/+14
* System cleanup, part 1 (#13069)Miran2020-01-101-496/+512
* fixes an asyncftpclient bug; refs #13096 [backport]Andreas Rumpf2020-01-101-1/+1