Commit Graph

  • 9fbd9e9028 use correct issue number Andreas Rumpf 2016-07-29 00:59:58 +02:00
  • 1ddd2a3865 fixes #4432 Andreas Rumpf 2016-07-29 00:58:39 +02:00
  • ce91a1b25d fixes #4510 Andreas Rumpf 2016-07-28 21:35:00 +02:00
  • d7a1abd5f7 Merge pull request #4527 from hendi/httpclient-close-sockets Andreas Rumpf 2016-07-28 20:54:58 +02:00
  • ccae58c5e2 Merge branch 'Lompik-htmlparser' into devel Andreas Rumpf 2016-07-28 20:53:14 +02:00
  • c23cbe1722 Merge branch 'htmlparser' of https://github.com/Lompik/Nim into Lompik-htmlparser Andreas Rumpf 2016-07-28 20:48:38 +02:00
  • f5fa5dae85 generic multi-methods should work now Andreas Rumpf 2016-07-28 20:23:16 +02:00
  • 34afaeeedd .base pragma works for generic methods Andreas Rumpf 2016-07-28 13:04:40 +02:00
  • 471672fecc fix: generic tuples instantiations were cached incorrectly Andreas Rumpf 2016-07-27 14:59:28 +02:00
  • 48867b2541 Update htmlparser test `output` variable Stephane Fontaine 2016-07-28 20:25:12 +04:00
  • 4bef9d020d use defer instead of try ... finally Hendrik Richter 2016-07-28 15:50:34 +02:00
  • 6a2ad716a4 remove superfluous except: raise Hendrik Richter 2016-07-28 15:37:34 +02:00
  • b0f1d9f467 make httpclient close opened Socket on error Hendrik Richter 2016-07-28 11:30:05 +02:00
  • f18ff6a033 Merge pull request #4525 from roose/parsecfg Andreas Rumpf 2016-07-28 11:07:58 +02:00
  • 6cd7143c1c Add dash to SymChars roose 2016-07-28 07:47:19 +06:00
  • 0ada2aedfa added when() block so that the compiler doesn't try to link SSL methods when SSL isn't available Ryan Marcus 2016-07-27 17:26:11 -04:00
  • 0a03b18ae9 removed whitespace diffs Ryan Marcus 2016-07-27 17:08:28 -04:00
  • 56387c61dd added code to send CONNECT request for https requests through proxies, fixes #4520 Ryan Marcus 2016-07-27 17:02:53 -04:00
  • fa537ee3a4 htmlparser: Add test for paragraph inside <dd,li> Stephane Fontaine 2016-07-27 21:24:51 +04:00
  • 27a40cd5a4 Merge pull request #4522 from coffeepots/patch-2 Andreas Rumpf 2016-07-27 18:03:24 +02:00
  • ea03199400 Add handle function to Thread type coffeepots 2016-07-27 14:56:52 +01:00
  • 5bac8cd855 htmlparser: Allow <p> as children of <dd> and <li> Stephane Fontaine 2016-07-27 15:14:34 +04:00
  • be22071b2e fixes a varargs of untyped regression Andreas Rumpf 2016-07-24 21:37:59 +02:00
  • 6bbb25f2d7 json doc info also includes line,col information Andreas Rumpf 2016-07-23 23:23:47 +02:00
  • 093b1bae64 docgen improvements Andreas Rumpf 2016-07-22 22:30:52 +02:00
  • bea62bb632 overloading of dot and parenthesis operators should now be done in .experimental Andreas Rumpf 2016-07-22 18:07:23 +02:00
  • fc0bb82802 fixes #4494 Andreas Rumpf 2016-07-22 12:29:05 +02:00
  • c4fb9f052b Merge pull request #4511 from oderwat/doc-changes1 Andreas Rumpf 2016-07-22 13:54:55 +02:00
  • e412e5458c Small changes to the docs to make it easier to find stuff. Hans Raaf 2016-07-21 15:08:42 +02:00
  • edcbfe991b Merge pull request #4481 from oderwat/unicode-ext1 Andreas Rumpf 2016-07-21 20:00:22 +02:00
  • 5784e43662 Add warning to osproc.close Dominik Picheta 2016-07-21 16:14:00 +01:00
  • cf8ee366d1 Merge pull request #4506 from FedericoCeratto/patch-12 Andreas Rumpf 2016-07-21 10:36:37 +02:00
  • c3111760e7 Merge pull request #4508 from FedericoCeratto/patch-14 Andreas Rumpf 2016-07-21 10:25:18 +02:00
  • 561b9e4308 Merge pull request #4507 from FedericoCeratto/patch-13 Andreas Rumpf 2016-07-21 10:25:06 +02:00
  • 89b73feb74 Merge pull request #4504 from avsej/add-sparc64-platform Andreas Rumpf 2016-07-21 10:21:49 +02:00
  • 4e27e96906 Add copyright header Federico Ceratto 2016-07-21 08:54:30 +01:00
  • 3f31395d50 Add copyright header Federico Ceratto 2016-07-21 08:53:10 +01:00
  • a0dc9f57cb Add copyright header Federico Ceratto 2016-07-21 08:52:39 +01:00
  • 1492ff33ce define sparc64 platform Sergey Avseyev 2016-07-20 22:31:24 +03:00
  • 5f623ea9ef fixes an valid 'T' is not used hint Andreas Rumpf 2016-07-20 15:37:25 +02:00
  • 38307a1f33 Merge pull request #4502 from SSPkrolik/findexe-posix-fix Andreas Rumpf 2016-07-20 16:11:48 +02:00
  • dfc66ca02d Fixed findExe behaviour on Linux with symlinks relative paths Rostyslav Dzinko 2016-07-20 12:56:11 +03:00
  • f8fe86fcd5 get rid of debug output Andreas Rumpf 2016-07-20 10:45:07 +02:00
  • 9e9ce6a4e3 Merge pull request #4500 from nigredo-tori/fix-osproc-env Andreas Rumpf 2016-07-20 09:27:14 +02:00
  • 46dad3cb6b Fix environment handling in startProcess Dmitry Polienko 2016-07-19 20:38:00 -07:00
  • c768fea630 Fix newWideCString(cstring, int) Dmitry Polienko 2016-07-19 20:37:26 -07:00
  • 9bd952d2c2 Revert changes in osproc.nim Dmitry Polienko 2016-07-19 20:33:25 -07:00
  • 850b908f15 remove XXX comment Andreas Rumpf 2016-07-20 00:27:42 +02:00
  • 67b024838c fixes #1970 Andreas Rumpf 2016-07-19 20:44:08 +02:00
  • d4573f1762 fixes #888 Andreas Rumpf 2016-07-19 20:19:52 +02:00
  • 6905a6fae3 updated 'concept' docs Andreas Rumpf 2016-07-19 19:55:00 +02:00
  • 9605435f2e get rid of deprecated toLower/toUpper Andreas Rumpf 2016-07-19 19:28:01 +02:00
  • dc4b2c920c fixes #4328 Andreas Rumpf 2016-07-19 19:27:38 +02:00
  • d455d58af6 fixes #4345 Andreas Rumpf 2016-07-19 15:40:21 +02:00
  • 2d8572e948 fixes #4428 Andreas Rumpf 2016-07-19 15:24:42 +02:00
  • 9eb909baf9 fixes #4485; package handling works better; docgen works with --project on Nimble package level Andreas Rumpf 2016-07-19 14:13:16 +02:00
  • ab9e44dc96 better fix for #4497 Andreas Rumpf 2016-07-19 11:21:14 +02:00
  • ecae779956 koch knows about json2 Andreas Rumpf 2016-07-18 17:17:58 +02:00
  • 5f773bf478 Fix passing environment in startProcess (win) Dmitry Polienko 2016-07-18 23:28:40 -07:00
  • 358f582939 Merge pull request #4463 from flyx/tables-equals-no-KeyError Andreas Rumpf 2016-07-19 00:16:58 +02:00
  • 71cee2b648 Merge pull request #4498 from mbaulch/fix4388 Andreas Rumpf 2016-07-18 17:47:23 +02:00
  • 267855f9fb make tests green again Andreas Rumpf 2016-07-18 14:57:22 +02:00
  • 3193a99b13 fixes #4497 Andreas Rumpf 2016-07-18 13:52:27 +02:00
  • 50d6c0ae85 Random module: fix links, improve header. Matthew Baulch 2016-07-18 21:42:47 +10:00
  • f1e77d3124 fixes #4496 Andreas Rumpf 2016-07-18 13:05:18 +02:00
  • d779a9b722 fixes #4478 Andreas Rumpf 2016-07-18 12:16:54 +02:00
  • 55db59a897 todo.txt update Andreas Rumpf 2016-07-18 11:36:19 +02:00
  • c3315bc763 added gFuzzyGraphChecking for nimsuggest timeout problems Andreas Rumpf 2016-07-17 01:56:19 +02:00
  • ec0de31751 Merge pull request #4493 from oderwat/findexe-symlinks Andreas Rumpf 2016-07-17 01:45:56 +02:00
  • c00bb2ca82 findExe() now by default follows symlinks. Hans Raaf 2016-07-16 22:44:19 +02:00
  • 2ac21261b4 Merge pull request #4394 from yglukhov/macro-routines2 Andreas Rumpf 2016-07-16 14:35:17 +02:00
  • 622ab7089c Merge pull request #4488 from mbaulch/fix4346improved Andreas Rumpf 2016-07-16 14:13:20 +02:00
  • 8698de1742 nimsuggest improvements Andreas Rumpf 2016-07-16 13:47:21 +02:00
  • b7c1be03c8 added system.newSeqOfCap for improved efficiency Andreas Rumpf 2016-07-15 17:04:14 +02:00
  • 11b499f3ca prepare for #3898 Andreas Rumpf 2016-07-15 15:40:26 +02:00
  • d798323248 version 1 battle plan Andreas Rumpf 2016-07-15 15:40:08 +02:00
  • 57c52d05df better be safe than sorry Andreas Rumpf 2016-07-15 13:29:22 +02:00
  • 0834cd63d9 prepare Nim codebase for upcoming parser changes Andreas Rumpf 2016-07-15 12:56:03 +02:00
  • 915185dd11 Handle tuples with unnamed fields, symbols, and more. Less duplication. Matthew Baulch 2016-07-15 20:36:11 +10:00
  • 3e72c98d49 rollback of nimsuggest improvement until we figured out the reasons Andreas Rumpf 2016-07-15 11:44:02 +02:00
  • 153fd13f3d fixes #2758 Andreas Rumpf 2016-07-15 02:36:37 +02:00
  • ab3c684c62 fixes #3545 Andreas Rumpf 2016-07-15 01:55:42 +02:00
  • db56174a19 fixes #3548 Andreas Rumpf 2016-07-15 00:22:08 +02:00
  • 995727ffd0 decent error message for 'var T' problems Andreas Rumpf 2016-07-14 23:20:38 +02:00
  • 50e3ca9f36 Merge pull request #4489 from oderwat/faq-vscode Dominik Picheta 2016-07-14 22:45:50 +01:00
  • 36d9623955 Added Visual Studio Code editor support to FAQ Hans Raaf 2016-07-14 23:38:17 +02:00
  • 05486957d4 Fix: Correctly (and more efficiently) handle non-tuple conversions. Matthew Baulch 2016-07-14 21:24:39 +10:00
  • de41649b0e Use target field types in tuple conversions. Matthew Baulch 2016-07-14 20:51:40 +10:00
  • 0867c62ded patchFile: support properly Andreas Rumpf 2016-07-14 10:54:31 +02:00
  • 6dddb3e68e nimscript.patchFile supports $lib and stuff Araq 2016-07-14 01:40:12 +02:00
  • 928ac1e994 Merge branch 'devel' of github.com:nim-lang/Nim into devel Araq 2016-07-14 01:11:47 +02:00
  • 491e8d04ec docgen improvement: hidden 'attachedType' span is generated for upcoming docgen improvements Andreas Rumpf 2016-07-13 21:27:39 +02:00
  • b43d5148c5 --listCmd also needs to affect linking step Andreas Rumpf 2016-07-13 21:26:58 +02:00
  • 7df8b4bb43 nimsuggest: dependencies are recalculated properly Andreas Rumpf 2016-07-13 21:26:37 +02:00
  • 813828f690 the Nim compiler supports the jsondoc2 command Andreas Rumpf 2016-07-12 22:35:55 +02:00
  • f47165af11 fixes #3706 Andreas Rumpf 2016-07-12 20:38:31 +02:00
  • 8dd27a6699 fixes #2730 Andreas Rumpf 2016-07-12 20:23:10 +02:00
  • 3cea6e8a96 Added iterator for utf8 strings Hans Raaf 2016-07-13 00:24:21 +02:00
  • 6111d2ec21 Merge pull request #4480 from apahl/devel Andreas Rumpf 2016-07-12 20:44:39 +02:00
  • 6de1333a26 use table literal syntax Axel Pahl 2016-07-12 10:45:54 +02:00