Commit Graph

  • 59124aed0b Added asyncfutures doc Andrea Ferretti 2018-03-30 14:13:22 +02:00
  • 4608ecee5e Update website.ini Andrea Ferretti 2018-03-30 10:15:14 +02:00
  • a9691aeef5 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-03-30 02:32:29 +02:00
  • 9de05ec3e0 further steps in implementing sink parameters; refs #7041 Araq 2018-03-30 02:32:13 +02:00
  • 325d76b56a Merge pull request #7437 from treeform/patch-2 Dominik Picheta 2018-03-29 14:30:15 +01:00
  • 577025c319 Add some missing things to dom.nim treeform 2018-03-29 05:31:19 -07:00
  • 9c2cdc94a2 Fixes #7433. Dominik Picheta 2018-03-29 11:57:53 +01:00
  • 082b071683 Merge pull request #7075 from lcrees/get_default Dominik Picheta 2018-03-29 11:41:25 +01:00
  • 916ce09c80 Merge pull request #7423 from alehander42/feature-disable-param-filtering Dominik Picheta 2018-03-29 11:37:34 +01:00
  • a429afaa21 Merge pull request #7436 from gmfawcett/fawcett-net-connect-error Dominik Picheta 2018-03-29 11:35:03 +01:00
  • bcda71a8a7 fixes #7414 (#7434) cooldome 2018-03-29 08:19:03 +01:00
  • ace96bf83e net.connect (with timeout), raise error on connect failure Graham Fawcett 2018-03-28 19:09:16 -04:00
  • 53088c05cb Disable param filtering Alexander Ivanov 2018-03-27 19:23:08 +03:00
  • 50229293ae doc: fix path to $HOME/.config/nim.cfg to work on POSIX (not just unix but also osx) (#7421) Timothee Cour 2018-03-27 00:45:43 -07:00
  • 23064bba3a fix small typo in the documentation (#7411) Abhishek 2018-03-26 00:48:39 -07:00
  • 0770844285 Comments addressed Yuriy Glukhov 2018-03-24 22:55:06 +02:00
  • 1d9343080d added toOpenArray builtin for zero-copy slices; syntax sugar yet to come Araq 2018-03-24 20:26:20 +01:00
  • 121b9e26fb Static[T] fixes (#7333) zah 2018-03-24 16:28:09 +02:00
  • 2e7a0e1cdd make tests green again Andreas Rumpf 2018-03-24 11:30:29 +01:00
  • 299e944cf7 fixes the 'var T' checking Andreas Rumpf 2018-03-24 10:10:28 +01:00
  • 3be4f9111c enforce 'var T' produces a view into the first parameter; refs #7373 Andreas Rumpf 2018-03-24 09:41:04 +01:00
  • 6f747674be more checking for 'var T' as return type; refs #7373 Andreas Rumpf 2018-03-24 08:36:58 +01:00
  • 88d8a14fb4 mysql.nim: fixes how the DLL version loading works Andreas Rumpf 2018-03-23 19:18:49 +01:00
  • e2c2ae8e7e fixes #7392 (#7395) cooldome 2018-03-23 12:28:22 +00:00
  • a0b547001b nimsuggest: do not execute the .nims file when requested to auto-complete it Araq 2018-03-22 15:51:23 +01:00
  • 7e835a84b8 further planning of Nim is done via RFCs; no todo.txt anymore Araq 2018-03-22 15:16:48 +01:00
  • 43c636c449 Merge pull request #7388 from euantorano/patch-1 Dominik Picheta 2018-03-21 12:23:44 +00:00
  • 9e0e099cc0 Add an example to the dynlib module doc Euan T 2018-03-21 10:30:58 +00:00
  • fc22627dbd libssl.so.44 fix (#7358) Solitude 2018-03-20 12:15:21 +02:00
  • 23230572e2 Fixes #7363 (#7371) cooldome 2018-03-20 10:14:47 +00:00
  • a581118d0e Merge pull request #7368 from GULPF/patch-2 Dominik Picheta 2018-03-19 20:43:46 +00:00
  • d738ed9c92 better error messages for illegal captures Araq 2018-03-19 19:39:44 +01:00
  • e83bce3f13 disable flaky fragmenation test for AppVeyor Araq 2018-03-19 17:42:52 +01:00
  • 8831e654c6 fixes #7364 Araq 2018-03-19 17:42:05 +01:00
  • d8108d0449 Remove basic2d & 3d from module list Oscar Nihlgård 2018-03-19 15:52:45 +01:00
  • a1879cae57 Remove bugfixes heading from changelog Dominik Picheta 2018-03-19 09:10:01 +00:00
  • 3979e83a59 fixes #7331 Araq 2018-03-18 17:56:10 +01:00
  • 403c19fba0 Merge pull request #7326 from trustable-code/patch-6 Dominik Picheta 2018-03-18 14:40:06 +00:00
  • 58cda83d9e Merge pull request #7356 from GULPF/parseXml-string Dominik Picheta 2018-03-18 13:00:43 +00:00
  • 863c626078 fixes #7335 Araq 2018-03-18 12:13:55 +01:00
  • b0994c7f92 better error messages Araq 2018-03-18 12:04:22 +01:00
  • e0ce4f842b Add string overload for parseXml Oscar Nihlgård 2018-03-18 11:30:11 +01:00
  • 4301744e49 raise the max instruction count for the VM to one billion Araq 2018-03-18 11:04:53 +01:00
  • e39f2a9283 fix allocator corruption for large sizes (#7338) jcosborn 2018-03-17 17:59:04 -05:00
  • d20729e840 Fix #7304 by clarifying integer width in manual (#7319) twetzel59 2018-03-17 15:25:28 -04:00
  • 19164929ed fixes #7347, asyncfile.getFileSize (#7354) andri lim 2018-03-17 22:21:22 +07:00
  • 5ea80b43b1 More flexible lowerBound interface (#7344) Yuriy Glukhov 2018-03-16 17:22:45 +02:00
  • 70b28a39fe Codegen: use type forward declarations more aggresively. Fixes #7339 (#7340) cooldome 2018-03-16 15:21:03 +00:00
  • a9f21cffdf Add CommentStmt to astGenRepr (#7313) PMunch 2018-03-16 15:57:40 +01:00
  • d56ca42b1a [Documentation] free -> dealloc (#7334) WhiteDuke 2018-03-16 15:55:00 +01:00
  • 37a3eb5170 make 'memset' calls more robust; refs #7341 Andreas Rumpf 2018-03-16 15:55:46 +01:00
  • b1ab9d551f Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-03-16 15:44:46 +01:00
  • 08282b1355 make 'memset' calls more robust; refs #7341 Andreas Rumpf 2018-03-16 15:44:40 +01:00
  • 9f17a56896 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-03-16 15:33:16 +01:00
  • 083d84ba03 json.nim: documentation copy&paste issue Andreas Rumpf 2018-03-16 15:33:09 +01:00
  • 4f9f9ea528 fixes #7332 (#7341) andri lim 2018-03-16 21:32:01 +07:00
  • b52de1fcee More flexible fromSockAddr interface Yuriy Glukhov 2018-03-15 17:39:09 +02:00
  • 1bd0efb067 Fixed crash/interface. Added tests. Yuriy Glukhov 2018-03-15 15:44:12 +02:00
  • 29bb10b185 Convertion procs for (IpAddress, Port) <-> (SockAddr, Socklen) Yuriy Glukhov 2018-03-14 22:53:00 +02:00
  • cc5140d8b6 reuse default ident in opcNNewNimNode (performance regression) (#7330) jcosborn 2018-03-14 10:13:30 -05:00
  • 12f7b96be0 prevent yet another compiler crash from happening Andreas Rumpf 2018-03-14 11:49:27 +01:00
  • 55a5dcf8a4 improves the stability of 'nim check' Andreas Rumpf 2018-03-13 08:15:14 +01:00
  • ac10a3813a Fix casing in rule 'typeDesc' (#7324) Robert Hencke 2018-03-12 04:27:36 -04:00
  • 8683c8a389 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-03-12 09:02:21 +01:00
  • 710c1184a3 fixes httpclient documentation comment Araq 2018-03-12 08:59:04 +01:00
  • 952084eeef Fix background-color in nimdoc.cfg Simon Krauter 2018-03-11 18:23:31 +01:00
  • 5003942256 Renamed jsondoc2 to jsondoc, similar to doc2 (#7279) PMunch 2018-03-08 15:11:45 +01:00
  • cbd059aa85 Fix #6415 (#7281) zah 2018-03-08 16:10:45 +02:00
  • 63c28b973e Allow only single infix as in except branches. Fixes #7115 (#7132) cooldome 2018-03-08 09:56:32 +00:00
  • 67fd7a7f86 FIXUP: Removed +1 causing substr slicing to skip chars on first iteration of while loop (#7312) ryanc-signiq 2018-03-08 15:33:41 +08:00
  • 551d7b7dc1 Add ability for users to elide ':' or '=' when CLI authors pass a (#7297) c-blake 2018-03-08 02:12:34 -05:00
  • 566cec74b6 lib/system: Fix programResult documentation (#7307) alaviss 2018-03-07 20:46:02 +07:00
  • 10cd89eba9 yet another documentation fix Araq 2018-03-06 23:03:27 +01:00
  • eeea000582 make the 'canimport' template work Andreas Rumpf 2018-03-06 15:57:39 +01:00
  • 077ff83b6e Fixes #7212, now with better code (#7302) Simon Krauter 2018-03-06 11:58:43 +01:00
  • a9974a33f1 more documentation fixes Araq 2018-03-05 23:25:34 +01:00
  • 0132442c1d strutils.strip: improve the documentation; fixes #7159 Andreas Rumpf 2018-03-05 21:45:13 +01:00
  • e2094bc6f4 make re.split consistent with strutils.split and other programming languages; refs #7278 Andreas Rumpf 2018-03-05 21:39:13 +01:00
  • 5c8332d871 fixes #7293 Andreas Rumpf 2018-03-05 19:45:59 +01:00
  • 1b760dcd66 fixes #5293 Andreas Rumpf 2018-03-05 19:08:46 +01:00
  • 4790b6d63f Fixes 7283 (#7284) cooldome 2018-03-05 18:06:47 +00:00
  • 86c3832201 development version is 0.18.1 Araq 2018-03-05 17:02:19 +01:00
  • 15e044416f fixes #7291 Araq 2018-03-05 13:38:32 +01:00
  • 8572085cc7 fixes #7294; Nim doc search feature Araq 2018-03-05 13:16:46 +01:00
  • e3b6ee85b3 algorithm.nim: change formatting to Nim's defaults Araq 2018-03-05 13:15:59 +01:00
  • 0c28dcd9e2 Cleanup docs about re.nim Araq 2018-03-05 13:04:03 +01:00
  • 363c703e72 Merge pull request #7289 from alehander42/fix-asyncjs-pragma Dominik Picheta 2018-03-05 11:12:01 +00:00
  • b6c69dd45e Use addPragma Alexander Ivanov 2018-03-05 10:28:17 +02:00
  • a568e4dac6 Changes entityToUtf8 implementation from htmlparser and add two procs (#7288) Tim 2018-03-04 21:18:03 +01:00
  • 9079517d71 Resolves #5588: adds openFileStream proc that throws on failure (#7282) twetzel59 2018-03-04 11:30:28 -05:00
  • 3bffbf5a4d Stop replacing all pragmas of a function with asyncjs Alexander Ivanov 2018-03-03 16:53:28 +02:00
  • 4164ec4f8b Fixes #6837 (#7271) cooldome 2018-03-02 11:14:41 +00:00
  • 5ee9e86c87 fixes finish.nim download bug Araq 2018-03-01 22:38:41 +01:00
  • 855956bf61 bump version to 0.18.0 v0.18.0 Araq 2018-03-01 21:39:00 +01:00
  • fa07bb1356 Improves documentation for strformat module. Dominik Picheta 2018-03-01 19:06:03 +00:00
  • a6c7972086 make travis green again Andreas Rumpf 2018-03-01 16:23:25 +01:00
  • ce1047f2ae added -d:nimNoArrayToString define to allow easier porting to 0.18 Araq 2018-03-01 09:42:25 +01:00
  • 51935c47b0 deprecate parseopt2 stdlib module Andreas Rumpf 2018-02-28 23:00:37 +01:00
  • 99ae9269f0 Merge pull request #7251 from zevv/issue-6270-sleepAsync-timer-resolution Dominik Picheta 2018-02-28 20:02:17 +00:00
  • 0495e6cf3a steps to get for loops as expressions Andreas Rumpf 2018-02-28 20:30:17 +01:00