Commit Graph

  • 44e7a7b6c2 Lock semchecked ast for macros (#11883) [bugfix] Arne Döring 2019-08-08 16:57:06 +02:00
  • fda51b6ca2 fix crash on sigmatch (#11913) Timothee Cour 2019-08-08 05:41:23 -07:00
  • 756fabb979 Fix typo (#11910) Dmitry Matveyev 2019-08-08 14:17:53 +03:00
  • 48968f3c84 delete expensive call (#11909) [refactoring] Arne Döring 2019-08-08 09:16:07 +02:00
  • addd7b5e20 Fix issue #10726 - HTTP response without Content-Length is not accessible (#11904) konradmb 2019-08-08 08:41:56 +02:00
  • c8cffaf420 Incremental compilation (IC): Improvements (#11881) Andreas Rumpf 2019-08-08 08:41:05 +02:00
  • c0d240b8cd fixes #11807 (#11900) Andreas Rumpf 2019-08-07 22:40:58 +02:00
  • f34ae81971 Fixed handling of empty strings for encodings conversions (#11897) amzak 2019-08-07 20:56:42 +03:00
  • 9321b33cd2 Typeclass/Variant clarification in Manual (#11901) awr1 2019-08-07 09:03:32 -05:00
  • afbcd1b330 int128 on firstOrd, lastOrd and lengthOrd (#11701) Arne Döring 2019-08-07 15:53:16 +02:00
  • 8407a57499 note set[T].len alias in future changelog (#11893) Andy Davidoff 2019-08-06 15:07:26 -04:00
  • 3d7d5cf121 Fixed utf8<->utf16 conversions on windows (#11888) amzak 2019-08-06 10:30:47 +03:00
  • ce148e71ef disallow static in return type (#9686) [nobackport] Arne Döring 2019-08-06 01:26:53 +02:00
  • 42e83ac24c fixes #11817 (#11889) Andreas Rumpf 2019-08-05 16:48:26 +02:00
  • d208d7a995 set[T].len is an alias for set[T].card (#11885) [feature] Andy Davidoff 2019-08-05 08:27:45 -04:00
  • 61c66abbfe newruntime: make system.delete and friends work with owned ref (bugfix); reported on the forum Araq 2019-08-05 00:14:30 +02:00
  • 7024bb800c fixes #11844 Araq 2019-08-04 23:54:29 +02:00
  • 65d1140d11 Add build support for Linux/ia64 (#11880) [feature] John Paul Adrian Glaubitz 2019-08-04 23:16:30 +02:00
  • b73d097d36 fixes #9829 (#11849) Arne Döring 2019-08-04 19:31:55 +02:00
  • 343ace8194 Skip db_postgres.setRow if getRow returns 0 rows (#11859) Chris Heller 2019-08-04 10:28:24 -07:00
  • 51d998390c tgetaddrinfo: disable ICMP tests for Haiku Leorize 2019-08-02 17:39:22 +07:00
  • df32c45757 tgetaddrinfo: use sizeof() instead of hardcoding Leorize 2019-08-02 17:35:01 +07:00
  • bcfb540e57 Allow typeof(nil) as generic parameter (#11869) Oscar Nihlgård 2019-08-03 10:16:07 +02:00
  • 50e921bb94 VM exception fixes (#11868) Oscar Nihlgård 2019-08-02 23:59:04 +02:00
  • a906b3952b random: minor documentation updates (#11831) Jjp137 2019-08-01 23:42:18 -07:00
  • 829f719670 Fix VM conversion to var type [bugfix] (#11866) Oscar Nihlgård 2019-08-01 17:44:12 +02:00
  • 803406d07c fix #11854 (#11857) Arne Döring 2019-07-30 17:24:42 +02:00
  • bb949a75db Fixes subtle SSL recvInto bug. Dominik Picheta 2019-07-27 17:47:46 +01:00
  • ceb1a1b688 IR: minor refactoring Andreas Rumpf 2019-07-27 10:23:14 +02:00
  • f58d87cb43 IC: some progress Andreas Rumpf 2019-07-26 13:28:00 +02:00
  • c9c8fa99cc destructors spec: be more precise about temporaries Andreas Rumpf 2019-07-26 07:13:01 +02:00
  • 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