Commit Graph

  • 6cc0061a72 optimize the new nimPrepareStrMutationV2 with inlining (#14969) Andreas Rumpf 2020-07-12 16:50:56 +02:00
  • 124feb2af8 nimpretty support for multiple files (#14890) Alexander Wolfe 2020-07-12 07:07:31 -07:00
  • 9ec9a31f46 Fix #12759 (#14967) flywind 2020-07-12 15:31:03 +08:00
  • d409694b02 :D Clyybber 2020-07-11 19:17:40 +02:00
  • 21772b6419 add testcase for #5926 (#14965) flywind 2020-07-11 23:09:41 +08:00
  • 6d10baa339 https://github.com/nim-lang/Nim/pull/14948#issuecomment-656498426 (#14958) Juan Carlos 2020-07-11 07:21:59 -03:00
  • 425972c4e8 Add testcase for some old fixed issues (#14960) Clyybber 2020-07-10 19:21:50 +02:00
  • 1850efbb6c Add testcase for #14383 (#14957) Clyybber 2020-07-10 18:10:32 +02:00
  • db6ffeba8e Add testcase for #13815 (#14956) Clyybber 2020-07-10 17:31:15 +02:00
  • 0db32e9885 Add testcase for #12571 (#14955) Clyybber 2020-07-10 17:13:37 +02:00
  • b21782a667 Add testcase for #4722 (#14954) Clyybber 2020-07-10 17:02:49 +02:00
  • 229a623849 Update readme.md (#14953) kwgchi 2020-07-10 23:45:26 +09:00
  • 371b416ac8 fix #14912, make --useVersion:1.0 work again (#14945) Miran 2020-07-10 16:44:12 +02:00
  • 04232d92cd Fix theme switch load from local storage (#14897) Manuel Bojato 2020-07-10 08:06:07 -05:00
  • 4603197fe8 fixes a minor regression Araq 2020-07-10 12:27:32 +02:00
  • 112511084d fixes the tcontrolflow regression, clen idea of an escaping expression Araq 2020-07-10 10:58:16 +02:00
  • b59385f22b no wasMoved() calls after destructors necessary Araq 2020-07-10 10:14:14 +02:00
  • 37a98c77f3 optimize sinks even when in a loop Araq 2020-07-10 09:51:43 +02:00
  • 78513a9204 renderer.nim: more obvious debug output Araq 2020-07-10 09:45:41 +02:00
  • bf51cee431 Update docs and changelog Clyybber 2020-07-09 17:59:40 +02:00
  • 4a1128d16c Move wasMoved out of =destroy Clyybber 2020-07-08 20:48:17 +02:00
  • 3e52136f26 Cosmetics Clyybber 2020-07-08 18:04:14 +02:00
  • f92d2eaa35 cleanup of PR #14833 (VM profiler) Araq 2020-07-09 19:21:20 +02:00
  • d7ccd82eac VM profiler (#14833) Ico Doornekamp 2020-07-09 19:18:35 +02:00
  • c38a459582 fixes #14925 (#14947) Andreas Rumpf 2020-07-09 17:24:23 +02:00
  • 64815f59b2 add testcase for #4668 (#14946) flywind 2020-07-09 18:53:12 +08:00
  • 40b58a0a18 fix #11009 (#14935) flywind 2020-07-09 15:57:35 +08:00
  • 399b2e3134 Add missing dom.nim things (#14944) treeform 2020-07-09 00:18:27 -07:00
  • 00528cbc3c Add testcase for #10465 (#14943) flywind 2020-07-09 07:51:18 +08:00
  • 3db6d9ea0c add docs and more tests for debug format strings (#14861) flywind 2020-07-09 04:21:30 +08:00
  • 9016dd96ee Add testcase for #12129 (#14940) Clyybber 2020-07-08 22:04:21 +02:00
  • bc712c28fc fixes #14865 (#14937) Andreas Rumpf 2020-07-08 18:59:34 +02:00
  • 27579cfd3a Make arc compile laser again Clyybber 2020-07-08 16:20:16 +02:00
  • 3de5296337 remove a condition that table size must be passed as power of 2 (#14926) Miran 2020-07-08 15:01:47 +02:00
  • 06d776a582 fixes #14900, this time for real, maybe (#14934) Andreas Rumpf 2020-07-08 14:47:14 +02:00
  • cb1ecbf956 closes #14878 Araq 2020-07-08 10:51:26 +02:00
  • e42ce877a6 fixes #14805 Araq 2020-07-08 10:45:51 +02:00
  • ecf8cbbbe0 fixes #14900 Araq 2020-07-08 10:03:09 +02:00
  • cdce245a23 fixes #14899 Araq 2020-07-07 23:59:13 +02:00
  • b17e1efc67 progress Araq 2020-07-07 23:10:00 +02:00
  • 87f6a9592c fixes #14402 (#14908) Andreas Rumpf 2020-07-08 08:21:55 +02:00
  • e82a14b273 fix mistake in times.nim docs narimiran 2020-07-07 22:57:06 +02:00
  • 8480bef1c4 Add testcase for #14864 (#14928) Clyybber 2020-07-07 22:43:36 +02:00
  • 25ceacbe4f Revert commit 3e843ab335. Closes #14930. Dominik Picheta 2020-07-07 19:18:02 +01:00
  • a61a7889b8 injectdestructors: refactoring, added more cases explicitly (#14929) Andreas Rumpf 2020-07-07 17:47:57 +02:00
  • 95808c2806 speed up Nim's lexer by using cstring instead of string. C optimizers are fragile. Araq 2020-07-07 12:15:20 +02:00
  • 49cea86d8b weaken tosproc test for my Windows machine which doesn't have 'ls' Araq 2020-07-07 12:14:43 +02:00
  • 37253d660f Minor improvements to typecast section of manual (#14896) awr1 2020-07-07 03:22:55 -05:00
  • 61a6098f2d Limit number of error messages from gcc/clang backend (#14852) Tomohiro 2020-07-07 17:22:10 +09:00
  • 5bd2da3f64 Fix #14911 (#14922) [backport] Clyybber 2020-07-07 10:21:18 +02:00
  • ebd97884a0 Add testcase for #14472 (#14921) Clyybber 2020-07-06 20:53:38 +02:00
  • a754160d65 tables.nim: Add named fields in smallest and largest (#14919) ee7 2020-07-06 14:02:03 +02:00
  • 65af99a203 added security.md; refs #14882 Araq 2020-07-06 14:01:25 +02:00
  • 6f962a4b36 fixes #14830 Araq 2020-07-06 13:41:42 +02:00
  • 46aacf917f Fix style inconsistencies due to the previous commit narimiran 2020-07-06 11:24:43 +02:00
  • ebaf603c84 revert 0944b0f4 narimiran 2020-07-06 10:55:51 +02:00
  • 842efab8ae Update btrees.nim (#14916) Dean Eigenmann 2020-07-06 10:23:42 +02:00
  • 21b3ca636f Fix logging tiny bug (#14910) Juan Carlos 2020-07-06 05:00:25 -03:00
  • af27e6bdea Fix #14396 (#14793) Clyybber 2020-07-04 17:45:07 +02:00
  • 1854d29781 scoped memory management (#14790) Andreas Rumpf 2020-07-04 07:37:24 +02:00
  • 695154970d deprecate existsDir; use dirExists instead (#14884) Timothee Cour 2020-07-03 14:04:23 -07:00
  • 4f6acf24ff Add jsre (#14870) Juan Carlos 2020-07-03 15:13:10 -03:00
  • a6cbe58e8c typetraits.$: $((int, float), int) is now "((int, float), int)" instead of "(tuple of (int, float), int)" (#14812) Timothee Cour 2020-07-02 07:19:43 -07:00
  • dc5a40f3f3 {.deprecated: [existsFile: fileExists].} (#14735) Timothee Cour 2020-07-02 07:19:13 -07:00
  • 366b9a7e4a Fix #12745 (#14879) Tomohiro 2020-07-02 20:20:34 +09:00
  • d590611fc5 Clean out sharedlists (#14857) Juan Carlos 2020-07-02 03:40:58 -03:00
  • cbcaf2bbc4 Clean out strutils (#14859) Juan Carlos 2020-07-01 18:16:50 -03:00
  • 930a0c999b cleanup comment now that #14434 was fixed (#14874) Timothee Cour 2020-07-01 14:16:22 -07:00
  • 1440e70c62 allow packed union (#14868) Clyybber 2020-07-01 11:41:03 +02:00
  • 1edb9a6178 fix #14401, trailing comma confuses nimpretty (#14867) Miran 2020-07-01 11:40:13 +02:00
  • 2867a33ebc fix #14846; add macros.extractDocCommentsAndRunnables (#14849) Timothee Cour 2020-07-01 00:26:23 -07:00
  • 05384efec5 Clean out sharedtables (#14858) Juan Carlos 2020-06-30 14:09:13 -03:00
  • a519f3b038 Removed asyncdispatch.newAsyncNativeSocket, was deprecated since 0.18 (#14854) Juan Carlos 2020-06-30 11:29:53 -03:00
  • 56b3d422b0 typetraits: features and fixes (#14791) alaviss 2020-06-30 13:25:53 +00:00
  • 36fa79a524 Fix asyncdispatch drain behavior (#14820) (#14838) Ray Imber 2020-06-30 06:23:53 -07:00
  • 8be54b8fa7 add debug fmt string like python's (#14808) flywind 2020-06-30 21:21:37 +08:00
  • 89a15e417d CI openbsd: 3x batching via NIM_TESTAMENT_BATCH ; overall CI finishes in 21m instead of 34m (#14851) Timothee Cour 2020-06-30 05:21:30 -07:00
  • 04deb6c942 Clean out dom (#14855) Juan Carlos 2020-06-30 05:08:16 -03:00
  • 74d1f25010 Clean out oldast (#14837) Juan Carlos 2020-06-30 05:01:25 -03:00
  • 5c1fa142d6 New freebsd platforms (#14801) lbartoletti 2020-06-29 10:31:25 +02:00
  • 1b41c3122b fix #13432 typetraits.$: $(int,) is now (int,); $tuple[] is now tuple[] (#14799) Timothee Cour 2020-06-29 00:34:05 -07:00
  • 5d5df4a394 Clean out Deprecated proc (#14797) Juan Carlos 2020-06-29 04:33:07 -03:00
  • d968163cd1 SSL_CTX_load_verify_locations parameters are reversed (#14815) [backport] aguspiza 2020-06-29 08:50:37 +02:00
  • 299ddda5f6 Make unreachable code a warning instead of an error (#14816) Clyybber 2020-06-29 08:49:53 +02:00
  • 3732556468 fix ./koch tests following #14823 (#14845) Timothee Cour 2020-06-28 14:34:34 -07:00
  • 62394616e8 DFA and injectdestructors cleanup (#14824) Clyybber 2020-06-28 19:36:30 +02:00
  • 7936768560 Fix some typos (#14843) Danil Yarantsev 2020-06-28 20:17:18 +03:00
  • 4f70180a58 Fix typo Clyybber 2020-06-28 18:03:39 +02:00
  • c285739d55 Remove double entry for thiscall (#14842) Danil Yarantsev 2020-06-28 19:00:43 +03:00
  • d9c1501757 get rid of $READLINK variable (#14841) Andrey Makarov 2020-06-28 18:59:57 +03:00
  • 394a56650a Fix #14647 (#14776) Clyybber 2020-06-28 17:47:47 +02:00
  • 037990bc78 Changelog: Tiny style improvement Clyybber 2020-06-28 15:38:24 +02:00
  • 5d5271b789 fixed #14839 (#14840) lqdev 2020-06-28 13:38:57 +02:00
  • 54a52e7d08 Update link to parseSpec proc Clyybber 2020-06-28 00:13:54 +02:00
  • 252f668829 add a second asyncnet.recvFrom (#14237) rockcavera 2020-06-27 18:59:08 -03:00
  • bc66788b3f docs: Make ..<, .. ^ more discoverable (#14835) Manuel Bojato 2020-06-27 16:42:58 -05:00
  • 22f1b5120e Fix nimdoc invalid css on theme switch class (#14834) Manuel Bojato 2020-06-27 16:36:31 -05:00
  • ad00d616e8 Warn about calling wrappers at compile time until #14049 is fixed. (#14828) Sizhe Zhao 2020-06-27 22:51:48 +08:00
  • 90808877c5 testament: generic N-fold batching: windows CI 37mn=>16m (#14823) Timothee Cour 2020-06-27 07:51:17 -07:00
  • fdb37400cb Testament: Reenable arraymancer (#14831) Clyybber 2020-06-27 15:58:19 +02:00