Commit Graph

  • 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
  • 91cab6dbd3 Add bugfixes list to changelog. Dominik Picheta 2018-02-28 16:36:18 +00:00
  • e3e17009ff Sort changelog into appropriate headings. Dominik Picheta 2018-02-28 15:43:08 +00:00
  • dd7c166260 make tests green again Araq 2018-02-28 10:13:19 +01:00
  • 934bba5255 some progress on #7261; VM does not support the new backwards indexing Araq 2018-02-28 10:01:18 +01:00
  • a897371797 move readPasswordFromStdin from rdstdin to terminal (#7266) Vindaar 2018-02-27 17:49:35 +01:00
  • 7740b12f21 revert commit 6cf8a72d498f5cb8a532c2ff3259bc7aecf474ef; Windows fixes getch bug Araq 2018-02-27 17:47:19 +01:00
  • c9f184401c merged #6512 manually; fixes #6431 Araq 2018-02-27 17:42:38 +01:00
  • 9c7374abcd Fix return (#7225) Alexander Ivanov 2018-02-27 16:23:19 +02:00
  • 0a8684db4c User pragmas hide effect specs bug fix. Fixes #7216 (#7217) cooldome 2018-02-27 02:03:49 +00:00
  • d81568fcd5 make concept tests green again Andreas Rumpf 2018-02-27 02:18:18 +01:00
  • 6d4107b783 make the allocator take a special path for allocations bigger than 2GB; fixes #7120 Araq 2018-02-27 01:46:52 +01:00
  • c3d544221b Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2018-02-26 20:48:23 +01:00
  • ac6d9a3079 symbol files: baby steps to a working solution Araq 2018-02-26 17:39:19 +01:00
  • 3bf1ce008f fixes #7236 Andreas Rumpf 2018-02-26 10:51:56 +01:00
  • 8a7e9960a4 system.nim: fix harmless typo Andreas Rumpf 2018-02-26 09:08:57 +01:00
  • 27e32e0a7d improve the error message for #4659; closes #4659 Andreas Rumpf 2018-02-25 17:43:28 +01:00
  • b35ee82c48 fixes #6992 Andreas Rumpf 2018-02-25 17:28:47 +01:00
  • f9b742c72a make osproc.execProcesses more robust Andreas Rumpf 2018-02-25 16:02:52 +01:00
  • 1975998c56 Detect openssl related to outdated openssl and help user solve issue. Dominik Picheta 2018-02-25 13:34:32 +00:00
  • e4515f304a Improve semchecking for duplicate cases in case statements (#7176) Oscar Nihlgård 2018-02-24 14:56:17 +01:00
  • ba6e11fc88 Parsecsv mutability (#7253) Misha Kotwica 2018-02-24 14:55:38 +01:00
  • d6229f20ff Allow float argument to sleepAsync() to allow sub-millisecond resolution Ico Doornekamp 2018-02-23 19:16:11 +01:00
  • 3dab0877da fixes #7247 Andreas Rumpf 2018-02-23 11:28:54 +01:00
  • fb3e460f6d Improve SSL error message in httpclient. Dominik Picheta 2018-02-22 10:49:27 +00:00
  • 6f0bb6e1f5 Fix style string formatting for cursorBackward and cursorForward (#7243) antizealot1337 2018-02-22 04:01:26 -05:00
  • 45d3e2e510 genTryCpp codegen. Fixes #7232. Fixes #7239 (#7240) cooldome 2018-02-22 08:58:56 +00:00
  • 0cf207a452 Merge pull request #7242 from konqoro/patch-23 Dominik Picheta 2018-02-21 12:18:28 +00:00
  • b0637bc373 Fix toCountTable and newCountTable konqoro 2018-02-21 13:22:41 +02:00
  • 67380f71d6 symbol files: delay the emission of forwarded procs Araq 2018-02-21 11:42:58 +01:00