Commit Graph

  • 19b142401c fixes #11525 Andreas Rumpf 2019-06-26 23:15:44 +02:00
  • 48cbf1c496 Merge pull request #11598 from narimiran/fix-sharedtables Andreas Rumpf 2019-06-26 23:11:34 +02:00
  • ce2777af5a fixes #11600 (#11602) Andreas Rumpf 2019-06-26 23:10:20 +02:00
  • f65eaa51f1 [bugfix] fix #11532, nimpretty should ignore source code filters (#11603) Miran 2019-06-26 23:09:57 +02:00
  • e083a1533b fixes #11098 Andreas Rumpf 2019-06-26 19:34:05 +02:00
  • 326e3ad09d [bugfix] fix #11588, don't check if SharedTable is initialized narimiran 2019-06-26 11:10:40 +02:00
  • b6fb47df77 fixes #11600 Araq 2019-06-26 15:55:27 +02:00
  • f288e1b11a [bugfix] fix #11469, new rules for a newline in nimpretty (#11512) Miran 2019-06-26 15:36:44 +02:00
  • 0a81b038fd fixes #11577 Araq 2019-06-26 15:33:26 +02:00
  • 993b3909a8 [refactor] compiler/[msgs, reorder, semstmts]: use toMsgFilename where appropriate (#11595) alaviss 2019-06-26 19:38:19 +07:00
  • b7f8031e98 VCC discovery using vswhere (#6540) (#11559) Toshiyuki-Tega 2019-06-26 17:52:22 +09:00
  • 206f2478b8 Documentation highlite (#11596) Juan Carlos 2019-06-26 05:28:11 -03:00
  • 0f868b587b fixes #11563 (#11594) Andreas Rumpf 2019-06-26 06:55:43 +02:00
  • 2f1a1b7106 compiler/[msgs, options]: confine --listFullPaths to compiler messages (#11583) alaviss 2019-06-26 07:40:11 +07:00
  • 0d50b0c8a7 increase dfa instruction limit (#11579) cooldome 2019-06-25 06:34:54 +01:00
  • 91f0626dcb [bugfix] remove dangling ref (#11576) Jasper Jenkins 2019-06-24 17:04:15 -07:00
  • 181350f6c9 Fix out of bound access in cgi module (#11578) Gérôme Fournier 2019-06-25 02:03:44 +02:00
  • 2a7cf71db3 Fix typo (#11573) WhiteDuke 2019-06-25 00:24:51 +02:00
  • 403fd3ac43 assertions: make assert follow excessiveStackTrace (#11574) alaviss 2019-06-25 05:23:22 +07:00
  • e9a23cee0a nim.cfg: disable excessiveStackTrace on release (#11575) alaviss 2019-06-25 05:22:30 +07:00
  • 436f570651 [documentation] fix #4630, document unsupported functions for JS narimiran 2019-06-24 12:52:54 +02:00
  • e90d91f0e4 [refactoring] remove zeroExtend and friends from the compiler builtins. (#11531) Arne Döring 2019-06-24 09:19:02 +02:00
  • 800bc661b6 Spelling fixes in nimc.rst (#11569) Simon Krauter 2019-06-24 00:15:55 +02:00
  • bb9b60604b [other] Documentation NimScript (#11548) Juan Carlos 2019-06-23 15:08:21 -03:00
  • b81fd958d1 [feature] Add dynlib (required on windows/cpp) to nimCoroutines related gc_common procs (#11567) Giovanni Petrantoni 2019-06-24 01:05:10 +09:00
  • 3d50f7e2a1 [bugfix] fix OrderedTable iterators (#11562) Miran 2019-06-23 07:28:45 +02:00
  • 79c721d418 [bugfix] fixes #11524 Andreas Rumpf 2019-06-22 01:52:49 +02:00
  • 0db3c670ac closes #11533 Andreas Rumpf 2019-06-21 20:45:00 +02:00
  • 35df59b3ce [bugfix] fixes #11556 Andreas Rumpf 2019-06-21 20:38:11 +02:00
  • 12eebf48b6 [documentation] fix wrong link [ci skip] narimiran 2019-06-21 12:04:43 +02:00
  • a4c613c110 [other] Improve the "tabs are not allowed" error message (#11554) Kaushal Modi 2019-06-20 16:16:06 -04:00
  • 23e95dc629 [bugfix] fix delete in strutils and sequtils (#11535) Miran 2019-06-20 21:04:37 +02:00
  • d6b0e46ee4 [bugfix] correct 'source' for documentation (#11540) Miran 2019-06-20 21:03:48 +02:00
  • 45bbf1ef5b [bugfix] fix OrderedTable default initialization (#11549) Miran 2019-06-20 21:03:11 +02:00
  • 55da84e141 [other] new experimental pragma .nodestroy for easier custom destructors Andreas Rumpf 2019-06-20 19:41:03 +02:00
  • f310cf5250 [other] added system.dispose for owned refs Andreas Rumpf 2019-06-20 19:40:18 +02:00
  • 280193cc07 [bugfix] system.nim: make pop work with --newruntime Andreas Rumpf 2019-06-20 19:39:42 +02:00
  • 7e4748beee [bugfix] proper destruction for strings/seqs for --newruntime Andreas Rumpf 2019-06-20 19:39:19 +02:00
  • bc9fb4885b [bugfix] system.nim: make pop work with --newruntime Andreas Rumpf 2019-06-20 19:38:25 +02:00
  • 678beb8ef9 [other] newruntime: add a simple closure iterator test Araq 2019-06-20 11:29:30 +02:00
  • 6adcc09877 [bugfix] newruntime: trivial closure iterator works Araq 2019-06-20 11:21:26 +02:00
  • c83914b435 [refactoring] closureiters.nim: style change Araq 2019-06-20 11:19:54 +02:00
  • 50afafdb38 wip Araq 2019-06-18 22:26:48 +02:00
  • af10788dcc WIP: closures for the newruntime [ci skip] Andreas Rumpf 2019-06-17 07:37:34 +02:00
  • 16d81fa205 [bugfix] fix #11546, correct link for sequtils narimiran 2019-06-20 09:41:06 +02:00
  • 96bed814d2 [bugfix] fix #11543, add std/sums to theindex.html narimiran 2019-06-20 09:37:21 +02:00
  • 0adb1c6223 newruntime: added yet another test Andreas Rumpf 2019-06-20 08:38:29 +02:00
  • c65a5d754b [bugfix] owned closures (#11544) Andreas Rumpf 2019-06-20 07:40:45 +02:00
  • 1a074fffa4 change newLit on Seq (#11542) Arne Döring 2019-06-19 20:14:54 +02:00
  • ab36ffbeb1 [bugfix] fixes #11517 Araq 2019-06-19 17:39:52 +02:00
  • ff89f7e33a libffi: style changes Araq 2019-06-19 16:54:26 +02:00
  • de88fdb86e Revert "makes travis OSX green again" narimiran 2019-06-19 15:53:42 +02:00
  • ae5a4cea98 [other] update homebrew, fix travis fails on OSX (#11541) Miran 2019-06-19 15:54:40 +02:00
  • cf47c2c60c [other] documentation: deprecation comments are now auto-generated narimiran 2019-06-19 14:21:46 +02:00
  • 24ac13f653 [bugfix] gc_common: export foreign thread gc docs (#11536) alaviss 2019-06-19 17:41:22 +07:00
  • f67be92512 [feature] cleanup PR, refs #11424 Araq 2019-06-19 09:54:01 +02:00
  • 296c48de5e fixes #11436 Araq 2019-06-19 09:48:21 +02:00
  • 79a23fe805 makes travis OSX green again Araq 2019-06-19 09:46:28 +02:00
  • 7c637c2faf [bugfix] Fix smtp.nim unhandled exception (#11498) Phạm Ngọc Quang Nam 2019-06-19 05:26:59 +07:00
  • 8ee0f14ab6 literal array indices (#11424) Jasper Jenkins 2019-06-18 05:16:33 -07:00
  • c99ce5051e add HCR document to the tools.rst list Araq 2019-06-18 12:19:14 +02:00
  • 38f05bb9a3 HCR: better documentation Araq 2019-06-18 12:17:06 +02:00
  • a009cbdc2f Add cbrt() bindings for the JS Target (#11528) Benjamin Summerton 2019-06-18 02:26:47 -04:00
  • c8268330be [feature] Add boehm gc finalizer (#11446) yatsen1 2019-06-18 02:47:18 +08:00
  • ac3449b93b [bugfix] fix #11450, random.initRand crashes in JS backend (#11522) Miran 2019-06-17 20:46:04 +02:00
  • 6cad5c7861 [bugfix] fix #11482, fix nimsuggest range error (#11519) Miran 2019-06-17 20:41:41 +02:00
  • b70fd0400e [other] introduce a separate changelog for backports, update contributing guidelines narimiran 2019-06-17 12:15:47 +02:00
  • eb087b3546 [bugfix] Fixes #11434 , Update Tools Documentation (#11449) Juan Carlos 2019-06-17 06:17:28 -03:00
  • aa7f23e1ee [bugfix] Fixes #11495 , Remove TinyC from help (#11508) Juan Carlos 2019-06-17 06:03:18 -03:00
  • 9f6187b46c Add starttls for smtp (#11500) Phạm Ngọc Quang Nam 2019-06-17 05:50:56 +07:00
  • 7182922622 [feature] Added os.delEnv; add delEnv support to nimscript too (#11466) Kaushal Modi 2019-06-15 05:32:26 -04:00
  • eadea343ef [bugfix] fixes https://github.com/nim-lang/Nim/issues/11430 Andreas Rumpf 2019-06-15 11:29:10 +02:00
  • 6dc6487311 Disambiguate idents now that all 3 rfind's are included in the RTL. Charles Blake 2019-06-15 03:46:21 -04:00
  • 68cce40510 [bugfix] Add .47 as supported libssl version (#11503) Andreas Rumpf 2019-06-14 23:03:00 +02:00
  • d1ce86fdc6 [bugfix] Fix the link to "For Loop Macro" section (#11505) Kaushal Modi 2019-06-14 17:02:30 -04:00
  • e96afd6324 [bugfix] Add .47 as supported libssl version SolitudeSF 2019-06-14 20:00:23 +03:00
  • c656714623 [bugfix] Minor formatting fix in tut2 [ci skip] (#11501) Kaushal Modi 2019-06-14 09:13:44 -04:00
  • 57a83df745 [bugfix] nimpretty: better alignment; fixes #11467 Araq 2019-06-14 11:16:39 +02:00
  • 80320c72d3 [bugfix] document the norewrite pragma (#11453) Juan Carlos 2019-06-13 14:37:17 -03:00
  • bda9fd149c [refactoring] error instead of quit for basename (#11491) Jasper Jenkins 2019-06-13 10:34:41 -07:00
  • e11d582fa1 Merge branch 'devel' of https://github.com/nim-lang/Nim into devel Charles Blake 2019-06-13 10:21:11 -04:00
  • e7188cdfa8 Add missing ,int to type signature in doc comment references. Charles Blake 2019-06-13 10:20:43 -04:00
  • 06ef56ba72 [bugfix] fix quit errormsg in nimvm (#11490) Jasper Jenkins 2019-06-13 06:30:30 -07:00
  • e2f99a2026 Update tut1: -d:release does not turn off *allruntime checks off anymore (#11492) Simon Krauter 2019-06-13 15:16:38 +02:00
  • 165ea46284 [bugfix] nimpretty: fixes #11470 Araq 2019-06-13 10:58:27 +02:00
  • af39f26a3a [bugfix] nimpretty: fixes #11468 Araq 2019-06-13 10:42:37 +02:00
  • b70295c768 [other] nimsuggest: adhere to our style guide Araq 2019-06-13 09:58:46 +02:00
  • 08fdffc717 [other] appveyor: use official dlls on nim-lang.org (#11473) alaviss 2019-06-12 22:09:36 +07:00
  • 73c44c6e9b [bugfix] Fixes async IO operations stalling even after socket is closed. (#11232) Dominik Picheta 2019-06-12 16:07:05 +01:00
  • bde899d4f8 Attempt to close https://github.com/nim-lang/Nim/issues/11430 Charles Blake 2019-06-12 07:44:56 -04:00
  • da035e9c83 [bugfix] fix nimpretty for absolute paths (#11480) Jasper Jenkins 2019-06-12 02:59:26 -07:00
  • b056d32a79 [refactoring] liftdestructors.nim is callable from lambdalifting; refs #11217 Araq 2019-06-12 10:44:37 +02:00
  • e4d0f4fee0 fix regression in semfold for old right shift (#11477) Arne Döring 2019-06-12 09:26:30 +02:00
  • c07973e313 [refactoring] liftdestructors is now a module of its own Araq 2019-06-12 08:27:02 +02:00
  • 549d8cc0c6 [other] make typeAllowed easier to debug by using structured programming Araq 2019-06-11 15:00:47 +02:00
  • 572b7c37a5 [other] preparations for --styleCheck:error for the Nim compiler (#11478) Andreas Rumpf 2019-06-12 08:35:32 +02:00
  • c7e1c665a1 [refactoring] refactor the compiler and stdlib to deprecation warnings (#11419) Arne Döring 2019-06-11 16:49:56 +02:00
  • 3d13103443 [bugfix] Add .nimf to mimetypes (#11417) Juan Carlos 2019-06-11 11:46:15 -03:00
  • a9aef65b2d [feature] Enable Oid usage in hashtables (#11472) Hitesh Jasani 2019-06-11 09:06:46 -04:00
  • b3d2cd738a [other] better error message for IndexError for empty containers (#11476) Miran 2019-06-11 14:34:21 +02:00