Commit Graph

  • a6846b81eb [backport] documentation: Add channels examples (#13202) [ci skip] chr v1.x 2020-01-23 05:47:00 -08:00
  • de43bdfa70 generic stack trace overriding mechanism (#12922) Ștefan Talpalaru 2019-12-29 15:46:01 +01:00
  • 25a4026cda c_fflush() the rawWrite() buffer (#12987) Ștefan Talpalaru 2019-12-30 02:13:41 +01:00
  • 2e9d595f92 [backport] fix #11440, add docs to isNil for seq types needing nilseq (#13234) [ci skip] D-Nice 2020-01-23 01:51:53 -05:00
  • 13ad15dffe [backport] Fix typo and improve in code-block of 'lib/pure/parseutils.nim' (#13231) [ci skip] Mera 2020-01-23 14:49:27 +09:00
  • 0ff510ca07 [backport] times/getClockStr(): fix mistake in doc (#13229) [ci skip] Milan 2020-01-22 18:22:14 +01:00
  • 16eaebbf51 [backport] Documentation Fix #12251 (#13226) [ci skip] Juan Carlos 2020-01-22 13:56:44 -03:00
  • 61c8a2b1e7 fixes a critical times.nim bug reported on IRC [backport] (#13216) Andreas Rumpf 2020-01-21 16:49:59 +01:00
  • b64d59635c fixes the distros.nim regression Araq 2019-12-24 00:09:12 +01:00
  • cd28e01a1a Implement NixOS distro check (#12914) Emery Hemingway 2019-12-18 07:01:58 +00:00
  • 2f557f74e5 fixes #9674 [backport] (#13143) Andreas Rumpf 2020-01-14 16:20:48 +01:00
  • f1ec998e71 fixes #13104 [backport] (#13142) Andreas Rumpf 2020-01-14 15:16:36 +01:00
  • a3d5a3ca9b fixes #10665 (#13141) [backport] Andreas Rumpf 2020-01-14 13:51:28 +01:00
  • 74350447ed fixes #13100 nim doc now treats export localSymbol correctly (#13123) [backport] Timothee Cour 2020-01-13 13:05:38 -08:00
  • 83c1ec46ce fix hts test command narimiran 2020-01-14 07:44:20 +01:00
  • 29b6dd6196 Correctly remove a key from CountTable when it is set to zero. narimiran 2020-01-14 06:23:08 +01:00
  • 8994e8f2e2 fix rtti sizeof for varargs in global scope (#13125) [backport] Jasper Jenkins 2020-01-13 01:17:22 -08:00
  • 3e76777de8 fix the ftp store function read the local file bug (#13108) [backport] perter lee 2020-01-13 17:16:19 +08:00
  • d237b73e6e fixes an asyncftpclient bug; refs #13096 [backport] Andreas Rumpf 2020-01-10 09:42:04 +01:00
  • 7134d57cd4 [backport] system/io.nim fix wrong documentation comment [ci skip] narimiran 2020-01-10 08:53:44 +01:00
  • 17ddc7e894 Fix error check code in osproc (#13090) [backport] Tomohiro 2020-01-10 02:00:41 +09:00
  • 26331a9005 Deleted misplaced separator (#13085) [backport] Teashrock 2020-01-09 12:48:13 +02:00
  • 6d2884be9c Allow -o option for buildIndex (#13037) [backport] BinHong Lee 2020-01-05 10:24:30 -08:00
  • e636b47429 fix crash due to errant symbols in nim.cfg (#13073) [backport] Andy Davidoff 2020-01-08 16:25:25 -05:00
  • 4028514eeb fixes #13013, reverts previous changes to readLines() (#13036) [backport] cooldome 2020-01-05 08:22:41 +00:00
  • 8b956dba09 Fix typo (#13015) [backport] Siegfried Ehret 2020-01-03 10:23:28 +01:00
  • 78f9933b8f remove default argument for readLines (#12807) [backport] cooldome 2020-01-02 22:27:37 +00:00
  • 46be787fb2 fixes disruptek/nimph#102 multi-level nim.cfg use (#13001) [backport] Andy Davidoff 2019-12-31 16:29:19 -05:00
  • 7afe6b1f4b [ci skip] docfix .. < => ..< (#12981) [backport] Timothee Cour 2019-12-29 15:34:36 +01:00
  • f9d30dc1e5 Fixes stackoverflow links in readme (#12963) [backport] King Eca 2019-12-27 16:31:01 +08:00
  • 89b244a2f5 Path substitution for --out and --outdir (#12796) genotrance 2019-12-03 02:26:18 -06:00
  • 4c120c1978 fixes a bug that kept sugar.collect from working with for loop macros [backport] Araq 2019-12-18 19:02:41 +01:00
  • bc601a62a2 fix cmdline bugs affecting nimBetterRun correctness (#12933) [backport] Timothee Cour 2019-12-19 14:53:01 +01:00
  • 9167eb6c89 fix error in assertions document (#12925) [backport] flywind 2019-12-18 21:29:45 +08:00
  • 7c4bc63b00 fixes #12885 [backport] (#12895) Andreas Rumpf 2019-12-13 19:20:29 +01:00
  • 261592de18 Better clang_cl support (#12896) cooldome 2019-12-13 12:12:04 +00:00
  • f52395f2d8 fixes #12148 [backport] (#12888) Andreas Rumpf 2019-12-12 11:05:18 +01:00
  • d807c4b7c0 fixes #12827 (#12829) [backport] cooldome 2019-12-10 06:08:46 +00:00
  • 65aa564c54 added cstrutils (#12858) [backport] Kevin 2019-12-09 13:58:06 +08:00
  • 0f05a0dd5b Fixes #12832 (#12842) [backport] Neelesh Chandola 2019-12-09 03:57:25 +05:30
  • 512727d75e Manual update: custom exceptions (#12847) [backport] Mark 2019-12-08 21:39:44 +00:00
  • 00408a4554 Removing the mention of using discard for block comments (#12837) [backport] Elliot Waite 2019-12-08 11:16:17 -08:00
  • 09be379b91 deviated -> derived (#12846) [backport] Mark 2019-12-08 19:15:19 +00:00
  • 6f520fb6d9 deviated -> derived (#12845) [backport] Mark 2019-12-08 19:14:54 +00:00
  • 789a984c1e Fixed objects being erroneously zeroed out before object construction (#12814) [backport] Neelesh Chandola 2019-12-05 22:01:51 +05:30
  • 1edb81b66c fixes #12783 [backport] (#12810) cooldome 2019-12-05 14:17:45 +00:00
  • 340c9248f1 fix db_mysql getRow() when column is null error raised (#12806) [backport] itsumura-h 2019-12-05 18:28:47 +09:00
  • 9ec09bfa55 fixes #12798 [backport] Araq 2019-12-04 20:38:20 +01:00
  • a13f623f16 [backport] always set fileInfoIdx.isKnownFile (#12773) Jasper Jenkins 2019-11-29 13:36:01 -08:00
  • 5129a1e88d make addQuoted work on nimscript (#12717) [backport] Jasper Jenkins 2019-11-28 14:01:17 -08:00
  • 3f6a08d5b0 fixes #11727 [backport] Araq 2019-11-28 10:47:20 +01:00
  • 299f1e99cd fixes #12488 [backport] Araq 2019-11-28 10:11:25 +01:00
  • a02a4d8fc5 [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754) 3n-k1 2019-11-28 02:32:11 -05:00
  • 10935a71ed [backport] Fix spelling typos (#12755) Brian Wignall 2019-11-28 02:30:55 -05:00
  • d0e8ad17b5 more fixes for --cpu:avr [backport] (#12748) Andreas Rumpf 2019-11-27 16:24:21 +01:00
  • 60100a9a64 bump version to 1.0.5 narimiran 2019-12-10 15:44:36 +01:00
  • c8998c498f clean up the changelog v1.0.4 narimiran 2019-11-27 09:33:51 +01:00
  • 97e0ce3c75 bump version to 1.0.4 narimiran 2019-11-25 17:46:16 +01:00
  • aa7b0c8581 create a changelog for v1.0.4 narimiran 2019-11-25 17:45:58 +01:00
  • d6f52f3cef added 'since' template for further stdlib additions Andreas Rumpf 2019-11-07 12:02:26 +01:00
  • fa15083cc9 fixes #12663 staticRead now creates a dependency for rebuilds (#12731) [backport] Timothee Cour 2019-11-25 05:44:13 -08:00
  • c868f1ef67 Fix wrong section hierarchy in the manual (#12724) [backport] tauplus 2019-11-25 18:06:54 +09:00
  • 8f0b891e68 export nim.cfg parser (#12602) Andy Davidoff 2019-11-06 03:59:23 -05:00
  • 4084ef19a3 conversions to unsigned numbers are not checked anymore (#12688) [backport] Andreas Rumpf 2019-11-20 17:08:43 +01:00
  • 7d444ff04c fixes #12670 [backport] (#12693) Andreas Rumpf 2019-11-20 19:08:16 +01:00
  • aaf06dba1b restore --define🔑val in nim.cfg and fix #12367 (#12611) Andy Davidoff 2019-11-06 15:26:03 -05:00
  • 0e1dd54fee add --clearNimblePath; fixes #12601 (#12609) Andy Davidoff 2019-11-06 14:40:22 -05:00
  • c78cee697d fixes #12612 [backport] (#12681) Andreas Rumpf 2019-11-19 12:09:36 +01:00
  • 4c4116d63a a better way to test Arraymancer + test more packages narimiran 2019-11-13 16:25:43 +01:00
  • 9d17d02734 attempt to add valgrind support to the CIs and testament (#12646) Andreas Rumpf 2019-11-18 09:10:48 +01:00
  • e8578c926e Fix htmlgen html lang (#12668) [backport] Juan Carlos 2019-11-15 16:23:03 -03:00
  • 5937c40928 Fixes ambiguity errors when evaluating Nimble files. (#12674) [backport] Dominik Picheta 2019-11-18 08:26:06 +00:00
  • f3e088f11a remove two asserts in int128.nim (#12648) [backport] Miran 2019-11-15 12:37:43 +01:00
  • 39122ecd93 fix documentation of $*(dt: DateTime) (#12660) David Krause 2019-11-14 20:41:04 +01:00
  • 7ea60f78b5 Fix crash in terminate handler (#12572) [backport] Volodymyr Lashko 2019-11-08 00:00:34 +02:00
  • ee260dd838 fixes #5050; fixes #11826 (#12606) [backport] cooldome 2019-11-07 13:47:26 +00:00
  • 23881b188e bugfix that enables the 'since' template [backport] Andreas Rumpf 2019-11-07 11:57:17 +01:00
  • e5f968da0c revert the most of #12532 narimiran 2019-11-08 15:07:49 +01:00
  • cb2f8d4d39 [backport] print more information for the previous commit narimiran 2019-11-06 16:14:28 +01:00
  • e2aa1d6d84 [backport] rewrite flaky runnable example narimiran 2019-11-06 15:54:21 +01:00
  • beaead0fd1 [backport] doc/tut3.rst: Fix typo in Introduction (#12607) [ci skip] Tor Arvid Lund 2019-11-06 13:42:39 +01:00
  • 763486a3aa [backport] Add links to packaging and distro pages (#12603) [ci skip] Federico Ceratto 2019-11-06 08:03:28 +00:00
  • d61dd518d9 clean up a previous merge conflict narimiran 2019-11-06 14:38:37 +01:00
  • 2a292c0e71 Refactor injectdestructors (#12295) Clyybber 2019-10-01 14:09:24 +02:00
  • 814e237ab6 refactoring: --newruntime consists of 3 different switches Araq 2019-10-19 16:21:01 +02:00
  • 8324b7a86d port the whole 'lambdalifting.nim' from devel narimiran 2019-11-06 09:44:26 +01:00
  • 7ccefbc422 Fixes #12379 (#12591) [backport] Clyybber 2019-11-04 20:57:14 +01:00
  • 8fddc8e8a1 [backport] fix #12395 (#12590) Miran 2019-11-04 15:02:36 +01:00
  • f47d977f6d --os:ios needs to imply defined(macosx) [backport] (#12585) Andreas Rumpf 2019-11-04 13:05:03 +01:00
  • a5c98bf3af fixes #12577 [backport] (#12584) Andreas Rumpf 2019-11-03 07:55:55 +01:00
  • 93b868bff9 Fixes #12536 (#12568) [backport] Tomohiro 2019-11-02 16:21:49 +09:00
  • 274f94c84a [backport] Add docs to better distinguish among getProjectPath, getCurrentDir and currentSourcePath (#12565) Kaushal Modi 2019-10-31 16:00:18 -04:00
  • 1ff3494dab Add or detectOs(Manjaro) (#12587) [backport] jiro 2019-11-04 20:20:23 +09:00
  • 1d43c8620e fix several typos in documentation and comments (#12553) Nindaleth 2019-10-30 09:08:45 +01:00
  • f5e096b13f fixes #12547 [backport] Araq 2019-10-29 15:07:04 +01:00
  • 29c099ccd1 Fix newLit for objects having string fields (#12542) [backport] zah 2019-10-28 23:45:55 +02:00
  • 6887d6de80 [backport] fix #12528, fix #12525: incorrect generic type resolution for default values (#12538) Andreas Rumpf 2019-10-28 16:56:38 +01:00
  • 7c2d64c18d Fix code style errors (#12545) Solitude 2019-10-28 16:21:10 +02:00
  • f991d2c1fd [backport] fix broken link to non-existing c2nim manual html, fixes #12537 [ci skip] (#12544) Anthon van der Neut 2019-10-28 13:51:43 +01:00
  • d6ae4e00f4 colors: fix 'mix' template and make most examples runnable (#12532) [backport] Jjp137 2019-10-28 05:11:11 -07:00