Commit Graph

  • b98cd3bf34 Fix cmpStrings in js mode (#7604) treeform 2018-04-15 08:34:03 -07:00
  • 6795d9931b Add recent times changes to changelog (#7607) Oscar Nihlgård 2018-04-15 17:25:39 +02:00
  • 2478be3f21 add example to docs for getTypeInst and getTypeImpl (#7206) jcosborn 2018-04-15 06:51:16 -05:00
  • 0ce28d15cc Nim namespace for cpp (#7453) AdrianV 2018-04-15 13:43:01 +02:00
  • 70c0ff1be2 manual: cleanup the documentation; document for-loop macros; ensure the examples compile Andreas Rumpf 2018-04-15 11:56:18 +02:00
  • c08efb4c51 implements first version of for-loop macros Andreas Rumpf 2018-04-15 01:07:28 +02:00
  • a30b52eb64 fixes #7610 Andreas Rumpf 2018-04-14 15:44:05 +02:00
  • 8c09ffd36d manual: many additions and improvements Andreas Rumpf 2018-04-14 14:53:31 +02:00
  • 7c879d9b0f explicit effects for existsOrCreateDir Andreas Rumpf 2018-04-14 13:57:27 +02:00
  • c6f15c53f4 merge the different manual/*.rst include files. Was too hard to find the corresponding sections otherwise. Hope it means the manual is more likely to be kept up to date. Andreas Rumpf 2018-04-14 08:42:45 +02:00
  • 3d1d163eff fixes #7451 (#7575) RSDuck 2018-04-14 08:33:36 +02:00
  • 116e984a6b remove deprecated timeToTimeInfo; fixes #3678 Andreas Rumpf 2018-04-14 00:59:32 +02:00
  • 6ae9341d48 make JS tests green again Andreas Rumpf 2018-04-14 00:54:15 +02:00
  • 50d4224d41 fixes #6205 Andreas Rumpf 2018-04-14 00:40:17 +02:00
  • 34c1ca1dd0 make nativesockets.Hostent.addrlist readable for ipv4 af_inet addresses (see issue #7314) (#7327) skilchen 2018-04-13 23:49:23 +02:00
  • 9e884c31dd the new feature's name is hotCodeReloading Andreas Rumpf 2018-04-13 23:48:56 +02:00
  • d7cc9016f3 fixes #4470 Andreas Rumpf 2018-04-13 23:41:31 +02:00
  • a3cf1cff5b make tools/nimweb.nim compileable with latest Nim (#7602) skilchen 2018-04-13 22:57:10 +02:00
  • e3037a2f33 Support code hot reloading for JavaScript projects (#7362) zah 2018-04-13 20:08:43 +03:00
  • 1d1d6f39a3 make tests green again Andreas Rumpf 2018-04-13 17:45:48 +02:00
  • 47335aab41 introduce nkTupleConstr AST node for unary tuple construction; breaking change Andreas Rumpf 2018-04-13 17:06:46 +02:00
  • ab426faa22 Merge pull request #7599 from nim-lang/fix-typedesc-in-async zah 2018-04-13 17:33:05 +03:00
  • 55fe3d87a7 added comment to macros (#7598) Arne Döring 2018-04-13 14:05:07 +02:00
  • 10142e4a80 Fix some usages of typedesc in async procs Zahary Karadjov 2018-04-13 12:44:47 +03:00
  • 44ee3c27c0 [nimgrep] add option --oneline to keep file:line info when piping (#7592) Timothee Cour 2018-04-12 22:42:42 -07:00
  • f6df2d9956 Sub second time resolution (#6978) Oscar Nihlgård 2018-04-13 07:36:31 +02:00
  • 19a1cc914f deprecate macros.callsite; fixes #7369 Andreas Rumpf 2018-04-12 20:00:01 +02:00
  • ea8afebf8c 'func' is now an alias for 'proc .noSideEffect' Andreas Rumpf 2018-04-12 17:04:15 +02:00
  • a17d45c2c2 fixes #3948 Andreas Rumpf 2018-04-12 09:19:07 +02:00
  • 4f1725ad61 Add column number to instantiation info (#7376) PMunch 2018-04-12 20:02:04 +02:00
  • f543388959 unittest: default no color if stdout is not a tty (#7424) Xiao-Yong 2018-04-12 10:57:34 -05:00
  • 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