)]}'
{
  "log": [
    {
      "commit": "e5abf7af08ff69e7e038c067497f080d4e44332c",
      "tree": "7560953e5984d2fcffa9d32a401e0d6b491e9184",
      "parents": [
        "cc673e746ab98566556ff964d7a76f2fb46d7f84"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 16 18:29:35 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 16 18:29:35 2020 +0200"
      },
      "message": "patch 8.2.1467: Vim9: :echomsg doesn\u0027t like a dict argument\n\nProblem:    Vim9: :echomsg doesn\u0027t like a dict argument.\nSolution:   Convert arguments like in legacy script. (closes #6717)\n"
    },
    {
      "commit": "cc673e746ab98566556ff964d7a76f2fb46d7f84",
      "tree": "52b14d7898a3208e8f2d8344cc8a36e4d2b8605e",
      "parents": [
        "56acb0943ede35cd9d2f6667cde2442819ccbf59"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 16 17:33:35 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 16 17:33:35 2020 +0200"
      },
      "message": "patch 8.2.1466: Vim9: cannot index or slice a variable with type \"any\"\n\nProblem:    Vim9: cannot index or slice a variable with type \"any\".\nSolution:   Add runtime index and slice.\n"
    },
    {
      "commit": "56acb0943ede35cd9d2f6667cde2442819ccbf59",
      "tree": "d35aa5928ec6d46f07ea1ed4f1e5fb2f00bfa7dc",
      "parents": [
        "829ac868b7615d73dbfb536f7fcd44fc7c5b7c1d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 16 14:48:19 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 16 14:48:19 2020 +0200"
      },
      "message": "patch 8.2.1465: Vim9: subscript not handled properly\n\nProblem:    Vim9: subscript not handled properly.\nSolution:   Adjust error message.  Remove dead code.  Disallow string to\n            number conversion in scripts.\n"
    },
    {
      "commit": "451c2e3536a3cb77d07faf3cb2b834512e174351",
      "tree": "c2dbbf67dc33787ea4e1aaa64baec99b77346ea2",
      "parents": [
        "53b29e4845857d76ca7df1ff2fd0e03c3eeb82e1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 15 16:33:28 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 15 16:33:28 2020 +0200"
      },
      "message": "patch 8.2.1460: error messages are spread out\n\nProblem:    Error messages are spread out.\nSolution:   Move more messages into errors.h.\n"
    },
    {
      "commit": "53b29e4845857d76ca7df1ff2fd0e03c3eeb82e1",
      "tree": "6b89dae5074bf8892cde67ba75b7dda045364bf4",
      "parents": [
        "9a5c553f790f74e4c36295ce5d46c1aa7d13eae6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 15 14:31:20 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 15 14:31:20 2020 +0200"
      },
      "message": "patch 8.2.1459: Vim9: declaring script var in script does not infer the type\n\nProblem:    Vim9: declaring ascript variable at the script level does not\n            infer the type.\nSolution:   Get the type from the value. (closes #6716)\n"
    },
    {
      "commit": "7d6997015d533604f18756e59b4a2a1266a66a97",
      "tree": "46d97180015047da8ec7c1333ff31b9f02dcf467",
      "parents": [
        "32a23ac61570365eff35097691d9b218b8539383"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 14 20:52:28 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 14 20:52:28 2020 +0200"
      },
      "message": "patch 8.2.1450: Vim9: no check that script-local items don\u0027t become global\n\nProblem:    Vim9: no check that script-local items don\u0027t become global.\nSolution:   Add a test.\n"
    },
    {
      "commit": "c4ce36d48698669f81ec90f7c9dc9ab8c362e538",
      "tree": "2aa5e74f7d240f306be115de7445db048ea2fb8b",
      "parents": [
        "bc4c505166dc82911553206bb0c2133c6ac94aa1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 14 17:08:15 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 14 17:08:15 2020 +0200"
      },
      "message": "patch 8.2.1445: Vim9: function expanded name is cleared when sourcing again\n\nProblem:    Vim9: function expanded name is cleared when sourcing a script\n            again.\nSolution:   Only clear the expanded name when deleting the function.\n            (closes #6707)\n"
    },
    {
      "commit": "c9edd6b58218d25bfc5389af901021dc0eb82578",
      "tree": "8520f99adae557ca2c86d3299f4375f14068b50c",
      "parents": [
        "66e0014ba651208ab7579797866ab0e4bd9e2b49"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 22:18:23 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 22:18:23 2020 +0200"
      },
      "message": "patch 8.2.1437: Vim9: \u0027statusline\u0027 is evaluated using Vim9 script syntax\n\nProblem:    Vim9: \u0027statusline\u0027 is evaluated using Vim9 script syntax.\nSolution:   Always use legacy script syntax.\n"
    },
    {
      "commit": "ed677f5587af366f185f8922b7dde4a98c884328",
      "tree": "308cdbcd0ba766227d73ef1a15574ca9ff487f58",
      "parents": [
        "7c5ad34878a338f1db57337b5ca9f68c0c39424e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 16:38:10 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 12 16:38:10 2020 +0200"
      },
      "message": "patch 8.2.1428: Vim9: :def function does not abort on nested function error\n\nProblem:    Vim9: :def function does not abort on nested function error.\nSolution:   Check whether an error message was given. (closes #6691)\n"
    },
    {
      "commit": "b3ca98240761d8f320c5a49e077d1aac6496bb21",
      "tree": "bdbe7e3063fd01ba0f957fd3a48da3350c34ee4e",
      "parents": [
        "3896a105eb3697b1a399255ac31c742c8840bd69"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 09 14:43:58 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 09 14:43:58 2020 +0200"
      },
      "message": "patch 8.2.1404: Vim9: script test fails in the GUI\n\nProblem:    Vim9: script test fails in the GUI.\nSolution:   Use another key to map.  Improve cleanup.\n"
    },
    {
      "commit": "3896a105eb3697b1a399255ac31c742c8840bd69",
      "tree": "6c01db70d33fdbd680389734dd19fc7a09027134",
      "parents": [
        "94f6c06ac54401ea34a07f8c45242f11bd1e1e3a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 09 14:33:55 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 09 14:33:55 2020 +0200"
      },
      "message": "patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window\n\nProblem:    Vim9: Vim highlighting fails in cmdline window if it uses Vim9\n            commands.\nSolution:   Allow using :vim9script, :import and :export while in the cmdline\n            window. (closes #6656)\n"
    },
    {
      "commit": "730b24833952f0f4a9a17b7815b0d9f87c609eb8",
      "tree": "6fc5ce1aec13879e03f84307956151f6d44fadc3",
      "parents": [
        "efa94447e85eacce62c1fcf6b63e7f3431e2cb1b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 09 13:02:10 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 09 13:02:10 2020 +0200"
      },
      "message": "patch 8.2.1400: Vim9: test does not delete written files\n\nProblem:    Vim9: test does not delete written files.\nSolution:   Correct file names.\n"
    },
    {
      "commit": "efa94447e85eacce62c1fcf6b63e7f3431e2cb1b",
      "tree": "d2b59228836d831d965bbf45332164b530b605fb",
      "parents": [
        "daa2f36573db3e1df7eb1fdbc3a09a2815644048"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 08 22:16:00 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 08 22:16:00 2020 +0200"
      },
      "message": "patch 8.2.1399: Vim9: may find imported item in wrong script\n\nProblem:    Vim9: may find imported item in wrong script.\nSolution:   When looking up script-local function use the embedded script ID.\n            (issue #6644)\n"
    },
    {
      "commit": "98b4f145eb89405021e23a4a37db51d60a75a1d0",
      "tree": "5d359da0f267a784d3f419e61c36aa47f36d4b2f",
      "parents": [
        "2dd0a2c39a3b3fbffc94d0676e472c78d02ebdbd"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 08 15:46:01 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 08 15:46:01 2020 +0200"
      },
      "message": "patch 8.2.1395: Vim9: no error if declaring a funcref with lower case letter\n\nProblem:    Vim9: no error if declaring a funcref with a lower case letter.\nSolution:   Check the name after the type is inferred. Fix confusing name.\n"
    },
    {
      "commit": "2dd0a2c39a3b3fbffc94d0676e472c78d02ebdbd",
      "tree": "3ed7fc3e3c3992ff3cb8d2fade3de7c2213605ff",
      "parents": [
        "b7f4fa517793b0fe1a4895781b4cba451d60d7c2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 08 15:10:27 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 08 15:10:27 2020 +0200"
      },
      "message": "patch 8.2.1394: Vim9: compiling a function interferes with command modifiers\n\nProblem:    Vim9: compiling a function interferes with command modifiers.\nSolution:   Save and restore command modifiers. (closes #6658)\n"
    },
    {
      "commit": "fa211f3c6d27cf962b28f10e3c18b12dde4d20c3",
      "tree": "b460743f33d1d73b20089290a296ca87a0861b76",
      "parents": [
        "1c199f9c70446933677d5210f34d2b86eefa2a43"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 22:00:26 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 22:00:26 2020 +0200"
      },
      "message": "patch 8.2.1391: Vim9: no error for shadowing a script function\n\nProblem:    Vim9: no error for shadowing a script function.\nSolution:   Check for already defined items. (closes #6652)\n"
    },
    {
      "commit": "1c199f9c70446933677d5210f34d2b86eefa2a43",
      "tree": "557ca9d93332c82c8057cb5357b7b35ac236e6b2",
      "parents": [
        "74d95b5b58a36697975c48192e84be808b2512a8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 21:28:34 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 21:28:34 2020 +0200"
      },
      "message": "patch 8.2.1390: Vim9: type error after storing an option value\n\nProblem:    Vim9: type error after storing an option value.\nSolution:   Drop the type after a STOREOPT instruction. (closes #6632)\n"
    },
    {
      "commit": "dd29f1b0569cca253c80856eda2e85e04c1e0627",
      "tree": "afdc46af9f07a661109d111ae93c2f3ab58e789f",
      "parents": [
        "e7b1ea0276cc83cd5c612f3189a174a60d57b5ed"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 20:46:20 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 20:46:20 2020 +0200"
      },
      "message": "patch 8.2.1388: Vim9: +\u003d only works for numbers\n\nProblem:    Vim9: +\u003d only works for numbers.\nSolution:   Use +\u003d as concatenate for a list. (closes #6646)\n"
    },
    {
      "commit": "95dd9f2571f09a915674133c73b471b0ebbdcdbf",
      "tree": "ada5cf7b524ef8b0a2b58e8f30e7298f9d6912bb",
      "parents": [
        "994b89d28dc54c896e00eba66e247addb0540272"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 19:28:08 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Aug 07 19:28:08 2020 +0200"
      },
      "message": "patch 8.2.1387: Vim9: cannot assign to single letter variable with type\n\nProblem:    Vim9: cannot assign to single letter variable with type.\nSolution:   Exclude the colon from the variable name. (closes #6647)\n"
    },
    {
      "commit": "8e1986e3896cc8c2a05fc6291a39ebb275e1cebf",
      "tree": "2aa8d1f532271a335c18c8a90d6e0f8590cec334",
      "parents": [
        "56b8dc331dc7f499c8221ed7d1c7795ad5e3bdeb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 06 22:11:06 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Aug 06 22:11:06 2020 +0200"
      },
      "message": "patch 8.2.1382: Vim9: using :import in filetype plugin gives an error\n\nProblem:    Vim9: using :import in filetype plugin gives an error.\nSolution:   Allow commands with the EX_LOCK_OK flag. (closes #6636)\n"
    },
    {
      "commit": "803af686e23c7bb17273bb0c78ff0bf97e8d23f4",
      "tree": "f60e12497c9aacaa99c37aeeeeb56caa09fe079b",
      "parents": [
        "c5da1fb7ea4126b6c70426cf0add51e720b7cd3f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 05 16:20:03 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 05 16:20:03 2020 +0200"
      },
      "message": "patch 8.2.1376: Vim9: expression mapping causes error for using :import\n\nProblem:    Vim9: expression mapping causes error for using :import.\nSolution:   Add EX_LOCK_OK to :import and :export. (closes 3606)\n"
    },
    {
      "commit": "a71e2633207557c31432c954194078cb6062d04f",
      "tree": "e5d021e419b5cffcd6895216307236402fd53d9e",
      "parents": [
        "f9b2b49663226235f94f08230fe9023caf80a6e9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 05 15:11:03 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 05 15:11:03 2020 +0200"
      },
      "message": "patch 8.2.1374: Vim9: error for assigning empty list to script variable\n\nProblem:    Vim9: error for assigning empty list to script variable.\nSolution:   Use t_unknown for empty list member. (closes #6595)\n"
    },
    {
      "commit": "f9b2b49663226235f94f08230fe9023caf80a6e9",
      "tree": "f34be82de9372deb871b09a572157d7dcfefed6e",
      "parents": [
        "fdac71c5075062f97f77044e9619fa5c907e0327"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 05 14:34:14 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Aug 05 14:34:14 2020 +0200"
      },
      "message": "patch 8.2.1373: Vim9: no error for assigning to non-existing script var\n\nProblem:    Vim9: no error for assigning to non-existing script var.\nSolution:   Check that in Vim9 script the variable was defined. (closes #6630)\n"
    },
    {
      "commit": "83144546488b544a1fe4e2a4f8be954b98c696fc",
      "tree": "16bd66c688611b0e812405fb2d98e43ee2e70bd8",
      "parents": [
        "434d72cbf2170d54cb4f8acbe995a9a55cceb92a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 20:40:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 20:40:43 2020 +0200"
      },
      "message": "patch 8.2.1359: Vim9: cannot assign to / register in Vim9 script\n\nProblem:    Vim9: cannot assign to / register in Vim9 script.\nSolution:   Adjust check for assignment in Vim9 script. (closes #6567)\n"
    },
    {
      "commit": "434d72cbf2170d54cb4f8acbe995a9a55cceb92a",
      "tree": "161d3be24d489926aac2d0c03f29eeb9dc0224c1",
      "parents": [
        "658217276fccb5e53cdf4ba0f023bca80e0a8fed"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 20:03:25 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 20:03:25 2020 +0200"
      },
      "message": "patch 8.2.1358: Vim9: test fails with +dnd is not available\n\nProblem:    Vim9: test fails with +dnd is not available.\nSolution:   Add condition.\n"
    },
    {
      "commit": "658217276fccb5e53cdf4ba0f023bca80e0a8fed",
      "tree": "a0aa34fc0291bcae11852949e77342c08b6721b8",
      "parents": [
        "7226e5b19bd6e081043cbcc32541ef72bbdf667d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 18:58:54 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 18:58:54 2020 +0200"
      },
      "message": "patch 8.2.1357: Vim9: cannot assign to / register\n\nProblem:    Vim9: cannot assign to / register.\nSolution:   Adjust check for assignment.\n"
    },
    {
      "commit": "c2ee44cc382d4b097f51ea3251f00fb35493ea4f",
      "tree": "2e4898d1e21091deeb29c749b5503f4e31cf7518",
      "parents": [
        "aa970abd0a987de96321d33db82f70bbceac931b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 16:59:00 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Aug 02 16:59:00 2020 +0200"
      },
      "message": "patch 8.2.1355: Vim9: no error using :let for options and registers\n\nProblem:    Vim9: no error using :let for options and registers.\nSolution:   Give an error. (closes #6568)\n"
    },
    {
      "commit": "b9a2cac3ef293bfdfe80dea6c6d16d02b7af5435",
      "tree": "eae74c5cef16b3e79467425bf355d49b8d9bca45",
      "parents": [
        "eef2102e20d24f5fbd1c9f53c7a35df61585c5ab"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 22:23:20 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 22:23:20 2020 +0200"
      },
      "message": "patch 8.2.1350: Vim9: no test for error message when redefining function\n\nProblem:    Vim9: no test for error message when redefining function.\nSolution:   Add a test.\n"
    },
    {
      "commit": "eef2102e20d24f5fbd1c9f53c7a35df61585c5ab",
      "tree": "1bfa42d3637ea2b19021b1a7f6e859791f343ad4",
      "parents": [
        "e4218b9416bdcd78b9779a06258198573a0c369e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 22:16:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 22:16:43 2020 +0200"
      },
      "message": "patch 8.2.1349: Vim9: can define a function with the name of an import\n\nProblem:    Vim9: can define a function with the name of an import.\nSolution:   Disallow using an existing name. (closes #6585)\n"
    },
    {
      "commit": "f5a48010ef9e47319185f1aaac1bc6d45cd4d47a",
      "tree": "cf15e3bf7d2370d598b48a0ca392744f806d4521",
      "parents": [
        "2ec208172c37b06a6177e32359214e5e02bfbed5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 17:00:03 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 17:00:03 2020 +0200"
      },
      "message": "patch 8.2.1342: Vim9: accidentally using \"t\" gives a confusing error\n\nProblem:    Vim9: accidentally using \"x\" gives a confusing error.\nSolution:   Disallow using \":t\" in Vim9 script. (issue #6399)\n"
    },
    {
      "commit": "2caa1594e72be7a876c21ed5c2df252d3537cfa7",
      "tree": "e8fb2ce786fe5c4d4b85a872cd3dbc6be2488496",
      "parents": [
        "8e4c8c853e3ffbd9258f89180692879ec6bce72b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 15:53:19 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 15:53:19 2020 +0200"
      },
      "message": "patch 8.2.1339: Vim9: assigning to global dict variable doesn\u0027t work\n\nProblem:    Vim9: assigning to global dict variable doesn\u0027t work.\nSolution:   Guess variable type based in index type. (issue #6591)\n"
    },
    {
      "commit": "8e4c8c853e3ffbd9258f89180692879ec6bce72b",
      "tree": "4c9fffbb135d0f4d2bb150e8467549e97993c88b",
      "parents": [
        "586268721dd5d6e50903a8a457f02e0dda901856"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 15:38:38 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 15:38:38 2020 +0200"
      },
      "message": "patch 8.2.1338: Vim9: assigning to script-local variable doesn\u0027t check type\n\nProblem:    Vim9: assigning to script-local variable doesn\u0027t check type.\nSolution:   Use the type. (issue #6591)\n"
    },
    {
      "commit": "586268721dd5d6e50903a8a457f02e0dda901856",
      "tree": "bc6334d9899191937f12bedaaf0e140f5e7c7e93",
      "parents": [
        "af50e899e70ee34d5356846afbea7d75701cb22b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 14:06:38 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Aug 01 14:06:38 2020 +0200"
      },
      "message": "patch 8.2.1337: Vim9: cannot use empty key in dict assignment\n\nProblem:    Vim9: cannot use empty key in dict assignment.\nSolution:   Allow empty key. (closes #6591)\n"
    },
    {
      "commit": "c7e44a7e4caedc1bc33f5c8e481109c0ae002823",
      "tree": "b02eb9d1c71a798dcc24182932ef22b449c95030",
      "parents": [
        "696ba23149eb5a7226e606e3fe6f15fdd064c5f7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 21:37:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 21:37:43 2020 +0200"
      },
      "message": "patch 8.2.1324: Vim9: line break after \"\u003d\" does not work\n\nProblem:    Vim9: line break after \"\u003d\" does not work.\nSolution:   Also allow for NUL after \"\u003d\". (closes #6549)\n"
    },
    {
      "commit": "33afa2447bdb0bdd15253c69a2cf6f9903685815",
      "tree": "ce6c8c150686419faa6fb762f8ae22a2054a6d7b",
      "parents": [
        "ac7bf8c4bfcbb157a2db6b939927bf11edb6ba7b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 19:18:00 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 19:18:00 2020 +0200"
      },
      "message": "patch 8.2.1320: Vim9: cannot declare some single letter variables\n\nProblem:    Vim9: cannot declare some single letter variables.\nSolution:   Do not recognize a colon for a namespace for single letter\n            variables. (closes #6547)\n"
    },
    {
      "commit": "9898107f54a330c6d9629976250a393169c698ca",
      "tree": "8a4b2b3cbb974768201f899d0ca48b40789de488",
      "parents": [
        "b5ed266037dea49024e00c4e1f9c89f3a9ebaa60"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 14:40:25 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 29 14:40:25 2020 +0200"
      },
      "message": "patch 8.2.1314: Vim9: rule for comment after :function is confusing\n\nProblem:    Vim9: rule for comment after :function is confusing.\nSolution:   Allow double quoted comment after :function in vim9script.\n            (closes #6556)\n"
    },
    {
      "commit": "b5ed266037dea49024e00c4e1f9c89f3a9ebaa60",
      "tree": "7c7468a10b0991deece40bfedac43947fcc9b45a",
      "parents": [
        "066b12e36c32a87725303c0f71e968eb3f9a9f32"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 28 22:38:37 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 28 22:38:37 2020 +0200"
      },
      "message": "patch 8.2.1313: Vim9 script: cannot assign to environment variable\n\nProblem:    Vim9 script: cannot assign to environment variable.\nSolution:   Recognize environment variable assignment. (closes #6548)\n            Also options and registers.\n"
    },
    {
      "commit": "ae616494d77e9930da703d65d12ac0abf6dc425f",
      "tree": "37e2efd1d06148df39dd02f64c5d7136d0b1eba9",
      "parents": [
        "0aac67a4314d72a29d3fbee91b6f0ba89e950462"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 28 20:07:27 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 28 20:07:27 2020 +0200"
      },
      "message": "patch 8.2.1308: Vim9: accidentally using \"x\" causes Vim to exit\n\nProblem:    Vim9: accidentally using \"x\" causes Vim to exit.\nSolution:   Disallow using \":x\" or \"xit\" in Vim9 script. (closes #6399)\n"
    },
    {
      "commit": "2d6b20d6a9a034b39f79a7dbb889fb5d859583ae",
      "tree": "bd5dda39ebe25457bec012aa476c3011cd68211c",
      "parents": [
        "2afc3b4f776a4fe2bb22d0a79e77012d79b4ec1e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 25 19:30:59 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 25 19:30:59 2020 +0200"
      },
      "message": "patch 8.2.1293: Vim9: error when using vim9script in TextYankPost\n\nProblem:    Vim9: error when using vim9script in TextYankPost.\nSolution:   Use EX_LOCKOK instead of the EX_CMDWIN flag for command that can\n            be used when text is locked. (closes #6529)\n"
    },
    {
      "commit": "925e9fd6339981c1015410e1b6a6dd19e34f36cc",
      "tree": "8dde93c048e748625c3014eeeab243b7af3804cf",
      "parents": [
        "c841afff6a89592f23710c6da5b0fea89b240937"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 25 15:41:11 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 25 15:41:11 2020 +0200"
      },
      "message": "patch 8.2.1290: Vim9: cannot replace a global function\n\nProblem:    Vim9: cannot replace a global function.\nSolution:   Allow for \"!\" on a global function. (closes #6524)  Also fix that\n            :delfunc on a :def function only made it empty.\n"
    },
    {
      "commit": "40f4f7a48cae491f83bd3cdbf7e9b5a23ed870ef",
      "tree": "877d3dba233503a446f13f7315bd4e29579177cc",
      "parents": [
        "43e969d3f98766824c18d20b84f2fab00feef683"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 23 22:41:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 23 22:41:43 2020 +0200"
      },
      "message": "patch 8.2.1287: Vim9: crash when using an imported function\n\nProblem:    Vim9: crash when using an imported function.\nSolution:   Add the function type to the imported entry. (closes #6522)\n"
    },
    {
      "commit": "43e969d3f98766824c18d20b84f2fab00feef683",
      "tree": "575a531eec9c96a0be9db70f952566e045d8cc3b",
      "parents": [
        "b8070e31736decfcdf8dd47997882cb8f5a64c9d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 23 21:14:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 23 21:14:43 2020 +0200"
      },
      "message": "patch 8.2.1286: Vim9: No error when using a type to a window variable\n\nProblem:    Vim9: No error when using a type to a window variable\nSolution:   Recognize the syntax and give an error. (closes #6521)\n"
    },
    {
      "commit": "63be3d4ba01d565e645d8bf7f4dc900fc9011534",
      "tree": "52375a30387a79924200a31e33a5a574bb9202dd",
      "parents": [
        "c69950ac17225d07f973b39d5b0eb94291077808"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 23 13:11:37 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jul 23 13:11:37 2020 +0200"
      },
      "message": "patch 8.2.1274: Vim9: no error for missing white space at script level\n\nProblem:    Vim9: no error for missing white space in assignment at script\n            level.\nSolution:   Check for white space. (closes #6495)\n"
    },
    {
      "commit": "4cdb13ce81309b62b636f2c614241959174d3fef",
      "tree": "1aca6deba270ad18affef8d6be22a2b8ffd13fe4",
      "parents": [
        "0f60e80f9b6d778e460b4dc8333cd8e17c1b620b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 22 21:45:14 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 22 21:45:14 2020 +0200"
      },
      "message": "patch 8.2.1272: Vim9: type not checked if declaration also assigns value\n\nProblem:    Vim9: type not checked if declaration also assigns value.\nSolution:   Check the type. (issue #6507)\n"
    },
    {
      "commit": "e7e4838f25ac39177f3c3150ee53af8d6e8a0f28",
      "tree": "6790f121a4ad9c1fa3558c40b7aac83ede5bccc7",
      "parents": [
        "2690b5aed8b6b6070430b05dcae296cd9479c942"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 22 18:17:08 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 22 18:17:08 2020 +0200"
      },
      "message": "patch 8.2.1268: Vim9: no error for using double quote comment\n\nProblem:    Vim9: no error for using double quote comment after :func or :def.\nSolution:   Only accept double quote when not in Vim9 script and not after\n            :def. (closes #6483)\n"
    },
    {
      "commit": "b31be3f909e074214b7f346888209c866faed56f",
      "tree": "969254b6cb1430581c64b8b15f0ba29a2bd5595f",
      "parents": [
        "7892b953e0e496408008434ae3505293c0c93af1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 20 22:37:44 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jul 20 22:37:44 2020 +0200"
      },
      "message": "patch 8.2.1257: Vim9: list unpack doesn\u0027t work at the script level\n\nProblem:    Vim9: list unpack doesn\u0027t work at the script level.\nSolution:   Detect unpack assignment better. (closes #6494)\n"
    },
    {
      "commit": "b209750b5e907003568c20856215122670ee22d2",
      "tree": "8aad47e083a1a915a32d2aad9afcc2d71c19cde2",
      "parents": [
        "f398238a37522fed9a2e7915741d1ab14ccc81a0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 19 17:17:02 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 19 17:17:02 2020 +0200"
      },
      "message": "patch 8.2.1246: Vim9: comment after assignment doesn\u0027t work\n\nProblem:    Vim9: comment after assignment doesn\u0027t work.\nSolution:   Skip over white space. (closes #6481)\n"
    },
    {
      "commit": "d032f34a51c6722101626c4167dffecc427ac343",
      "tree": "ff0a74f0ae79f20fa6be4affad9fda253063a2f1",
      "parents": [
        "447bfba24b231777a79bf53cdb33f44d9691e47e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 18 18:13:02 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 18 18:13:02 2020 +0200"
      },
      "message": "patch 8.2.1238: Vim9: a few remaining errors not caught by try/catch\n\nProblem:    Vim9: a few remaining errors not caught by try/catch.\nSolution:   Do not bail out if an error is inside try/catch.\n"
    },
    {
      "commit": "e859312e748297bde67a053fd3c486fc2c14b532",
      "tree": "54c9085cc2d7e8fce75f916b3a163fbf8ff68cc3",
      "parents": [
        "2764d06ab7140c95b6317e344d853e4a32c76e9a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 18 15:17:02 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 18 15:17:02 2020 +0200"
      },
      "message": "patch 8.2.1236: Vim9: a few errors not caught by try/catch\n\nProblem:    Vim9: a few errors not caught by try/catch.\nSolution:   Do not bail out if an error is inside try/catch.  Fix that a not\n            matching catch doesn\u0027t jump to :endtry.\n"
    },
    {
      "commit": "f0b9f43c3169037b7f2cd70e4939ba1ef26ada1c",
      "tree": "d3aa66fe6e1ef38d91a5d76a3708e6806642be25",
      "parents": [
        "b68ced5f07a3cd6c01cf8fa2156f2e2949d2d4f1"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 17 23:03:17 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 17 23:03:17 2020 +0200"
      },
      "message": "patch 8.2.1233: Vim9: various errors not caught by try/catch\n\nProblem:    Vim9: various errors not caught by try/catch.\nSolution:   Do not bail out if an error is inside try/catch.\n"
    },
    {
      "commit": "68d130c618f363821761f231c4122a0b9b764b71",
      "tree": "ef8694372b7cb4299de9f4c89914ada047125a0a",
      "parents": [
        "6e36b1c18e636549f3424546f2c20101604a2d33"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 17 22:06:44 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 17 22:06:44 2020 +0200"
      },
      "message": "patch 8.2.1230: Vim9: list index error not caught by try/catch\n\nProblem:    Vim9: list index error not caught by try/catch.\nSolution:   Do not bail out if an error is inside try/catch. (closes #6462)\n"
    },
    {
      "commit": "f5be8cdb77786f93c23237d7d8162feca92067e2",
      "tree": "bf15a34c28e9d52d3e0f56f0627d75d1c87cfcfe",
      "parents": [
        "98af99f2d79b310e81003f5e27862a7b522d8372"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 17 20:36:00 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jul 17 20:36:00 2020 +0200"
      },
      "message": "patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing\n\nProblem:    Vim9: allowing both quoted and # comments is confusing.\nSolution:   Only support # comments in Vim9 script.\n"
    },
    {
      "commit": "9b7bf9e98f06ece595fed7a3ff53ecce89797a53",
      "tree": "4a9b2cd5ac2f18f3c2c017530ab95f6878f1e757",
      "parents": [
        "914e7eaa67f8d816e15fb4a1180e6bece88d9742"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 11 22:14:59 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 11 22:14:59 2020 +0200"
      },
      "message": "patch 8.2.1183: assert_fails() checks the last error message\n\nProblem:    assert_fails() checks the last error message.\nSolution:   Check the first error, it is more relevant.  Fix all the tests\n            that rely on the old behavior.\n"
    },
    {
      "commit": "6b7a0a8c201bbace7e69fe0709f72b95092193df",
      "tree": "86a4bf66437397f57fe4e59ffc9fc63e7e122b90",
      "parents": [
        "b335b29e1c3428fd475026412297d5aa63b623e6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 08 18:38:08 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 08 18:38:08 2020 +0200"
      },
      "message": "patch 8.2.1159: Vim9: no error for missing space after a comma\n\nProblem:    Vim9: no error for missing space after a comma.\nSolution:   Check for white space.\n"
    },
    {
      "commit": "c620c055ce8505596a7208ba696a32b8a3be4f4b",
      "tree": "d61c203d6df6363f0466c4b4b8f4bd14141926c0",
      "parents": [
        "bed36b939a4c66f41d1f24e32cfa521b10f22b82"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 08 15:16:19 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 08 15:16:19 2020 +0200"
      },
      "message": "patch 8.2.1154: Vim9: crash when using imported function\n\nProblem:    Vim9: crash when using imported function.\nSolution:   Check for a function type.  Set the script context when calling a\n            function. (closes #6412)\n"
    },
    {
      "commit": "bed36b939a4c66f41d1f24e32cfa521b10f22b82",
      "tree": "6da93384fee79332450a6b71d72ef3f6a1f81123",
      "parents": [
        "fe465a01cfbbbae5d870d6108e0ad0947f03b0c4"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 07 23:31:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 07 23:31:36 2020 +0200"
      },
      "message": "patch 8.2.1153: Vim9: script test fails on some systems\n\nProblem:    Vim9: script test fails on some systems.\nSolution:   Return proper value from Compare().\n"
    },
    {
      "commit": "fe465a01cfbbbae5d870d6108e0ad0947f03b0c4",
      "tree": "4c56928fbcb0e78d2effc270879792621b399ce1",
      "parents": [
        "0ab55d62012c1fb38c4b540a4233421820a59389"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 07 22:50:12 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jul 07 22:50:12 2020 +0200"
      },
      "message": "patch 8.2.1152: Vim9: function reference is missing script prefix\n\nProblem:    Vim9: function reference is missing script prefix.\nSolution:   Use the actual function name instead of the name searched for in\n            the script context. (closes #6412)\n"
    },
    {
      "commit": "0ad3e894d75236915e67dfbbcc821b6bb3c05d91",
      "tree": "f63abe7b6ceb48e23e4dc7e07c5ab7e8f1c181d5",
      "parents": [
        "67627355accff4af4f2a7e727c77ea8df675636e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 05 21:38:11 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jul 05 21:38:11 2020 +0200"
      },
      "message": "patch 8.2.1145: Vim9: \"for\" only accepts a list at compile time\n\nProblem:    Vim9: \"for\" only accepts a list at compile time.\nSolution:   Also accept a list at runtime.\n"
    },
    {
      "commit": "eeb27bfe28ad6f889c52628268acbe30a7584e30",
      "tree": "9c62bfdf0bc78dc47f37387bbf3905caae55a053",
      "parents": [
        "962d7213194647e90f9bdc608f693d39dd07cbd5"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 04 17:39:10 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 04 17:39:10 2020 +0200"
      },
      "message": "patch 8.2.1126: Vim9: using :copen causes an error\n\nProblem:    Vim9: using :copen causes an error.\nSolution:   Add flag LET_NO_COMMAND in set_var().\n"
    },
    {
      "commit": "1c991144c502ade477e1a32fdfd0f78b6299fdc7",
      "tree": "2b178cf3d9810d4255e0ad3b9384bf5db354f890",
      "parents": [
        "effb0cd75de647a2a0bf95cb26eaa2feee8068d9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 04 13:15:31 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jul 04 13:15:31 2020 +0200"
      },
      "message": "patch 8.2.1124: Vim9: no line break allowed in :import command\n\nProblem:    Vim9: no line break allowed in :import command.\nSolution:   Skip over line breaks.\n"
    },
    {
      "commit": "5f195938d4d489aa288bdb54ee6112a34aed1df9",
      "tree": "bb8de6af7845c30c1836362f571e55378add4337",
      "parents": [
        "9a78e6df17033223ebdf499f2b02b2538601c52d"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 01 20:07:14 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jul 01 20:07:14 2020 +0200"
      },
      "message": "patch 8.2.1112: Vim9: no line continuation allowed in method call\n\nProblem:    Vim9: no line continuation allowed in method call.\nSolution:   Handle line continuation in expression before method call.\n"
    },
    {
      "commit": "47e880d6c13c3ec2888398fd9ba1f5a7180d791a",
      "tree": "6139a0dd5410e9af197bea1088ff48e6316088e5",
      "parents": [
        "37c837119579ff70b005a4e54c2e26ca42b74022"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 22:02:02 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 22:02:02 2020 +0200"
      },
      "message": "patch 8.2.1100: Vim9: cannot use line break in :execute argument\n\nProblem:    Vim9: cannot use line break in :execute, :echomsg and :echoerr\n            argument.\nSolution:   Check for line break.\n"
    },
    {
      "commit": "37c837119579ff70b005a4e54c2e26ca42b74022",
      "tree": "ce12731cb7af5cbd9d64a579fffa94438b790552",
      "parents": [
        "006ad48b8a15c3bace741d8caaf3195e592fbe78"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 21:18:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 21:18:36 2020 +0200"
      },
      "message": "patch 8.2.1099: Vim9: cannot use line break in :cexpr argument\n\nProblem:    Vim9: cannot use line break in :cexpr argument.\nSolution:   Check for line break.\n"
    },
    {
      "commit": "006ad48b8a15c3bace741d8caaf3195e592fbe78",
      "tree": "638f00ff744ade4f42ee2c1a09636b7c08fbf9d5",
      "parents": [
        "e46a4405056276b4cbdacee76b11f85c8ea1830b"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 20:55:15 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 30 20:55:15 2020 +0200"
      },
      "message": "patch 8.2.1098: Vim9: cannot use line break in :throw argument\n\nProblem:    Vim9: cannot use line break in :throw argument.\nSolution:   Check for line break.\n"
    },
    {
      "commit": "df069eec3b90401e880e9b0e258146d8f36c474d",
      "tree": "9c61c092a5982318a5f7ee92f51b553621b019f5",
      "parents": [
        "7eaafe65eef88493c789b160914c8e2e8e42d4a7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 22 23:02:51 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Jun 22 23:02:51 2020 +0200"
      },
      "message": "patch 8.2.1042: Vim9: cannot put an operator on the next line\n\nProblem:    Vim9: cannot put an operator on the next line.\nSolution:   Require a colon before a range to see if that causes problems.\n"
    },
    {
      "commit": "e55b1c098d9dc04c960e6575bb554b5130af8989",
      "tree": "5c2825d93f3b76f1ba87603b062585c72df02131",
      "parents": [
        "820ffa567c5a4bc0d3517c79c91d63d8062c358e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 21 15:52:59 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 21 15:52:59 2020 +0200"
      },
      "message": "patch 8.2.1028: Vim9: no error for declaring buffer, window, etc. variable\n\nProblem:    Vim9: no error for declaring buffer, window, etc. variable.\nSolution:   Give an error.  Unify the error messages.\n"
    },
    {
      "commit": "6797966dfc0219313886be55767e53d5a388b5c5",
      "tree": "251b9958824d03269e599f8f35db3c38f03d7416",
      "parents": [
        "0cb5bcf5836de83f7d64fb01d3ce708caacaf66c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 20 22:50:47 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 20 22:50:47 2020 +0200"
      },
      "message": "patch 8.2.1024: Vim9: no error for using \"let g:var \u003d val\"\n\nProblem:    Vim9: no error for using \"let g:var \u003d val\".\nSolution:   Add an error.\n"
    },
    {
      "commit": "3b74b6b4bb9a022f8c6f6e544360d628e10df1ab",
      "tree": "4c991455edb87799f3f8ea302886164c179f2fe8",
      "parents": [
        "c785b9a7f471f12825a1d6d2041c144c74242b7c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jun 19 19:01:43 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jun 19 19:01:43 2020 +0200"
      },
      "message": "patch 8.2.1012: Vim9: cannot declare single character script variables\n\nProblem:    Vim9: cannot declare single character script variables.\nSolution:   Don\u0027t see \"b:\", \"s:\", etc. as namespace.  Fix item size of\n            sn_var_vals.\n"
    },
    {
      "commit": "c785b9a7f471f12825a1d6d2041c144c74242b7c",
      "tree": "77dd8f82077d3875013d137efe5dda19b21761ec",
      "parents": [
        "128d3079635ae62786a13adc435d0063a64a014a"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jun 19 18:34:15 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri Jun 19 18:34:15 2020 +0200"
      },
      "message": "patch 8.2.1011: Vim9: some code not tested\n\nProblem:    Vim9: some code not tested.\nSolution:   Add a few more test cases.  Reorder checks for clearer error.\n            Remove unreachable code.\n"
    },
    {
      "commit": "c5b1c20b6b1968873ea31edac1db659773b3b93d",
      "tree": "bf1fa252892a20767a80c548853230f2daee4d24",
      "parents": [
        "0779fab2979d6d055ba3c464f1c2b9d90dc9e49f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 18 22:43:27 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 18 22:43:27 2020 +0200"
      },
      "message": "patch 8.2.1009: Vim9: some failures not checked for\n\nProblem:    Vim9: some failures not checked for.\nSolution:   Add test cases.  Remove unused code.\n"
    },
    {
      "commit": "72abcf42d4b28719863c3bdf72b4c05d147a7d83",
      "tree": "3238de02c59e8a648e7061a4d63129822b1dae5a",
      "parents": [
        "158ea175a99fc23eae1b0a5ee9a81cdd973854a6"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 18 18:26:24 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 18 18:26:24 2020 +0200"
      },
      "message": "patch 8.2.1001: Vim9: crash with nested \"if\" and assignment\n\nProblem:    Vim9: crash with nested \"if\" and assignment.\nSolution:   Skip more of the assignment.  Do not set ctx_skip when code is\n            reachable.\n"
    },
    {
      "commit": "9bb3eb3e02a942fb71a4c1ce913f938d0ddf82d5",
      "tree": "76e8f52bd09a267ea6d562f1257a8ef7a6bf428a",
      "parents": [
        "f7d267ef20a38eb316915b91cb5a89021555f9d8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 17 20:03:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 17 20:03:36 2020 +0200"
      },
      "message": "patch 8.2.0994: Vim9: missing function causes compilation error\n\nProblem:    Vim9: missing function causes compilation error.\nSolution:   Call test function indirectly.\n"
    },
    {
      "commit": "f7d267ef20a38eb316915b91cb5a89021555f9d8",
      "tree": "f416f8f5757f6835463395ef1a2a11bec18384d3",
      "parents": [
        "101f4810e27e432970bc8809e18f018e1795937f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 17 12:04:54 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Wed Jun 17 12:04:54 2020 +0200"
      },
      "message": "patch 8.2.0993: Vim9 script test fails with normal features\n\nProblem:    Vim9 script test fails with normal features.\nSolution:   Use :func instead of :def for now.\n"
    },
    {
      "commit": "101f4810e27e432970bc8809e18f018e1795937f",
      "tree": "e9087cbb9b5d767866fce51696cce626fc21d051",
      "parents": [
        "0fe937fd8616fcd24b1b1ef2ab9f1657615dd22c"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 16 23:18:51 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 16 23:18:51 2020 +0200"
      },
      "message": "patch 8.2.0992: Vim9: crash when using :import in the Vim command\n\nProblem:    Vim9: crash when using :import in the Vim command.\nSolution:   Give an error when using :import outside of a script.\n            (closes #6271)\n"
    },
    {
      "commit": "9af78769eeae0318e07aa8b6af4d6e2244481ca7",
      "tree": "995f0acd6a0098a714f8dbc5434e0b9d9701828d",
      "parents": [
        "c70222d12a2f8552273c0de48a3bf7138d649175"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 16 11:34:42 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Jun 16 11:34:42 2020 +0200"
      },
      "message": "patch 8.2.0987: Vim9: cannot assign to [var; var]\n\nProblem:    Vim9: cannot assign to [var; var].\nSolution:   Assign rest of items to a list.\n"
    },
    {
      "commit": "47a519a933e8bcaf703a5feaac5c01491a658ee3",
      "tree": "e684ae57e04c729278f3248e9131768d8a957060",
      "parents": [
        "a65d8b5bb9e9267c6e4500c67d26c839a64f30eb"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 14 23:05:10 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 14 23:05:10 2020 +0200"
      },
      "message": "patch 8.2.0981: Vim9: cannot compile \"[var, var] \u003d list\"\n\nProblem:    Vim9: cannot compile \"[var, var] \u003d list\".\nSolution:   Implement list assignment.\n"
    },
    {
      "commit": "984dddbef421eda6b8ad60936f380c5f00aebb96",
      "tree": "26184f9ac68dd1a207f7a333ac100da3142fe44e",
      "parents": [
        "f3decc5830ef8d8d94902b76114935283dd4142e"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 14 12:50:24 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun Jun 14 12:50:24 2020 +0200"
      },
      "message": "patch 8.2.0975: Vim9: script variable does not accept optional s: prefix\n\nProblem:    Vim9: script variable does not accept optional s: prefix.\nSolution:   Adjust the accepted syntax.\n"
    },
    {
      "commit": "34db91f7a47b7bd4aabf1e1dfbaa8a08278bf78d",
      "tree": "116cb78d7fe2603f6213f355ad35c7ccbd3ebcd6",
      "parents": [
        "c82a5b5da5eab15bc35115545b639fb590272ad7"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 13 19:00:10 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 13 19:00:10 2020 +0200"
      },
      "message": "patch 8.2.0973: Vim9: type is not checked when assigning to a script variable\n\nProblem:    Vim9: type is not checked when assigning to a script variable.\nSolution:   Check the type.\n"
    },
    {
      "commit": "c82a5b5da5eab15bc35115545b639fb590272ad7",
      "tree": "142b39935a504932df6e91b6d20757b3319edbda",
      "parents": [
        "142499de3352e1edb2ab6cc2bf3b82441c8e5f4f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 13 18:09:19 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Jun 13 18:09:19 2020 +0200"
      },
      "message": "patch 8.2.0972: Vim9 script variable declarations need a type\n\nProblem:    Vim9 script variable declarations need a type.\nSolution:   Make \"let var: type\" declare a script-local variable.\n"
    },
    {
      "commit": "9721fb4ea3db2559aaf7f71458da8ddda30ff93e",
      "tree": "39623a8707ce913b2ad27eb3bac25a7f522e338d",
      "parents": [
        "00e260bb6cc33ff5dbba15ac87ca7fd465aa49c0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 11 23:10:46 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu Jun 11 23:10:46 2020 +0200"
      },
      "message": "patch 8.2.0960: cannot use :import in legacy Vim script\n\nProblem:    Cannot use :import in legacy Vim script.\nSolution:   Support :import in any Vim script.\n"
    },
    {
      "commit": "25e0f5863e9010a75a1ff0d04e8f886403968755",
      "tree": "bcb0891919dbc85578b8483487f2ef89ede0f93c",
      "parents": [
        "2eec37926db6d31beb36f162ac00357a30c093c8"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon May 25 22:36:50 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon May 25 22:36:50 2020 +0200"
      },
      "message": "patch 8.2.0823: Vim9: script reload test is disabled\n\nProblem:    Vim9: script reload test is disabled.\nSolution:   Compile a function in the context of the script where it was\n            defined.  Set execution stack for compiled function.  Add a test\n            that an error is reported for the right file/function.\n"
    },
    {
      "commit": "822ba24743af9ee1b5e7f656a7a61a38f3638bca",
      "tree": "7fb853a5f43c2d2682b4c9fd55a0e257e95d2446",
      "parents": [
        "f7271e831614d15d173c7f562cc26f48c2554ce9"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 24 23:00:18 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 24 23:00:18 2020 +0200"
      },
      "message": "patch 8.2.0818: Vim9: using a discovery phase doesn\u0027t work well\n\nProblem:    Vim9: using a discovery phase doesn\u0027t work well.\nSolution:   Remove the discovery phase, instead compile a function only when\n            it is used.  Add :defcompile to compile def functions earlier.\n"
    },
    {
      "commit": "74fae513f8032cfa9e129eedc33454f0bf68668b",
      "tree": "9caa6ab90bd08c0cb28c7576f9c7d9a4be45b86a",
      "parents": [
        "fe81389d606ae79415d208207295f41a4375c580"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 21 21:50:58 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 21 21:50:58 2020 +0200"
      },
      "message": "patch 8.2.0806: using \"func!\" after vim9script gives confusing error\n\nProblem:    using \"func!\" after vim9script gives confusing error.\nSolution:   Give E477. (closes #6107)\n"
    },
    {
      "commit": "843700875e50c03c94245bef1b2de147b9b3b585",
      "tree": "a716990f1c92d96a521c466ee4036dfc8e7f6e47",
      "parents": [
        "66b3101672f7da32df2fd3962d7f14300e7a65f3"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon May 18 14:20:36 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon May 18 14:20:36 2020 +0200"
      },
      "message": "patch 8.2.0790: Vim9: list index not well tested\n\nProblem:    Vim9: list index not well tested.\nSolution:   Add a few more tests.\n"
    },
    {
      "commit": "df671b4629a0c6451c067cafd2534b7261f41277",
      "tree": "362e5a39efeeb18a342f6324718c357ea9f8ad76",
      "parents": [
        "6f5b6dfb16228c0ce1e4379b7bafed02eaddbab2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 16 22:33:33 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 16 22:33:33 2020 +0200"
      },
      "message": "patch 8.2.0772: Vim9: some variable initializations not tested\n\nProblem:    Vim9: some variable initializations not tested.\nSolution:   Add a few more tests\n"
    },
    {
      "commit": "a6e67e4f41386c3e6eab7e047671c6d32f6cb0dc",
      "tree": "e7434456fea959f5fda2059de5922f31a962bf46",
      "parents": [
        "4457e1d98f78152311495b1aff6169383d330a75"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 15 23:36:40 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 15 23:36:40 2020 +0200"
      },
      "message": "patch 8.2.0764: Vim9: assigning to option not fully tested\n\nProblem:    Vim9: assigning to option not fully tested.\nSolution:   Add more test cases. Allow using any type for assignment.\n"
    },
    {
      "commit": "227a69de1e0f9457a9fc9e098d999304faff55f8",
      "tree": "cf8219eb91cb3474c8c01090dceda9d7c0602d57",
      "parents": [
        "a5d0077efbced85fcc63f203937b13efd55d036f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 15 18:17:28 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Fri May 15 18:17:28 2020 +0200"
      },
      "message": "patch 8.2.0755: Vim9: No error when variable initializer is not a constant\n\nProblem:    Vim9: No error when variable initializer is not a constant.\nSolution:   Return FAIL when trying to get a variable value.  Do not execute a\n            script when an error is deteted in the first or second phase.\n"
    },
    {
      "commit": "a5d0077efbced85fcc63f203937b13efd55d036f",
      "tree": "1652c9e882d910c05d92ef2f5e76c6d3db92c30e",
      "parents": [
        "32e351179eacfc84f64cd5029e221582d400bb38"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 14 23:20:55 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 14 23:20:55 2020 +0200"
      },
      "message": "patch 8.2.0754: Vim9: No test for forward declaration\n\nProblem:    Vim9: No test for forward declaration.\nSolution:   Add a test.\n"
    },
    {
      "commit": "32e351179eacfc84f64cd5029e221582d400bb38",
      "tree": "f82085603b8f50db86eed7c2d39f9922aa35eebd",
      "parents": [
        "e06a28f5e30f439545ac125d54ffc4e6bd6daada"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 14 22:41:15 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 14 22:41:15 2020 +0200"
      },
      "message": "patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase\n\nProblem:    Vim9: expressions are evaluated in the discovery phase.\nSolution:   Bail out if an expression is not a constant.  Require a type for\n            declared constants.\n"
    },
    {
      "commit": "7e5bd91dc99e1ecb38c4220eaab1a906a69815c2",
      "tree": "72af03ba723dacc3f1a3e2cce4da83ed5ef852b4",
      "parents": [
        "1cc2a94f80ba982f83d1e2d37c4726867e36bd9f"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 10 21:20:29 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 10 21:20:29 2020 +0200"
      },
      "message": "patch 8.2.0731: Vim9: parsing declarations continues after :finish\n\nProblem:    Vim9: parsing declarations continues after :finish.\nSolution:   Bail out when encountering :finish.\n"
    },
    {
      "commit": "1cc2a94f80ba982f83d1e2d37c4726867e36bd9f",
      "tree": "0a3e665fd7584d8f18f32000a020f9774eae2ca3",
      "parents": [
        "89483d40438830fb9e74a5ec6c92d2470b05e4c2"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 10 19:10:31 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 10 19:10:31 2020 +0200"
      },
      "message": "patch 8.2.0730: Vim9: Assignment to dict member does not work\n\nProblem:    Vim9: Assignment to dict member does not work.\nSolution:   Parse dict assignment. Implement getting dict member.\n"
    },
    {
      "commit": "89483d40438830fb9e74a5ec6c92d2470b05e4c2",
      "tree": "beb03e9bded5798073787f275b2f3cee63814f8b",
      "parents": [
        "69212b11d18d9d8951968f6ca88e6ce046c90675"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 10 15:24:44 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sun May 10 15:24:44 2020 +0200"
      },
      "message": "patch 8.2.0729: Vim9: When reloading a script variables are not cleared\n\nProblem:    Vim9: When reloading a script variables are not cleared.\nSolution:   When sourcing a script again clear all script-local variables.\n"
    },
    {
      "commit": "396f3138ca83ce844679143861f544070683d479",
      "tree": "3001662756c9b1bacee2511eb5e97f73d7adc0cb",
      "parents": [
        "1c74721233dac057778f9aef9ae20f49d934ec22"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 09 18:44:56 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat May 09 18:44:56 2020 +0200"
      },
      "message": "patch 8.2.0724: Vim9: appending to buffer/window/tab variable not tested\n\nProblem:    Vim9: appending to buffer/window/tab variable not tested\nSolution:   Add a test.\n"
    },
    {
      "commit": "8a1c1013153a7f08e014facac883a1987985d6db",
      "tree": "31a0dc7180e1eefbf0e3fbc4d943ea6254eb0770",
      "parents": [
        "3657686a0e8fd07428a25c2cf9efcc8b5d33f895"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 07 14:07:25 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Thu May 07 14:07:25 2020 +0200"
      },
      "message": "patch 8.2.0706: Vim9: using assert_fails() causes function to finish\n\nProblem:    Vim9: using assert_fails() causes function to finish.\nSolution:   Check did_emsg instead of called_emsg.\n"
    },
    {
      "commit": "2a1381c305b32885c644cc300e4f6734292626a2",
      "tree": "af8470f90b17c3c39a754fca7f050636eeb64a57",
      "parents": [
        "40ee466c361b9698c2a452a36ff4d6c6e5382ed0"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue May 05 23:32:58 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue May 05 23:32:58 2020 +0200"
      },
      "message": "patch 8.2.0701: Vim9 test fails without job feature\n\nProblem:    Vim9 test fails without job feature.\nSolution:   Add feature check.\n"
    },
    {
      "commit": "40ee466c361b9698c2a452a36ff4d6c6e5382ed0",
      "tree": "d0a6f06126ed83da69e7c83fe034a1eceb9ca106",
      "parents": [
        "015f4267f4a28627c1872042078a95be7e06c4dc"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue May 05 22:08:26 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue May 05 22:08:26 2020 +0200"
      },
      "message": "patch 8.2.0700: Vim9: converting error message to exception not tested\n\nProblem:    Vim9: converting error message to exception not tested.\nSolution:   Test exception from error.  Do not continue after :echoerr.\n"
    },
    {
      "commit": "a0a9f43ab24928a0b01b6d91d084bf50a6dbefc2",
      "tree": "23f7f1885c3c3d3531be9ee598d9ef8e88a1d57e",
      "parents": [
        "7ed8f59ae09278c666f1b43488351f9450097372"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 28 21:29:34 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Tue Apr 28 21:29:34 2020 +0200"
      },
      "message": "patch 8.2.0657: Vim9: no check if called variable is a FuncRef\n\nProblem:    Vim9: no check if called variable is a FuncRef.\nSolution:   Add a type check.\n"
    },
    {
      "commit": "03afdcf1f449d23c9b6bc56d8b61f31dd4e11836",
      "tree": "d3ff3065c2501c7d38744725b56967ee03e05479",
      "parents": [
        "909ed7e902d97054262fb55b28f5e855428ab7fe"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 27 23:39:30 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 27 23:39:30 2020 +0200"
      },
      "message": "patch 8.2.0653: using uninitialized pointer\n\nProblem:    using uninitialized pointer.\nSolution:   Move assignment up. (John Marriott)\n"
    },
    {
      "commit": "4c17ad94ecb0a0fb26d6fface2614bc5172dea18",
      "tree": "3b26b172e38be6c1d762c58d7517ac79e21e0a0f",
      "parents": [
        "db93495d276642f63f80471fbcb900b9aa1e9e42"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 27 22:47:51 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Mon Apr 27 22:47:51 2020 +0200"
      },
      "message": "patch 8.2.0650: Vim9: script function can be deleted\n\nProblem:    Vim9: script function can be deleted.\nSolution:   Disallow deleting script function.  Delete functions when sourcing\n            a script again.\n"
    },
    {
      "commit": "cfe435d7feacf123ac060747b885f7c4328062ea",
      "tree": "f97da740c86f5fb5e9c7cedeb7b48c26ebf5ac47",
      "parents": [
        "49b2fb36ca94be14b98caf86420863d9bbe81a24"
      ],
      "author": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 25 20:02:55 2020 +0200"
      },
      "committer": {
        "name": "Bram Moolenaar",
        "email": "Bram@vim.org",
        "time": "Sat Apr 25 20:02:55 2020 +0200"
      },
      "message": "patch 8.2.0640: Vim9: expanding  does not work\n\nProblem:    Vim9: expanding  does not work.\nSolution:   Find wildcards in not compiled commands.  Reorganize test files.\n"
    }
  ],
  "next": "f93c7fea084a99848d512ff2732041d4b41d93c8"
}
