Commit Graph

  • b3846124e6 clean up a few stray c_stdout's in gc debug code Jacek Sieka 2016-07-31 08:34:42 +08:00
  • 12c996a3d8 Merge pull request #4546 from cheatfate/coroutinesback Andreas Rumpf 2016-07-30 23:22:25 +02:00
  • 3291ccfe24 sets don't support empty arrays :) cheatfate 2016-07-30 23:28:14 +03:00
  • 70f80c98b9 Enable coroutines again. cheatfate 2016-07-30 23:17:02 +03:00
  • 111afbb04b Merge branch 'RyanMarcus-devel' into devel Dominik Picheta 2016-07-30 21:29:10 +02:00
  • 8e853368c3 Merge branch 'devel' of https://github.com/RyanMarcus/Nim into RyanMarcus-devel Dominik Picheta 2016-07-30 21:29:00 +02:00
  • 904e17b094 Merge pull request #4544 from miere43/fix-4417-n Andreas Rumpf 2016-07-30 19:54:26 +02:00
  • 70ea30d492 use appType instead of compileOption #4417 miere43 2016-07-30 20:28:43 +03:00
  • f16140fc95 fix #4417, update news miere43 2016-07-30 18:25:48 +03:00
  • dfee2bf66e compiler free of old expr/stmt metatypes Andreas Rumpf 2016-07-30 16:31:44 +02:00
  • 39ebe2175b compiler almost free of deprecated expr/stmt names Andreas Rumpf 2016-07-30 16:28:58 +02:00
  • 8876ed23f1 expr and stmt are now deprecated Andreas Rumpf 2016-07-30 16:07:33 +02:00
  • 86d4090cd8 added tuple breakage to the docs Andreas Rumpf 2016-07-30 16:07:19 +02:00
  • fc9c40bafa Merge pull request #4542 from kierdavis/4541-import-error Andreas Rumpf 2016-07-30 16:34:21 +02:00
  • 2694aecfb8 Merge pull request #4540 from arnetheduck/remove-sffakeconst Andreas Rumpf 2016-07-30 16:33:33 +02:00
  • 223863c536 Merge pull request #4538 from cheatfate/nofasm Andreas Rumpf 2016-07-30 16:31:58 +02:00
  • 2bea2bdbbf Locate 'attempt to redefine' errors at the import statement rather than at the first line of the imported module. Fixes #4541. Kier Davis 2016-07-30 14:22:24 +01:00
  • 7d62f031f6 remove sfFakeConst Jacek Sieka 2016-07-30 16:19:53 +08:00
  • 85db7eb187 comments cheatfate 2016-07-30 10:52:15 +03:00
  • 2605c8c4ce make test compile with latest opengl version Andreas Rumpf 2016-07-30 09:46:27 +02:00
  • 0d2ff34d02 testament update to have list of disabled modules. cheatfate 2016-07-30 02:07:05 +03:00
  • a8edf67a28 make nim bootstrap again for older versions Andreas Rumpf 2016-07-30 00:50:38 +02:00
  • 8f457f6ebb make tests green again Andreas Rumpf 2016-07-29 23:50:11 +02:00
  • 60b187513e stdlib and compiler don't use .immediate anymore Andreas Rumpf 2016-07-29 17:35:51 +02:00
  • 902c264762 Disable fasm usage cheatfate 2016-07-29 18:31:02 +03:00
  • 9ee5b5eabc Merge pull request #4533 from jangko/visual-studio-differ-in-param-list Andreas Rumpf 2016-07-29 16:03:53 +02:00
  • c4904e17de this commit will fix visual studio family warning #4459 andri lim 2016-07-29 14:01:48 +07:00
  • 99f5ed8c53 Merge pull request #4531 from oderwat/ctring-to.nimstring-nil-fix Andreas Rumpf 2016-07-29 02:03:07 +02:00
  • 953a5eb644 make tests green again Andreas Rumpf 2016-07-29 01:56:32 +02:00
  • cc4bb89267 Fix for cstring nil to string nil conversion with $ Hans Raaf 2016-07-29 01:39:33 +02:00
  • 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