Commit Graph

  • 6958248efe fix #12519: introduce OrderedTable.take, CountTable.del, CountTable.take (#12600) Miran 2019-11-08 16:35:27 +01:00
  • 1e71c13697 fix compilation warning (#12618) cooldome 2019-11-08 08:16:44 +00:00
  • 4e841ab156 Fix crash in terminate handler (#12572) [backport] Volodymyr Lashko 2019-11-08 00:00:34 +02:00
  • 135e945ff0 make parsexml compatible with --gc:destructors/newruntime Andreas Rumpf 2019-11-07 18:04:28 +01:00
  • 76085e8a45 added support for openArray's for gcd and lcm (#12621) Yanis Zafirópulos 2019-11-07 18:06:48 +01:00
  • a2d6691af2 fix #12597 (#12604) Arne Döring 2019-11-07 17:16:34 +01:00
  • 8b1ef8e07e allow random module to be used in standalone: (#12617) Judd 2019-11-07 21:48:33 +08:00
  • e1b1759439 fixes #5050; fixes #11826 (#12606) [backport] cooldome 2019-11-07 13:47:26 +00:00
  • 94675c2378 backtick and export marker handling in eqIdent (#12574) Arne Döring 2019-11-07 14:40:44 +01:00
  • 372b01711e added 'since' template for further stdlib additions Andreas Rumpf 2019-11-07 12:02:26 +01:00
  • f69ee294c8 bugfix that enables the 'since' template [backport] Andreas Rumpf 2019-11-07 11:57:17 +01:00
  • 14a0182ca6 pragmas.nim: tiny code formatting Andreas Rumpf 2019-11-07 11:56:36 +01:00
  • 0d00bde4ea fix failing test narimiran 2019-11-07 11:04:41 +01:00
  • 166048da5d osproc needs 'import linux' for -d:useClone Andreas Rumpf 2019-11-07 09:51:15 +01:00
  • 230c618eb9 error message: Nim calls it 'proc' Andreas Rumpf 2019-11-06 22:19:20 +01:00
  • 675189c77f Merge pull request #12613 from nim-lang/miran-unused-imports Dominik Picheta 2019-11-06 22:08:43 +00:00
  • 5544a13236 restore --define🔑val in nim.cfg and fix #12367 (#12611) Andy Davidoff 2019-11-06 15:26:03 -05:00
  • 738c957e94 add --clearNimblePath; fixes #12601 (#12609) Andy Davidoff 2019-11-06 14:40:22 -05:00
  • 717da9f158 [backport] print more information for the previous commit narimiran 2019-11-06 16:14:28 +01:00
  • 5381c810a8 [backport] rewrite flaky runnable example narimiran 2019-11-06 15:54:21 +01:00
  • c6a451c584 remove unused imports from tests narimiran 2019-11-06 13:59:31 +01:00
  • 5ccbf7e3cf [backport] doc/tut3.rst: Fix typo in Introduction (#12607) [ci skip] Tor Arvid Lund 2019-11-06 13:42:39 +01:00
  • cc3e9ca164 remove unused imports narimiran 2019-11-06 12:01:00 +01:00
  • 61889c604a export nim.cfg parser (#12602) Andy Davidoff 2019-11-06 03:59:23 -05:00
  • 59c212607e [backport] Add links to packaging and distro pages (#12603) [ci skip] Federico Ceratto 2019-11-06 08:03:28 +00:00
  • d19206755b async: use $ and not repr in debug mode Araq 2019-11-05 17:10:02 +01:00
  • 1794cd477d expr -> untyped Araq 2019-11-05 16:54:44 +01:00
  • 0694bd47b9 Add or detectOs(Manjaro) (#12587) [backport] jiro 2019-11-04 20:20:23 +09:00
  • 3ba3307d61 remove deprecated procs (#12535) Andreas Rumpf 2019-11-05 11:05:46 +01:00
  • ffa9a7405f fix #8242, fix #12586: fix 'formatFloat' with 'precision = 0' (#12592) Miran 2019-11-05 10:31:23 +01:00
  • 46af8164c0 implement the --useVersion emulation feature Andreas Rumpf 2019-11-04 21:58:26 +01:00
  • b24560a140 Make sequtils.zip return seq of anonymous tuples (#12575) Kaushal Modi 2019-11-04 15:11:43 -05:00
  • cf5c3f2400 Fixes #12379 (#12591) [backport] Clyybber 2019-11-04 20:57:14 +01:00
  • 558ecd1ca6 compiler/suggest: add variable support to con (#12569) alaviss 2019-11-04 17:29:26 +00:00
  • ae32d637f7 [backport] fix #12395 (#12590) Miran 2019-11-04 15:02:36 +01:00
  • 992f0a7756 fix conversions to uint in varints.nim (#12564) Arne Döring 2019-11-04 13:06:08 +01:00
  • 62fc3db9d7 --os:ios needs to imply defined(macosx) [backport] (#12585) Andreas Rumpf 2019-11-04 13:05:03 +01:00
  • bdc2bcc36c NimPatch of devel version should be an odd number because of the earlier hacks narimiran 2019-11-03 16:04:21 +01:00
  • 3f4b9971fc newruntime: only check for dangling refs when 'owned ref T' support is enabled Andreas Rumpf 2019-11-03 09:46:33 +01:00
  • 4c9a7e6f00 JS improve indent (#12581) Juan Carlos 2019-11-03 04:03:03 -03:00
  • ceda586d88 fixes #12577 [backport] (#12584) Andreas Rumpf 2019-11-03 07:55:55 +01:00
  • 4e0f12092e Fixes #12536 (#12568) [backport] Tomohiro 2019-11-02 16:21:49 +09:00
  • 44a27ccfe1 --gc:destructors: simple closures work Andreas Rumpf 2019-11-02 00:39:04 +01:00
  • 7a4d066102 make renderIds work again Andreas Rumpf 2019-11-01 21:02:44 +01:00
  • 3761e62fde improve codegen quality for --gc:destructors Andreas Rumpf 2019-11-01 09:59:10 +01:00
  • d914e9a65f [backport] Add docs to better distinguish among getProjectPath, getCurrentDir and currentSourcePath (#12565) Kaushal Modi 2019-10-31 16:00:18 -04:00
  • 99078d80d7 introduce csize_t instead of fixing csize (#12497) Arne Döring 2019-10-31 19:18:12 +01:00
  • 0c7b6c9c15 Switch mingw links (#12561) genotrance 2019-10-31 05:13:32 -05:00
  • 79a262d6e9 better testing for nimcrypto; re-enable chronos testing (#12560) Andreas Rumpf 2019-10-31 07:18:45 +01:00
  • 1746da2d9e --gc:destructors now means Nim uses pure refcounting (#12557) Andreas Rumpf 2019-10-30 16:15:17 +01:00
  • b5bb581642 Improve Math.Trunc code emit on JS, had weird whitespaces and indents (#12549) Juan Carlos 2019-10-30 10:12:17 -03:00
  • 34dbc5699e fix several typos in documentation and comments (#12553) Nindaleth 2019-10-30 09:08:45 +01:00
  • 1214960a1b fixes #12547 [backport] Araq 2019-10-29 15:07:04 +01:00
  • de5f6a07c2 Fix newLit for objects having string fields (#12542) [backport] zah 2019-10-28 23:45:55 +02:00
  • 44b1ecc287 destructors.rst: added a missing 'var' to the motivating example Araq 2019-10-28 17:21:38 +01:00
  • e58c2d261c [backport] fix #12528, fix #12525: incorrect generic type resolution for default values (#12538) Andreas Rumpf 2019-10-28 16:56:38 +01:00
  • c52a2c3ab0 proof that refcounting can handle Nim's async (#12533) Andreas Rumpf 2019-10-28 16:13:38 +01:00
  • 160c07be00 Fix code style errors (#12545) Solitude 2019-10-28 16:21:10 +02:00
  • c58aa7705d [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
  • 90376940bb Add a changelog entry related to PR #11748 [ci skip] (#12541) Tomohiro 2019-10-28 21:29:13 +09:00
  • ee119f7984 colors: fix 'mix' template and make most examples runnable (#12532) [backport] Jjp137 2019-10-28 05:11:11 -07:00
  • 580462c886 splitPath() behavior synchronized with splitFile() (#12481) Artem V L 2019-10-28 12:58:02 +01:00
  • a9d7796e1c [feature]strformat: add 2 'fmt' macros that use specified characters instead of '{}' (#11748) Tomohiro 2019-10-28 20:33:44 +09:00
  • 5ed99f8d3f Extent json.to testing to VM, add workrounds for VM bugs. (#12493) Arne Döring 2019-10-28 10:06:16 +01:00
  • a2ad7d4883 fix deprecation warnings related to Int128 (#12474) Miran 2019-10-28 09:58:39 +01:00
  • 91af075244 integer literal documentation [ci skip] (#12513) Arne Döring 2019-10-28 09:52:59 +01:00
  • 7192b13609 some progress on bug #12443 Andreas Rumpf 2019-10-27 17:50:22 +01:00
  • cbbc2cc237 fixes #12502 Andreas Rumpf 2019-10-25 23:08:39 +02:00
  • 120829155a development version should be 1.1.0 so that version checking can work properly Andreas Rumpf 2019-10-25 21:29:39 +02:00
  • 0631d2dccc minor improvements Andreas Rumpf 2019-10-25 21:08:17 +02:00
  • f3b56e7ac0 Add /nologo option when nim call cl.exe (#12524) Tomohiro 2019-10-27 19:36:38 +09:00
  • 3c567bcf20 fixes #12514 (#12520) [backport] Arne Döring 2019-10-27 11:34:33 +01:00
  • 3a62cf29d8 Remove sentences referring to the graphics module (#12522) Jjp137 2019-10-26 01:28:01 -07:00
  • 60ff41a8da '#' value parcing is explained (disambiguated) (#12476) Artem V L 2019-10-25 15:22:26 +02:00
  • 1d42108fda sequtils: replace deprecated 'random' call within example (#12515) [backport] Jjp137 2019-10-25 00:47:34 -07:00
  • 5b3571c9a4 compiler/semtypes: improve lineinfo for exported object fields (#12495) alaviss 2019-10-24 23:06:53 +00:00
  • e0d13abaff VM: fixes register leaks [backport] (#12510) Andreas Rumpf 2019-10-25 00:45:06 +02:00
  • 8040c84615 Fix Nim specify wrong option to vccexe when vcc.options.always is set (#12490) [backport] Tomohiro 2019-10-25 06:43:59 +09:00
  • 8a599fb571 fixes #12491 [backport] Andreas Rumpf 2019-10-24 22:51:13 +02:00
  • f827d75804 compiler/semcall: return the correct lineinfo for nkCallStrLit (#12484) alaviss 2019-10-24 16:21:37 +00:00
  • 801a794039 VM: fixes most ran-out-registers problems [backport] (#12485) Andreas Rumpf 2019-10-24 17:29:32 +02:00
  • 9ac062b746 [backport] Add link to posix_utils.html - related to #10723 (#12509) Federico Ceratto 2019-10-24 13:08:59 +01:00
  • d731646106 [backport] Clarifies experimental / parallel example on manual.rst (#12472) UNIcodeX 2019-10-24 07:08:27 -05:00
  • b03de8a4d9 Fix many broken links and prefer relative links within docs (#12463) Miran 2019-10-24 14:07:43 +02:00
  • 8f8916413f [backport] Documentation Math module (#12460) Juan Carlos 2019-10-24 09:07:21 -03:00
  • 2baa21d461 disable package 'chronos' for now narimiran 2019-10-24 13:46:59 +02:00
  • a03a8e80ea fixes a regression that caused that Nim devel cannot compile 1.0 anymore Araq 2019-10-24 12:03:09 +02:00
  • e506c1e0ea fixes a regression that caused that Nim devel cannot compile 1.0 anymore Araq 2019-10-24 11:59:06 +02:00
  • 619b997c31 ast.nim: slightly better documentation Araq 2019-10-24 10:08:20 +02:00
  • 3d0c756a3c Fix JS bug in std/monotimes (#12499) [backport] Oscar Nihlgård 2019-10-24 11:24:26 +02:00
  • 4ac100c912 Fix jsgen bug with uninitialized seq (#12500) [backport] Oscar Nihlgård 2019-10-24 11:17:01 +02:00
  • 9ccfcf5dd2 Fix compiler crash caused by top level return (#12501) Oscar Nihlgård 2019-10-24 11:04:04 +02:00
  • 822078ed12 add changelog for v1.0.2 narimiran 2019-10-23 14:35:31 +02:00
  • 8d3d97aa9b no html comments in issue template [skip ci] (#12496) Arne Döring 2019-10-23 12:08:17 +02:00
  • d5cd5b00b9 disable flaky test on OSX narimiran 2019-10-23 11:24:43 +02:00
  • 2120fb2777 [backport] package chronos now has dependencies narimiran 2019-10-23 11:20:12 +02:00
  • fe4a59f12b fixes #12453 (#12475) Arne Döring 2019-10-23 10:29:12 +02:00
  • c90b4ecddc Revert "[ci skip] disable two packages until #11764 is merged" narimiran 2019-10-23 07:09:08 +02:00
  • 3ad48069d3 Fix word wrapping Jjp137 2019-10-17 20:13:04 -07:00
  • e6d5379b3b asyncstreams: replace unintended link with emphasis Jjp137 2019-10-17 15:00:14 -07:00