Commit Graph

  • 1d941b8735 refs #10249 #10266; each command logged only if --verboseCommands:true (#10303) Timothee Cour 2019-01-15 00:53:58 -08:00
  • 8922063bd8 typed/untyped return type is invalid for everything except templates and macros (#10275) Neelesh Chandola 2019-01-15 12:38:12 +05:30
  • c8ba9ffdba lib.rst: fix a typo (#10308) [ci skip] Jjp137 2019-01-14 22:05:05 -08:00
  • 9e68b2ce5d fix test Timothee Cour 2019-01-13 23:53:50 -08:00
  • 0a8762eb7b fix #9842 #9951: nim -r and parseopt.cmdLineRest are now correct Timothee Cour 2019-01-12 15:26:22 -08:00
  • e17321aa24 improve formatting in assertEquals Timothee Cour 2019-01-12 15:51:44 -08:00
  • dd1f23f6fc Expose CTime (#10301) genotrance 2019-01-14 15:16:11 -06:00
  • 1899d8d107 make tests green again Andreas Rumpf 2019-01-14 20:11:33 +01:00
  • b78af990b8 Fixes #10065 (#10260) Arne Döring 2019-01-14 17:16:17 +01:00
  • d69a7842fa fixes #7878 Araq 2019-01-14 12:36:34 +01:00
  • 825e08b046 fixes #7524 Araq 2019-01-14 12:15:29 +01:00
  • 65593e76f4 fixes leftover from #9647 : use nimf as standardized extension for source code filters (#10294) Timothee Cour 2019-01-14 02:58:16 -08:00
  • c707267212 Add stdin read support to nimscrit #3983 (#10292) genotrance 2019-01-14 02:26:10 -06:00
  • 29e0a792ff [backport] fix documentation leak to os.nim[ci skip] narimiran 2019-01-14 09:24:12 +01:00
  • 2b37bf5d5b added proc rand for typedesc (#10259) Arne Döring 2019-01-14 09:20:31 +01:00
  • d983d998b2 fixes #9218 Araq 2019-01-13 18:53:27 +01:00
  • 3c2d82eaae make megatest green Araq 2019-01-13 17:19:36 +01:00
  • 80c69ffd31 nimgrep: use standard regular expression syntax, not reExtended Araq 2019-01-13 16:23:08 +01:00
  • bd5dd2b95b nimgrep: fixes #989 Araq 2019-01-13 16:22:19 +01:00
  • 2ccc9db59d closes #3744 Araq 2019-01-13 16:05:42 +01:00
  • aa7ad88978 fixes #10075 [backport] Araq 2019-01-13 15:52:50 +01:00
  • ab99bdfc40 fixes #10136 Araq 2019-01-13 14:56:50 +01:00
  • 451377f737 fixes #10271 [backport] Araq 2019-01-13 14:24:38 +01:00
  • 7f0559b93f fixes #7241 Araq 2019-01-13 14:08:49 +01:00
  • 0c10fc67eb fixes #10104 Araq 2019-01-13 14:05:09 +01:00
  • d740a5b79a Implements BackwardsIndex [] for deque. (#10105) Dominik Picheta 2019-01-13 13:06:16 +00:00
  • 796432ff94 make tests more robust; tests should be deterministic, no randomize() calls in tests Araq 2019-01-13 13:54:44 +01:00
  • 40115cd645 improve error messages quality for '.push: raises []' Araq 2019-01-13 13:30:01 +01:00
  • 5cd18b0f24 make system.task compatible with NimScript; refs #10254 Araq 2019-01-13 09:04:13 +01:00
  • 2823da5e52 setCommand nop update documentation (#10254) Strømberg 2019-01-13 09:04:40 +01:00
  • 9af85fb69f fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274) Timothee Cour 2019-01-13 00:00:39 -08:00
  • f5cc2e2de5 Fixes 10202 (#10283) rec 2019-01-12 19:49:31 +01:00
  • 98ef545bed fix #10281 (#10282) Timothee Cour 2019-01-11 23:18:04 -08:00
  • 7e7603ed2b Documented error source argument of macros.error() (#10279) Ico Doornekamp 2019-01-12 08:17:20 +01:00
  • 647066e378 make the stdlib work with the changed docgen Araq 2019-01-11 18:36:20 +01:00
  • 56b804a283 RST parser: fixes #8158 Araq 2019-01-11 16:31:24 +01:00
  • ee7f2d97cc docgen: support markdown headings too Araq 2019-01-11 15:06:45 +01:00
  • 5ef5dc86c5 docgen: support markdown link syntax; enable markdown extensions Araq 2019-01-11 14:20:34 +01:00
  • c3d80647ae docgen: render 'interpreted text' the same as inline literals for markdown compat Araq 2019-01-11 12:52:31 +01:00
  • b0979c8b1c Cleanup comesFromPush logic (#10278) Neelesh Chandola 2019-01-11 23:46:03 +05:30
  • 09ef25810a refs #10249 ; more debug info to diagnose failures (#10266) Timothee Cour 2019-01-11 08:03:19 -08:00
  • 5397c5d31d fixes #10216 (#10270) Andreas Rumpf 2019-01-11 16:34:22 +01:00
  • d1b7aa28e7 fixes #10240 (#10269) Andreas Rumpf 2019-01-11 15:55:16 +01:00
  • ceabbeadd7 Fixes new atomics for C + vcc (#10267) Jörg Wollenschläger 2019-01-11 20:07:46 +09:00
  • 0a2f711b9e revert moving oids and smtp to graveyard narimiran 2019-01-11 08:51:19 +01:00
  • 540d102d87 fix #10261 unittest now returns 1 on error instead of buggy behavior (#10264) Timothee Cour 2019-01-10 22:59:20 -08:00
  • ab425d793a [RFC] Better atomics (#8620) Jörg Wollenschläger 2019-01-11 03:18:00 +09:00
  • a5fe676f37 Added 'Limitations' section to nimscript manual listing the restrictions of the VM (#10209) Ico Doornekamp 2019-01-10 17:57:21 +01:00
  • 0bb76dde54 fixes #10030 bootstrap is insulated from user config (#10244) Timothee Cour 2019-01-10 08:49:57 -08:00
  • 8e600b78ca add unsetControlCHook to remove a Ctrl-C hook after it was set (#7267) Vindaar 2019-01-10 13:44:44 +01:00
  • d998cb58dd void object fields are now ignored by codegen and fields/fieldPairs iterator (#10144) Neelesh Chandola 2019-01-10 17:19:35 +05:30
  • 6389271d1c Merge pull request #10248 from narimiran/graveyard Miran 2019-01-10 11:17:06 +01:00
  • b3435d22dc Times cosmetic changes (#10237) Oscar Nihlgård 2019-01-10 10:56:12 +01:00
  • d2b95cb476 fixes #10039 : CI now runs buildTools (eg, nimfind wasn't being compiled before); refactoring (#10242) Timothee Cour 2019-01-10 00:35:37 -08:00
  • f7d2f9c5f0 update changelog narimiran 2019-01-10 09:31:18 +01:00
  • 3ed5f83704 Fix exception tracking for system.open (#10253) Oscar Nihlgård 2019-01-10 09:28:09 +01:00
  • f55c8d4d54 fixes #10251 (#10255) Arne Döring 2019-01-10 09:27:01 +01:00
  • 44b4e289d6 destructors: lift type bound operations for case and distinct objects (#10238) cooldome 2019-01-10 08:25:35 +00:00
  • be958d60c9 remove oids narimiran 2019-01-08 17:29:54 +01:00
  • 1a3763fe13 remove smtp narimiran 2019-01-08 17:26:58 +01:00
  • 8d9b093440 remove scgi narimiran 2019-01-08 17:19:34 +01:00
  • da57c0ab99 remove subexes narimiran 2019-01-08 17:04:07 +01:00
  • 87232a38e4 ValueError now inherits from CatchableError (#10246) Oscar Nihlgård 2019-01-10 08:49:57 +01:00
  • 11050d1104 make Stream.{read,peek} procs public (#9806) Notkea 2019-01-09 15:06:40 +01:00
  • 0229dfd199 epoll selector starts with reasonable fd set size (1024) and increases in powers of two when needed. This prevents the selector to allocate large amounts of memory at startup on systems with a high RLIMIT_NOFILE setting (#10194) Ico Doornekamp 2019-01-09 10:46:23 +01:00
  • 23c1ee982e add alignTable, parseTableCells to align/format a tab(etc) delimited table (#10182) Timothee Cour 2019-01-09 00:46:44 -08:00
  • 258952832f remove float128 from the manual, fixes #10213 [ci skip] narimiran 2019-01-09 07:01:32 +01:00
  • ae508f81d8 Merge pull request #10239 from timotheecour/pr_fix_comment_9766 genotrance 2019-01-08 23:30:47 -06:00
  • def477acb7 Merge pull request #10236 from treeform/passSSLPath genotrance 2019-01-08 23:24:45 -06:00
  • 6ce3949c8a add isNamedTuple; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (#10070) Timothee Cour 2019-01-08 18:37:25 -08:00
  • fc7fcca9df fix leftover comment from #9766 Timothee Cour 2019-01-08 17:07:46 -08:00
  • bf3a308e86 [error messages, stacktraces] fix #8794 #9270 #9767 #9768 (#9766) Timothee Cour 2019-01-08 15:58:47 -08:00
  • fb26b95f81 {.deprecated: msg.} now works for vars and lets (#10234) Neelesh Chandola 2019-01-09 00:14:47 +05:30
  • 21078798ea Fix libssl order. Newest one is 1.1 Andre von Houck 2019-01-08 10:29:10 -08:00
  • d0366c5194 update issue templates [ci skip] narimiran 2019-01-05 10:12:13 +01:00
  • c60916a2af [CI] fixes #10041 move bulk of travis and appveyor logic to koch.nim (#10183) Timothee Cour 2019-01-08 04:08:19 -08:00
  • 6737634d88 os.execShellCmd: fixes #10231 (#10232) alaviss 2019-01-08 18:41:15 +07:00
  • 821920aa39 [nimpretty] fix #10211; fix #10199 (#10212) Timothee Cour 2019-01-08 01:38:34 -08:00
  • 427435a814 Don't use deprecated pragma syntax (#10187) Clyybber 2019-01-08 10:13:39 +01:00
  • 3ed833198b Better LibSSL search order. (#10230) treeform 2019-01-08 00:50:25 -08:00
  • 20402579a2 system/strmantle: avoid leaking docs to system.nim [ci skip] (#10233) alaviss 2019-01-08 14:42:10 +07:00
  • abad758a7e Fix for sizeof bitsize combination (#10227) Arne Döring 2019-01-07 18:09:57 +01:00
  • 387831d657 Show error when trying to export individual enum field (#10109) Neelesh Chandola 2019-01-07 20:32:47 +05:30
  • 044cef152f add custom pragma support for var and let symbols (#9582) jcosborn 2019-01-07 05:36:06 -06:00
  • 139fa396e8 os.execShellCmd: use WEXITSTATUS to retrieve exit code (#10222) alaviss 2019-01-07 18:27:07 +07:00
  • 87f8ec5b92 Fix #10073 (#10218) zah 2019-01-07 13:10:54 +02:00
  • 5345c5b130 remove deprecated modules (#10215) Miran 2019-01-07 10:37:49 +01:00
  • be9d1280ae Added examples to strtabs module (#10160) Ico Doornekamp 2019-01-07 00:52:19 +01:00
  • e77dd683eb Fix defer not not-working at top level (#10191) Neelesh Chandola 2019-01-07 05:21:17 +05:30
  • 15773c455a Add changelog for the isNil JavaScript change (#10184) Alexander Ivanov 2019-01-07 01:50:21 +02:00
  • b7be67349b Fix ODBC SQL Error string decoding (#10207) [backport] Leonardo Cecchi 2019-01-07 00:48:55 +01:00
  • ea3e32c224 Remove totally unneeded import of hashes. (#10221) c-blake 2019-01-06 18:42:49 -05:00
  • 2fa35126b0 Fix getAddrInfo, add IPPROTO_ICMPV6 Closes #10198 Federico Ceratto 2019-01-05 21:12:53 +00:00
  • f3bd3691e7 Minor Fixes to Manual Wording (#10214) Tristano Ajmone 2019-01-06 10:45:24 +01:00
  • 4a720394bb testament megatest: we can now tell which test failed; helps debugging and prevents certain bugs, plus other fixes (#10089) Timothee Cour 2019-01-05 07:07:09 -08:00
  • ffea3fbfae * move up runnableExamples definition so can be used more in system.nim (#10196) Timothee Cour 2019-01-05 07:01:10 -08:00
  • e5ca57d85c Fix the tuple returned by os.splitFile() in documentation (#10197) Hugo Locurcio 2019-01-05 01:00:38 +01:00
  • be0a4d1342 fix system.nim documentations (#10168) alaviss 2019-01-04 21:13:07 +07:00
  • e9a192c36f expandFilename on windows is now consistent with other platforms (#10154) Neelesh Chandola 2019-01-04 19:41:48 +05:30
  • ba7d33b4e4 Guard against null exception (#10162) rec 2019-01-04 15:05:03 +01:00