Commit Graph

  • b9c15371a3 nimgrep: introduce the --rex option Andreas Rumpf 2019-07-25 12:59:09 +02:00
  • f7c99838e2 nimgrep: fixes the -w option Andreas Rumpf 2019-07-24 21:46:44 +02:00
  • 25e6c53bb5 makes the -d:nimIncremental compiler mode compile again Andreas Rumpf 2019-07-21 16:41:46 +02:00
  • 1a77040278 fix #11812 (#11829) Arne Döring 2019-07-27 07:21:47 +02:00
  • 2fdba334da Use proper types according to MSDN and fix clang build of windows dynlib (#11828) Giovanni Petrantoni 2019-07-26 17:11:21 +09:00
  • 4c73139316 revert changes Andrii Riabushenko 2019-07-25 23:18:20 +01:00
  • 95856ab8d3 add test Andrii Riabushenko 2019-07-25 23:07:43 +01:00
  • d7bc4e43a2 fixes #11826 Andrii Riabushenko 2019-07-25 23:02:04 +01:00
  • 3bb6d1916e fix #11772, JS random seed was too large (#11820) Miran 2019-07-25 10:53:50 +02:00
  • 3ccda773d6 close #11166 by adding a test narimiran 2019-07-25 10:05:02 +02:00
  • 13190435a6 close #9891 by adding a test narimiran 2019-07-25 09:25:18 +02:00
  • 44aadd50cf Fix #10630 - fix broken separators in nim doc (#11814) genotrance 2019-07-24 07:45:05 -05:00
  • 5484352d26 fix asyncftpclient examples [ci skip] narimiran 2019-07-24 11:49:06 +02:00
  • 8c93c692b9 run runnableExamples in the module scope (#11732) [feature] Timothee Cour 2019-07-22 07:22:57 -07:00
  • 30f2cec671 fix failing JS tests narimiran 2019-07-22 11:41:20 +02:00
  • 46f2271968 Add opacity to JS Style Benjamin Summerton 2019-07-20 20:53:25 -04:00
  • d563efb719 fixes #11792 (#11793) cooldome 2019-07-21 15:53:22 +01:00
  • 67a6effb7b fixes #11745 Araq 2019-07-19 22:38:35 +02:00
  • affe1be47c fixes #11790 [nobackport] Araq 2019-07-19 22:24:56 +02:00
  • dc38b88f7e bugfix: it should be [UnusedImport] [nobackport] Araq 2019-07-19 19:33:56 +02:00
  • 1868cbc449 revert the bugfix for #11747 as it really was a new, poorly though-out feature Araq 2019-07-19 19:32:13 +02:00
  • 5a020d641d style improvements; fixes #11774 Araq 2019-07-19 17:25:04 +02:00
  • 313cc337f2 fixes a 'nim check' regression Araq 2019-07-19 17:09:11 +02:00
  • de69e1856f installer: ship nimpretty.exe on Windows Araq 2019-07-19 16:48:21 +02:00
  • 70e8551e37 async macro: general stability improvements [bugfix] (#11787) Andreas Rumpf 2019-07-19 16:47:38 +02:00
  • 903d06bab8 Fix the range of destroyed elements when shrinking a seq (#11785) Jörg Wollenschläger 2019-07-19 23:46:47 +09:00
  • a5d6080a81 Merge pull request #11766 from nim-lang/araq-detect-unused-imports Andreas Rumpf 2019-07-19 01:06:45 +02:00
  • fbb0642e27 Merge branch 'devel' into araq-detect-unused-imports Andreas Rumpf 2019-07-18 18:16:32 +02:00
  • 9852cf804b warn about unused imports; fixes an 'export' regression [nobackport] Andreas Rumpf 2019-07-18 18:16:25 +02:00
  • 6d8913ee14 nimpretty: fixes #11616 Araq 2019-07-18 12:13:22 +02:00
  • 7deb49e992 nimpretty: fixes #11699 Araq 2019-07-18 11:28:25 +02:00
  • 5b7273b4f8 [refactoring] nimpretty Araq 2019-07-18 11:00:29 +02:00
  • 4becd5a2a8 Merge pull request #11771 from nim-lang/araq-remove-unused-imports Andreas Rumpf 2019-07-18 08:48:11 +02:00
  • 07d465ca42 [refactoring] remove unused imports in the compiler and in some stdlib modules Araq 2019-07-18 00:36:03 +02:00
  • 4137a4dbf3 [feature] detect unused imports Araq 2019-07-17 22:36:23 +02:00
  • f50e4500c2 update changelogs [ci skip] narimiran 2019-07-17 21:20:28 +02:00
  • 745669ac25 fixes #11758 [nobackport] Andreas Rumpf 2019-07-17 20:05:48 +02:00
  • d40872bf9b [bugfix] Make std/unicode compile with --styleCheck:error (#11763) Kaushal Modi 2019-07-17 13:48:15 -04:00
  • 404b224945 [bugfix] Make std/unittest compile with --styleCheck:error (#11762) Kaushal Modi 2019-07-17 13:47:50 -04:00
  • 210988c532 [refactoring] don't use 'defer' Andreas Rumpf 2019-07-17 16:36:40 +02:00
  • 1acb9bae94 Merge pull request #11743 from GULPF/stdlib-monotimes [feature] Andreas Rumpf 2019-07-17 16:06:34 +02:00
  • e11494f1cf Merge pull request #11680 from timotheecour/pr_fix_sigmatch_errmsg Andreas Rumpf 2019-07-17 16:01:44 +02:00
  • 326860e84c Merge pull request #11751 from nim-lang/araq-fixes-11474 Andreas Rumpf 2019-07-17 15:21:07 +02:00
  • 15d2a92be0 fixes #11747 Andreas Rumpf 2019-07-16 15:43:25 +02:00
  • bae08d0961 Merge pull request #11753 from kaushalmodi/fix-compilation-warning-in-macros Andreas Rumpf 2019-07-17 15:17:45 +02:00
  • 43940294c5 fixes a critical 'nim secret' regression Andreas Rumpf 2019-07-17 15:10:02 +02:00
  • 44d80dd863 [bugfix] critbits styleCheck fix: consistent var naming (#11752) Kaushal Modi 2019-07-16 15:24:09 -04:00
  • 3f7142fcfd [bugfix] openssl styleCheck fix: consistent var naming (#11750) Kaushal Modi 2019-07-16 15:23:12 -04:00
  • 0b511b15ea styleCheck fix: type naming: s/outType/OutType/ (#11749) Kaushal Modi 2019-07-16 15:22:34 -04:00
  • dcbb2d66da Fix compilation warning in macros.nim Kaushal Modi 2019-07-16 10:32:56 -04:00
  • 1f32498a47 Use std/monotimes in the stdlib Oscar Nihlgård 2019-07-15 21:28:41 +02:00
  • 102b71f42e Merge pull request #11740 from nim-lang/araq-fixes-11723 Andreas Rumpf 2019-07-16 09:08:15 +02:00
  • 8550a8127c Fix Typos in Internal Docs (#11735) [ci skip] Tristano Ajmone 2019-07-15 19:05:23 +02:00
  • 76f9ddb6ab fixes #11723 Araq 2019-07-15 17:22:01 +02:00
  • ec9d0ee86d fix broken link (#11736) [ci skip] Kartik Saranathan 2019-07-15 10:05:43 -04:00
  • 8513f50a8d Add std/monotimes which implements monotonic timestamps (#11712) Andreas Rumpf 2019-07-15 13:47:30 +02:00
  • dd7dd1b6dc styleCheck fixes [bugfix] Araq 2019-07-15 13:16:02 +02:00
  • ad67a46e5d styleCheck fixes [bugfix] Araq 2019-07-15 12:03:21 +02:00
  • 52cbd0c558 styleCheck fixes [bugfix] Araq 2019-07-15 10:56:38 +02:00
  • edbe02b4e1 newruntime: progress to make 'async' work with --newruntime Araq 2019-07-15 10:56:20 +02:00
  • df53c68a36 makes devel green again Andreas Rumpf 2019-07-14 17:14:51 +02:00
  • 58e0dad371 'nim check' stability improvements Araq 2019-07-14 16:11:42 +02:00
  • e06046ab51 makes --styleCheck:error the default for the Nim compiler itself Araq 2019-07-14 16:08:52 +02:00
  • fab70e4fe3 minor update for the genode target Araq 2019-07-14 16:08:15 +02:00
  • 44c12d9d20 make 'koch temp' work again Araq 2019-07-14 16:07:30 +02:00
  • 9db369063c [refactoring] moves transformation for 'spawn' into its own spawn.nim implementation Araq 2019-07-14 12:13:19 +02:00
  • a59fb5b352 os: confine osErrorMsg example to Linux (#11725) alaviss 2019-07-13 21:16:09 +07:00
  • cf36e4a44a times: use posix constant instead of import (#11692) Jacek Sieka 2019-07-13 08:39:20 +02:00
  • de1ede77fe fixes #11715 (#11721) Andreas Rumpf 2019-07-13 07:55:56 +02:00
  • d55cc0888d better run also considers the command line; fixes #11719 [feature] Araq 2019-07-12 21:52:29 +02:00
  • 423e8cca91 newruntime: refchecks:on|off switch Araq 2019-07-12 21:05:33 +02:00
  • 416ba133ad made --newruntime ready for multi-threading Araq 2019-07-12 16:08:30 +02:00
  • bb5ca0772e atomics.nim: minor improvements Araq 2019-07-12 16:07:32 +02:00
  • f45a1b927a documented --newruntime switch Araq 2019-07-12 16:06:46 +02:00
  • 03ded27021 preparations to be able to use atomics in runtime_v2.nim Araq 2019-07-12 16:05:46 +02:00
  • 2895ad70c8 fixes tcompiletimerange [bugfix] (#11720) Andreas Rumpf 2019-07-12 15:37:54 +02:00
  • 38b836b49e Moved 'Case statement macros' documentation out of manual into manual_experimental (#11716) Ico Doornekamp 2019-07-12 14:41:54 +02:00
  • 7606efc0bf [bugfix] VM: finally do inheritance properly Araq 2019-07-12 12:15:30 +02:00
  • 6d125da93f koch/nim: completion of the 'better run' feature Araq 2019-07-12 10:48:29 +02:00
  • 13253f4154 document 'nim' defines prefix Araq 2019-07-12 10:48:07 +02:00
  • 5bf3734984 nimpretty: implement a --maxLineLen command line option Araq 2019-07-12 10:23:21 +02:00
  • 974362c98f [other] Minor optimization in times Oscar Nihlgård 2019-07-11 11:19:34 +02:00
  • fd24a8923e [feature] Added std/monotimes Oscar Nihlgård 2019-07-11 11:19:11 +02:00
  • eaf4b42ff9 JS codegen: supports toOpenArray [bugfix] Araq 2019-07-12 10:11:59 +02:00
  • 511b6ae27c koch temp bugfix Araq 2019-07-12 10:11:34 +02:00
  • 2f0a50fa51 nimpretty: fix #11700, no extra newlines (#11714) Miran 2019-07-12 09:14:21 +02:00
  • 3d88d06b32 better run [feature] (#11709) Andreas Rumpf 2019-07-11 21:36:23 +02:00
  • b8be1ccb85 Give NilAccessError a message (#11706) Dominik Picheta 2019-07-11 10:14:38 +01:00
  • ac458448d8 make async tests green again Andreas Rumpf 2019-07-11 11:09:10 +02:00
  • cb3c3c306c minor style changes Araq 2019-07-11 00:28:20 +02:00
  • 38bdf1cd7f minor style changes Araq 2019-07-10 23:55:56 +02:00
  • b2f9447896 make tests green again Araq 2019-07-10 23:32:04 +02:00
  • 87a2ced1ba there is only one style -- my style Araq 2019-07-10 19:17:06 +02:00
  • 73cc029fec fixes linter regressions Araq 2019-07-10 18:59:27 +02:00
  • dc0bbba3fa make editdistance work with --styleCheck:error Araq 2019-07-10 18:58:59 +02:00
  • 78174857f8 fixes #10901 Araq 2019-07-10 16:10:20 +02:00
  • b03421d087 fixes #11683 Araq 2019-07-10 16:00:05 +02:00
  • bc7733827d make more parts of the stdlib compile with --styleCheck:error Araq 2019-07-10 15:48:30 +02:00
  • 6663dbbe57 fixes #11691 Araq 2019-07-10 15:28:15 +02:00
  • e5425b5f2f [feature] add unsafeColumnAt procs, that return unsafe cstring from InstantRow (#11647) Huy 2019-07-10 19:56:09 +07:00