Commit Graph

  • f3db632b1d Added count(*) support to sql parser. Fixed warnings in sql parser. (#7490) treeform 2018-04-12 08:49:24 -07:00
  • 63160855aa Move RLimit and getrlimit to posix.nim and add setrlimit to easily limit FD allocation (#7564) aguspiza 2018-04-12 17:42:33 +02:00
  • 85e21158db Cleanups 20180401 (#7458) Jacek Sieka 2018-04-12 23:35:10 +08:00
  • c3cc52087f Added a few useful os calls to VM (#7440) genotrance 2018-04-12 06:59:14 -05:00
  • 84982e5e17 fix deprecation warnings in asyncmacro and htmlgen (#7573) Arne Döring 2018-04-12 13:54:49 +02:00
  • 19aad4f547 quick bug fix (#7576) cooldome 2018-04-12 07:00:54 +01:00
  • 29d2c34956 fixes #2779 Andreas Rumpf 2018-04-11 23:36:04 +02:00
  • 4c5351a1eb fixes #6895 Andreas Rumpf 2018-04-11 23:26:11 +02:00
  • 5e1e1a9145 fixes #7551 Andreas Rumpf 2018-04-11 16:43:34 +02:00
  • e7edc7ec7f option optimization (#6253) Arne Döring 2018-04-11 16:50:27 +02:00
  • 6baca58693 Get symbol kind (#7491) Arne Döring 2018-04-11 16:48:01 +02:00
  • 1ee5f1e36a Enable RISC-V 64bit platform (#7541) Federico Ceratto 2018-04-11 15:45:37 +01:00
  • 4887f64107 concepts: do not report concept parameters as unused Andreas Rumpf 2018-04-11 14:01:19 +02:00
  • f6c8f97fe8 Add a few useful os calls to nimscript (#7442) genotrance 2018-04-10 11:50:23 -05:00
  • 16c1a90857 Cpp codegen: handling of imported exceptions. Fixes #3571 (#7360) cooldome 2018-04-10 11:14:59 +01:00
  • 427490a845 Fix compile time set cardinality (#7558) Oscar Nihlgård 2018-04-10 10:38:16 +02:00
  • 992300b300 Call requestAux not request in httpclient. Dominik Picheta 2018-04-07 18:15:42 +01:00
  • c6e08725c1 Merge pull request #7536 from FedericoCeratto/patch-3 Dominik Picheta 2018-04-07 13:03:22 +01:00
  • 56dc7c6f77 Allow searching for "rename file" in documentation Federico Ceratto 2018-04-07 12:56:16 +01:00
  • 673f5f3534 Add RISC-V (riscv64) support (#7417) Federico Ceratto 2018-04-06 23:40:39 +01:00
  • 8ae0ac8637 make tests green again Araq 2018-04-07 00:39:22 +02:00
  • d6793ded27 Fix parser bug with type classes (#7480) Oscar Nihlgård 2018-04-06 22:44:54 +02:00
  • 8b7c2bd067 fixes #7528 Araq 2018-04-06 22:42:25 +02:00
  • 2d68674338 fixes #7252 Araq 2018-04-06 22:25:25 +02:00
  • 212fdc5946 added the 'x.p[:T]' notation for explicit generic instantiations in combination with the ddot calling syntax Araq 2018-04-06 22:05:47 +02:00
  • 651c0e45da semcheck negative array length (#7518) Oscar Nihlgård 2018-04-06 17:05:28 +02:00
  • 7e1f0e28ae revert the error message Araq 2018-04-06 14:11:11 +02:00
  • f9449ef954 improve compiler error message Araq 2018-04-06 14:00:09 +02:00
  • 19ed4a8e3e fixes #7522 Araq 2018-04-06 13:56:15 +02:00
  • aa6353e4fa fixes #6843 Araq 2018-04-06 13:10:22 +02:00
  • 824092be31 fixes a regression about static object case variant checking Araq 2018-04-06 13:01:24 +02:00
  • 0872e7a27e renamed future.nim to sugar.nim Araq 2018-04-06 11:58:12 +02:00
  • 5a5ee93784 make parseopt2 use the new better deprecated error message Araq 2018-04-06 11:57:32 +02:00
  • 8518683dc7 the 'deprecated' pragma for modules now supports an error message Araq 2018-04-06 11:56:53 +02:00
  • c34cb101b8 Fixes #7407 (#7427) cooldome 2018-04-06 09:53:21 +01:00
  • 9bacdd64c1 fix issues #6986 and #7501 (#7513) skilchen 2018-04-06 10:24:58 +02:00
  • cf6d41b51d Fixes #5281 (#7489) Dmitry Atamanov 2018-04-06 11:09:05 +03:00
  • 4d6456d029 __NR_gettid as const on amd64 (#7460) Jacek Sieka 2018-04-06 16:07:36 +08:00
  • e336e6609c include help short option in processCmdLine (#7515) skilchen 2018-04-06 09:48:03 +02:00
  • 1bd4560986 Merge pull request #7471 from yglukhov/fixed-times-cpp-windows-32 Dominik Picheta 2018-04-05 23:06:38 +01:00
  • ad230256b6 Merge pull request #7511 from timotheecour/pr_clarify_compileOnly Dominik Picheta 2018-04-05 22:47:50 +01:00
  • aa40c91e6e cmd line help: clarify compileOnly vs noLinking Timothee Cour 2018-04-05 14:34:55 -07:00
  • 06a4505305 Merge pull request #7483 from GULPF/cookies-timezones Dominik Picheta 2018-04-04 22:37:37 +01:00
  • 58dc8a399e Merge pull request #7450 from cabhishek/devel Dominik Picheta 2018-04-04 22:36:18 +01:00
  • 5d46e1eaa2 Fixes #7473 (#7475) Arne Döring 2018-04-04 15:37:07 +02:00
  • 7ef0cfebb5 Merge pull request #7495 from GULPF/fix-fill-bug Dominik Picheta 2018-04-04 13:54:40 +01:00
  • 34df046d37 Fix algorithm.fill for empty input Oscar Nihlgård 2018-04-04 13:02:14 +02:00
  • da077eea7c Move algorithm tests away from koch Oscar Nihlgård 2018-04-04 13:00:51 +02:00
  • abfcbaa74c fewer temporary string allocations for the compiler's renderer (#7484) Arne Döring 2018-04-04 08:46:35 +02:00
  • f108e89670 implemented v2 string literals Araq 2018-04-03 23:41:20 +02:00
  • bc724a0a81 Fixed compilation of times.nim with mingw 4.9.2 C++ 32bit Yuriy Glukhov 2018-04-02 19:35:43 +03:00
  • 97565826ef Don't assume UTC in cookies.setCookie Oscar Nihlgård 2018-04-03 12:15:01 +02:00
  • 17d0e29d40 Fix documentation link for set type (#7465) Roman Ovseitsev 2018-04-03 11:39:17 +03:00
  • 8b0ea4b501 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-04-03 10:25:26 +02:00
  • d837362216 C codegen: preparations for different seq and string implementations Andreas Rumpf 2018-04-03 10:25:20 +02:00
  • 0b99e8e8cb Fix compiler stuck on waiting C/CPP backends. (#7472) Eugene Kabanov 2018-04-02 22:54:27 +03:00
  • b25044286b sysstr.nim: fix minor typos Andreas Rumpf 2018-04-02 17:01:40 +02:00
  • cc6fe6e578 fixes codegen for nil cstrings Andreas Rumpf 2018-04-02 17:00:35 +02:00
  • 755570bcfb Merge pull request #7459 from arnetheduck/posix-rlimit-nofile Dominik Picheta 2018-04-02 14:35:04 +01:00
  • 39c71d6211 Merge pull request #7336 from yglukhov/ipaddr-sockaddr-conversions Dominik Picheta 2018-04-02 14:31:05 +01:00
  • 92d2ce01d6 Merge pull request #7456 from data-man/cmp_datetime Dominik Picheta 2018-04-01 17:02:23 +01:00
  • e4e6b1f496 Merge branch 'devel' of github.com:nim-lang/Nim into devel Andreas Rumpf 2018-04-01 18:00:00 +02:00
  • 542618da70 sink parameters: next steps Andreas Rumpf 2018-04-01 17:59:54 +02:00
  • 9e51e737b6 RLIMIT_NOFILE as posix const Jacek Sieka 2018-04-01 20:17:32 +08:00
  • 86c65db18d Some more fixes to the readme. Dominik Picheta 2018-04-01 00:51:45 +01:00
  • f97decaa2f Improve compilation instructions in readme Dominik Picheta 2018-04-01 00:50:48 +01:00
  • 759023e157 Comparing datetimes data-man 2018-04-01 00:41:38 +03:00
  • 455dd36135 destructors: first version of 'sink' parameter logic Andreas Rumpf 2018-03-31 20:27:08 +02:00
  • c7cba5e6f0 Fixes #6902 Abhishek Kapatkar 2018-03-30 13:33:42 -07:00
  • 61f00da4bc Merge pull request #7445 from nim-lang/asyncstreams-doc Dominik Picheta 2018-03-30 14:07:36 +01:00
  • d6d3c5695b Fixes #7400 Dominik Picheta 2018-03-30 13:16:59 +01:00
  • 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