Commit Graph

  • 2b30998159 document that multiple yield in inline iterator cause code bloat (#10553) Timothee Cour 2019-02-05 04:05:26 -08:00
  • 824f39b32e Vm bitops fixes (#10520) Arne Döring 2019-02-05 09:31:37 +01:00
  • bcb5995ddf Fix regression w/ keep-alive connections to AsyncHttpServer LemonBoy 2019-02-03 12:50:37 +01:00
  • 59574b89a6 Clean up some code using a tuple unpack expression LemonBoy 2019-02-03 12:19:04 +01:00
  • d7ca7fd03e Small change in how tuples are handled in async macro LemonBoy 2019-02-03 12:18:25 +01:00
  • 56d2b08c5a times.nim: make it compile on older OSX versions Andreas Rumpf 2019-02-04 21:06:43 +01:00
  • 57b49cc509 allocators: add a name field for easier debugging Andreas Rumpf 2019-02-04 21:06:23 +01:00
  • 6e1d2df74e testament: test nimble packages is beginning to work Araq 2019-02-04 15:59:10 +01:00
  • 9fa116b6e1 compiler: don't use 2 spaces in an error message Araq 2019-02-04 15:50:07 +01:00
  • 23c11987b4 make the lexer more forgiving so that nim-regex compiles again Araq 2019-02-04 15:49:36 +01:00
  • 10219584ee tut3.rst formatting fix narimiran 2019-02-04 14:31:52 +01:00
  • 8cb80238c4 update documentation CSS (#10543) Miran 2019-02-04 12:27:02 +01:00
  • 1adc749ed6 Merge pull request #10539 from GULPF/strtabs-nexttry LemonBoy 2019-02-03 11:49:41 +01:00
  • 315abd7163 Change strtabs.nextTry to match the assumption in strtabs.del Oscar Nihlgård 2019-02-03 09:37:11 +01:00
  • 0091f2ad3b Implement {.booldefine.} (#10533) Oscar Nihlgård 2019-02-03 09:06:00 +01:00
  • 07553034de Enable Travis folding in winrelease (#10528) genotrance 2019-02-02 06:26:32 -06:00
  • ad4e3fd28c devel docs should point to devel src (#10529) Miran 2019-02-02 13:23:10 +01:00
  • 17d0ce9c1c DOM API: make compatible with Karax's requirements (#10517) Andreas Rumpf 2019-02-02 00:21:13 +01:00
  • f4c76bc8e5 testament: revive ability to test specific important Nimble packages Araq 2019-02-02 00:18:52 +01:00
  • 2b35a51651 brew almost never requires sudo (#10525) Timothee Cour 2019-02-01 14:56:31 -08:00
  • 1ac28f6f5e Deprecate the times.countX procs (#10522) Oscar Nihlgård 2019-02-01 20:05:05 +01:00
  • 237a36075a another quickfix for os.nim documentation narimiran 2019-02-01 19:44:19 +01:00
  • 9bd0c2d59a quick-fix for os.nim documentation narimiran 2019-02-01 19:37:24 +01:00
  • b80dbdb77d Fix vm signed xor (#10519) Arne Döring 2019-02-01 12:12:10 +01:00
  • 1d5437e9d2 vm fix for bitwise signed ints (#10507) cooldome 2019-01-31 18:48:39 +00:00
  • fc99ddc648 Merge pull request #10513 from LemonBoy/uri-encq Andreas Rumpf 2019-01-31 18:19:37 +01:00
  • c268bfd5a2 new doc terminology for "compile-time" and "runtime" (#10497) Andreas Rumpf 2019-01-31 16:19:19 +01:00
  • 0ecec8362a distros.nim: brew usually requires 'sudo' Araq 2019-01-31 15:12:36 +01:00
  • ec26bc472d Add encodeQuery and ? to Uri module LemonBoy 2019-01-31 13:47:51 +01:00
  • ec6e5681da fix #8063 by adding a testcase for: Deprecation warnings for enum values print twice (#10508) Timothee Cour 2019-01-31 02:44:11 -08:00
  • fa058773db fixes #10042 (allow spaces in import) (#10504) Miran 2019-01-31 08:20:00 +01:00
  • 81e5a35d56 Show correct address for ipv6 sockets, fixes #7634 (#10505) LemonBoy 2019-01-31 07:34:26 +01:00
  • abcd9fd2e8 fixup #10466 to use runnableExamples (#10510) Timothee Cour 2019-01-30 22:19:16 -08:00
  • e16310525c Incorporated Araq's initial feedback. deansher 2019-01-30 16:22:08 -05:00
  • acac107fe7 times: use clock_gettime() for epochTime() (#10499) alaviss 2019-01-31 01:52:21 +07:00
  • 3d6f2b77b8 fix #9725 (#10503) Miran 2019-01-30 19:50:20 +01:00
  • 47037ebee3 fixes #9471 (#10502) Miran 2019-01-30 19:49:09 +01:00
  • 2ce9845fe4 fixes silly typo causing tons of async regressions Araq 2019-01-30 19:48:21 +01:00
  • 0a628f36f0 destructors: do not produce strong backrefs in closure environments so that refcounting works Araq 2019-01-30 18:17:40 +01:00
  • 0c2c2dca2a better docs: os (#10492) Miran 2019-01-30 17:35:09 +01:00
  • 9ac0cbdd51 fixes #2796 (#10500) [backport] Miran 2019-01-30 17:31:06 +01:00
  • 7118e1ca01 Example for json.pretty (#10466) Mandeep Singh 2019-01-30 10:35:45 -05:00
  • fa7b757823 Remove unused variable LemonBoy 2019-01-29 13:04:21 +01:00
  • 49710b9d14 The file directive is relative to the file it is in LemonBoy 2019-01-29 11:52:19 +01:00
  • 9031c8fb0f Make sure the test snippet directory exists LemonBoy 2019-01-29 11:51:04 +01:00
  • e98bd3aceb fix #10488 GC memory leak regression (#10498) Timothee Cour 2019-01-30 00:26:33 -08:00
  • 7295468516 Finished this terminology update. deansher 2019-01-29 19:43:01 -05:00
  • b2a5195e92 Add a standard Rusage type definition and wait4, getrusage declarations (#10484) c-blake 2019-01-29 15:25:08 -05:00
  • dee8e6e98a gc: destructors is beginning to work (#10483) Andreas Rumpf 2019-01-29 15:12:16 +01:00
  • 15422a3e5a Genode fixes (#10491) Emery Hemingway 2019-01-29 15:08:43 +01:00
  • 07a0a61875 fixes #9149 [backport] Araq 2019-01-29 14:31:43 +01:00
  • 03a628dddc Solid edit pass on changes and successful rst2html; still need to review HTML output. deansher 2019-01-29 05:33:54 -05:00
  • 6bae78f365 First pass at compile-time/runtime terminology changes. deansher 2019-01-28 08:11:59 -05:00
  • c2e6fc0dfb Merge remote-tracking branch 'upstream/devel' into devel deansher 2019-01-29 05:34:09 -05:00
  • a58f5b6023 Merge pull request #10480 from narimiran/docstyle-fix LemonBoy 2019-01-28 17:47:39 +01:00
  • aa0a9dd78c Improve Travis CI folding (#10473) Federico Ceratto 2019-01-28 16:33:35 +00:00
  • cf323104fc Print error summary in Travis CI (#10474) Federico Ceratto 2019-01-28 16:32:30 +00:00
  • ac8f6c57a1 Improve exception tracking in the streams module (#10453) Oscar Nihlgård 2019-01-28 17:18:07 +01:00
  • ee8bc96a89 change the expected output of nim doc narimiran 2019-01-28 16:59:07 +01:00
  • d60f8ab991 Merge remote-tracking branch 'upstream/devel' into devel deansher 2019-01-28 08:12:24 -05:00
  • 96a8caa9ef fix documentation css narimiran 2019-01-28 10:58:24 +01:00
  • 9402c82e80 Cleanup heapqueue module (#10476) Oscar Nihlgård 2019-01-28 09:58:37 +01:00
  • 2b0ed9995d Fixes https://github.com/nim-lang/Nim/issues/8484 (#10470) [backport] Neelesh Chandola 2019-01-28 14:22:48 +05:30
  • db2a4d230d Add logic to deserialize tyRange fields from json (#10469) LemonBoy 2019-01-28 09:51:54 +01:00
  • dfa5faea0f Fixes #10352 (#10416) slangmgh 2019-01-28 16:34:03 +08:00
  • 74a7b09412 suggest: quote operators and keywords on suggestion (#10460) alaviss 2019-01-28 15:29:49 +07:00
  • 690f21043d isLastRead regression fix (#10463) cooldome 2019-01-28 07:32:14 +00:00
  • 5fa8a61a23 add git diff hints to help with reviews (#10435) Timothee Cour 2019-01-27 22:10:20 -08:00
  • 91b39f2219 uri: Update documentation typo (#10471) Thomas T. Jarløv 2019-01-27 21:59:58 +01:00
  • 4f0c3274ee Fix example in manual for line pragma (#10468) Neelesh Chandola 2019-01-27 21:59:33 +05:30
  • 7533f3bcbd Add link to nims.html (#10472) [ci skip] Federico Ceratto 2019-01-27 16:27:54 +00:00
  • 0b02241fc5 semcall: correct lineinfo for accquoted symbols (#10461) alaviss 2019-01-27 20:58:10 +07:00
  • 322f395f31 Make MemSlice stringification both simpler and faster. (#10464) c-blake 2019-01-27 07:52:46 -05:00
  • 3ce6b2acb9 Fix exception tracking in try blocks (#10455) LemonBoy 2019-01-27 10:32:44 +01:00
  • a0623a2356 Updated httpClient.nim: added import httpClient statements in examples Mandeep Singh 2019-01-26 09:29:25 -05:00
  • 3c106541fa Increase verbosity of logGC (#10449) Matt Haggard 2019-01-26 04:26:36 -07:00
  • 68dd9be0f5 Handle empty lines in parsecsv; fixes #8365 (#9343) Federico Ceratto 2019-01-26 09:27:08 +00:00
  • 4d230db5ab closes #8610 ; adds test case (#10454) Timothee Cour 2019-01-25 10:28:03 -08:00
  • 268197add8 properly deprecate parseopt2 (#10452) Miran 2019-01-25 13:13:55 +01:00
  • 87fce94d65 Add "cmd" description, minor improvements (#10436) Federico Ceratto 2019-01-25 10:29:46 +00:00
  • 70c7348d3e gc:regions: undo the regression introducing changes Araq 2019-01-25 09:49:01 +01:00
  • 83caa58c7a docs: fix trailing comma in links narimiran 2019-01-25 09:43:47 +01:00
  • 8313e5f24e Use hexadecimal in json escaping (#10437) [backport] Christian Lyder Jacobsen 2019-01-25 09:29:32 +01:00
  • 1c2abb8d88 fixes double object field symbol lookups (no test case available) (#10450) cooldome 2019-01-25 08:25:11 +00:00
  • 43613ff49d docgen: style tweak Araq 2019-01-25 09:22:31 +01:00
  • 3de255541a docgen: do not produce trailing commas for links Araq 2019-01-25 09:21:35 +01:00
  • 13d667ee53 docgen: produce links for proc names Araq 2019-01-25 09:11:06 +01:00
  • 46d5fb9ed7 docgen: nicer indentation Araq 2019-01-24 08:23:24 +01:00
  • 44923a1b1f fix #10287 (#10448) Miran 2019-01-25 08:34:02 +01:00
  • baf72691cb include missing modules in lib.rst narimiran 2019-01-24 16:47:33 +01:00
  • bc31eb301a better docs: parsecsv (#10391) jiro 2019-01-25 01:14:23 +09:00
  • 251b014bf4 fix #9556 (#10445) Miran 2019-01-24 14:40:16 +01:00
  • e75049d7b6 fixes #10433 (#10444) Miran 2019-01-24 12:22:59 +01:00
  • d72921ecf6 compiler/sem: correct macros lineinfo (#10438) alaviss 2019-01-24 18:22:19 +07:00
  • 6555d89c2c free some registers after usage, allows more complex macros (#10443) Arne Döring 2019-01-24 11:33:44 +01:00
  • 15ee5d65d1 Add koch run example (#10434) Federico Ceratto 2019-01-24 10:24:58 +00:00
  • f9a0eaf89d better docs: algorithm (#10372) Thomas T. Jarløv 2019-01-24 10:28:07 +01:00
  • ce5e8b93e2 better docs: xmltree narimiran 2019-01-21 14:19:15 +01:00
  • f0be575ed1 move tests from tospaths to tos, fixes #9671 narimiran 2019-01-23 15:23:39 +01:00
  • 28cb81ea87 make DLLs tests compile again; remove dependency on nimbase.h slightly Araq 2019-01-23 17:10:00 +01:00