log src/vim9cmds.c @ 35165:d0498ef60b5b default tip

age author description
Mon, 15 Apr 2024 19:30:04 +0200 Christian Brabandt patch 9.1.0335: String interpolation fails for List type v9.1.0335
Mon, 18 Dec 2023 09:15:03 +0100 Christian Brabandt patch 9.0.2175: Compiler warning for uninitialized var v9.0.2175
Sat, 16 Dec 2023 15:00:04 +0100 Christian Brabandt patch 9.0.2173: Vim9: crash when compiling for statement and non-existing type v9.0.2173
Sat, 16 Dec 2023 14:45:03 +0100 Christian Brabandt patch 9.0.2172: Vim9: compiling :defer may fail v9.0.2172
Thu, 14 Dec 2023 20:15:10 +0100 Christian Brabandt patch 9.0.2164: Vim9: can use type a func arg/return value v9.0.2164
Tue, 17 Oct 2023 11:15:06 +0200 Christian Brabandt patch 9.0.2038: Vim9: object method funcref not cleaned up after use v9.0.2038
Sun, 08 Oct 2023 19:15:06 +0200 Christian Brabandt patch 9.0.2002: Vim9: need cleanup of class related interface code v9.0.2002
Wed, 04 Oct 2023 20:30:03 +0200 Christian Brabandt patch 9.0.1982: vim9: clean up from v9.0.1955 v9.0.1982
Fri, 29 Sep 2023 20:00:07 +0200 Christian Brabandt patch 9.0.1955: Vim9: lockvar issues with objects/classes v9.0.1955
Tue, 19 Sep 2023 20:45:06 +0200 Christian Brabandt patch 9.0.1914: Vim9: few issues when accessing object members v9.0.1914
Sun, 20 Aug 2023 18:30:05 +0200 Christian Brabandt patch 9.0.1760: vim9 class problem with new() constructor v9.0.1760
Sat, 19 Aug 2023 13:15:04 +0200 Christian Brabandt patch 9.0.1741: No type checking in interfaces v9.0.1741
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Sun, 14 May 2023 22:45:04 +0200 Bram Moolenaar patch 9.0.1557: test failures for unreachable code v9.0.1557
Mon, 27 Feb 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1363: crash when :def function has :break in skipped block v9.0.1363
Mon, 30 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1266: error for space before ": type" is inconsistent v9.0.1266
Fri, 27 Jan 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1250: cannot use an object method with :defer v9.0.1250
Mon, 02 Jan 2023 19:15:04 +0100 Bram Moolenaar patch 9.0.1133: error message names do not match the items v9.0.1133
Thu, 29 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1108: type error when using "any" type and adding to float v9.0.1108
Sun, 25 Dec 2022 17:00:05 +0100 Bram Moolenaar patch 9.0.1094: compiler warning when HAS_MESSAGE_WINDOW is not defined v9.0.1094
Sun, 18 Dec 2022 22:45:04 +0100 Bram Moolenaar patch 9.0.1074: class members are not supported yet v9.0.1074
Fri, 02 Dec 2022 19:15:03 +0100 Bram Moolenaar patch 9.0.0992: Vim9 script: get E1096 when comment follows return v9.0.0992
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Thu, 13 Oct 2022 17:15:05 +0200 Bram Moolenaar patch 9.0.0742: reading past end of the line when compiling a function v9.0.0742
Tue, 11 Oct 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0726: looping over list of lists works in script, not in function v9.0.0726
Tue, 11 Oct 2022 21:15:04 +0200 Bram Moolenaar patch 9.0.0724: closure in compiled function gets same variable in block v9.0.0724
Fri, 07 Oct 2022 15:45:06 +0200 Bram Moolenaar patch 9.0.0683: cannot specify a time for :echowindow v9.0.0683
Fri, 30 Sep 2022 12:15:04 +0200 Bram Moolenaar patch 9.0.0627: "const" and "final" both make the type a constant v9.0.0627
Mon, 19 Sep 2022 17:00:07 +0200 Bram Moolenaar patch 9.0.0502: a closure in a nested loop in a :def function does not work v9.0.0502
Sat, 17 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0484: in :def function all closures in loop get the same variables v9.0.0484
Fri, 16 Sep 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0481: in :def function all closures in loop get the same variables v9.0.0481
Thu, 15 Sep 2022 18:30:04 +0200 Bram Moolenaar patch 9.0.0470: in :def function all closures in loop get the same variables v9.0.0470
Thu, 08 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0420: function went missing v9.0.0420
Thu, 08 Sep 2022 21:00:04 +0200 Bram Moolenaar patch 9.0.0419: the :defer command does not check the function arguments v9.0.0419
Sun, 04 Sep 2022 19:30:02 +0200 Bram Moolenaar Revert part of patch merged twice
Sun, 04 Sep 2022 19:15:04 +0200 Bram Moolenaar patch 9.0.0380: deleting files in tests is a hassle v9.0.0380
Sun, 04 Sep 2022 17:00:03 +0200 Bram Moolenaar patch 9.0.0379: cleaning up after writefile() is a hassle v9.0.0379
Sat, 03 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0370: cleaning up afterwards can make a function messy v9.0.0370
Thu, 01 Sep 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0350: :echowindow does not work in a compiled function v9.0.0350
Sun, 14 Aug 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0212: invalid memory access when compiling :unlet v9.0.0212
Sun, 14 Aug 2022 22:30:02 +0200 Bram Moolenaar patch 9.0.0211: invalid memory access when compiling :lockvar v9.0.0211
Mon, 25 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4823: concat more than 2 strings in :def function is inefficient v8.2.4823
Sat, 02 Apr 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4666: Vim9: assignment not recognized in skipped block v8.2.4666
Wed, 23 Mar 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4615: mapping with escaped bar does not work in :def function v8.2.4615
Tue, 22 Mar 2022 21:45:04 +0100 Bram Moolenaar patch 8.2.4610: some conditions are always true v8.2.4610
Tue, 15 Mar 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4572: Vim9: return type "any" is changed to first returned type v8.2.4572
Sat, 12 Mar 2022 16:00:03 +0100 Bram Moolenaar patch 8.2.4552: in a :def function "put = expr" does not work v8.2.4552
Thu, 10 Mar 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.4542: Vim9: "break" inside try/catch not handled correctly v8.2.4542
Fri, 25 Feb 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4471: Coverity warns for uninitialized variable v8.2.4471
Mon, 07 Feb 2022 15:00:05 +0100 Bram Moolenaar patch 8.2.4318: various comment and indent mistakes, returning wrong zero v8.2.4318
Wed, 02 Feb 2022 17:30:05 +0100 Bram Moolenaar patch 8.2.4285: Vim9: type of item in for loop not checked properly v8.2.4285
Wed, 26 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4227: Vim9: using "lockvar!" in :def function does not work v8.2.4227
Wed, 26 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function v8.2.4225
Sat, 22 Jan 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4178: Vim9: invalid error for return type of lambda when debugging v8.2.4178
Tue, 18 Jan 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4138: Vim9: no error for return with argument when invalid v8.2.4138
Wed, 12 Jan 2022 17:30:07 +0100 Bram Moolenaar patch 8.2.4071: Vim9: no detection of return in try/endtry v8.2.4071
Thu, 06 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4021: missing part of the :import changes v8.2.4021
Tue, 04 Jan 2022 16:30:06 +0100 Bram Moolenaar patch 8.2.3996: Vim9: type checking lacks information about declared type v8.2.3996
Sun, 02 Jan 2022 15:15:03 +0100 Bram Moolenaar patch 8.2.3981: Vim9: debugging a for loop doesn't stop before it starts v8.2.3981