log src/typval.c @ 35140:9ba95f736abb default tip

age author description
Thu, 28 Mar 2024 10:45:06 +0100 Christian Brabandt patch 9.1.0219: Vim9: No enum support v9.1.0219
Thu, 01 Feb 2024 22:30:03 +0100 Christian Brabandt patch 9.1.0071: Need a diff() Vim script function v9.1.0071
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Thu, 21 Dec 2023 17:30:05 +0100 Christian Brabandt patch 9.0.2184: Vim9: inconsistent :type/:class messages v9.0.2184
Tue, 12 Dec 2023 17:15:03 +0100 Christian Brabandt patch 9.0.2160: instanceof() should use varargs as second arg v9.0.2160
Sat, 28 Oct 2023 16:00:06 +0200 Christian Brabandt patch 9.0.2078: several problems with type aliases v9.0.2078
Fri, 27 Oct 2023 19:45:05 +0200 Christian Brabandt patch 9.0.2076: Vim9: No support for type aliases v9.0.2076
Tue, 17 Oct 2023 18:15:03 +0200 Christian Brabandt patch 9.0.2041: trim(): hard to use default mask v9.0.2041
Tue, 17 Oct 2023 11:15:09 +0200 Christian Brabandt patch 9.0.2040: trim(): hard to use default mask v9.0.2040
Sat, 09 Sep 2023 11:45:04 +0200 Christian Brabandt patch 9.0.1886: Various Typos v9.0.1886
Thu, 31 Aug 2023 18:15:10 +0200 Christian Brabandt patch 9.0.1829: Vim9 missing access-checks for private vars v9.0.1829
Sun, 27 Aug 2023 18:45:08 +0200 Christian Brabandt patch 9.0.1796: Vim9 problems with null_objects v9.0.1796
Wed, 23 Aug 2023 21:15:08 +0200 Christian Brabandt patch 9.0.1786: Vim9: need instanceof() function
Thu, 09 Mar 2023 23:15:04 +0100 Bram Moolenaar patch 9.0.1396: sort(list, 'N') does not work in Vim9 script context v9.0.1396
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
Wed, 25 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1245: code is indented more than necessary v9.0.1245
Mon, 02 Jan 2023 21:45:02 +0100 Bram Moolenaar patch 9.0.1134: comparing objects uses identity instead of equality v9.0.1134
Sun, 25 Dec 2022 20:45:04 +0100 Bram Moolenaar patch 9.0.1095: using freed memory when declaration fails v9.0.1095
Thu, 08 Dec 2022 21:45:03 +0100 Bram Moolenaar patch 9.0.1035: object members are not being marked as used v9.0.1035
Thu, 08 Dec 2022 16:45:03 +0100 Bram Moolenaar patch 9.0.1031: Vim9 class is not implemented yet v9.0.1031
Wed, 30 Nov 2022 21:30:03 +0100 Bram Moolenaar patch 9.0.0978: build errors without the +channel feature v9.0.0978
Wed, 02 Nov 2022 14:45:11 +0100 Bram Moolenaar patch 9.0.0828: various typos v9.0.0828
Mon, 10 Oct 2022 17:15:07 +0200 Bram Moolenaar patch 9.0.0715: wrong argument for append() gives two error messages v9.0.0715
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Mon, 12 Sep 2022 15:15:03 +0200 Bram Moolenaar patch 9.0.0450: return value of argument check functions is inconsistent v9.0.0450
Fri, 09 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0430: cannot use repeat() with a blob v9.0.0430
Thu, 01 Sep 2022 13:30:05 +0200 Bram Moolenaar patch 9.0.0345: error message for list argument could be clearer v9.0.0345
Tue, 30 Aug 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0335: checks for Dictionary argument often give a vague error v9.0.0335
Fri, 29 Jul 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0104: going beyond allocated memory when evaluating string constant v9.0.0104
Tue, 10 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4934: string interpolation fails when not evaluating v8.2.4934
Tue, 10 May 2022 14:30:04 +0200 Bram Moolenaar patch 8.2.4930: interpolated string expression requires escaping v8.2.4930
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Fri, 06 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.4883: string interpolation only works in heredoc
Wed, 04 May 2022 16:45:03 +0200 Bram Moolenaar patch 8.2.4861: it is not easy to restore saved mappings v8.2.4861
Tue, 03 May 2022 00:00:04 +0200 Bram Moolenaar patch 8.2.4858: K_SPECIAL may be escaped twice v8.2.4858
Sun, 27 Mar 2022 17:30:04 +0200 Bram Moolenaar patch 8.2.4634: Vim9: cannot initialize a variable to null_list
Tue, 15 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4576: Vim9: error for comparing with null can be annoying v8.2.4576
Thu, 10 Mar 2022 13:30:12 +0100 Bram Moolenaar patch 8.2.4534: Vim9: "is" operator with empty string and null returns true v8.2.4534
Wed, 09 Mar 2022 13:00:03 +0100 Bram Moolenaar patch 8.2.4530: making comparison with null work changes legacy behavior v8.2.4530
Wed, 02 Mar 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4489: failing test for comparing v:null with number v8.2.4489
Tue, 01 Mar 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4488: build error with +eval but without +channel or +job v8.2.4488
Tue, 01 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4487: Vim9: cannot compare with v:null v8.2.4487
Sat, 08 Jan 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4046: some error messages not in the right place v8.2.4046
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Tue, 04 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4005: error messages are spread out v8.2.4005
Tue, 04 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Sun, 02 Jan 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.3985: error messages are spread out v8.2.3985
Sat, 01 Jan 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.3971: build fails v8.2.3971
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Tue, 28 Dec 2021 12:30:04 +0100 Bram Moolenaar patch 8.2.3919: Vim9: wrong argument for append() results in two errors v8.2.3919
Sat, 25 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3894: Vim9: no proper type check for first argument of call() v8.2.3894
Wed, 22 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3877: function does not abort after a type error in compare v8.2.3877
Sun, 19 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3851: Vim9: overhead when comparing string, dict or function v8.2.3851
Sat, 18 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3848: cannot use reduce() for a string v8.2.3848
Fri, 17 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3840: useless test for negative index in check functions v8.2.3840
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Thu, 16 Dec 2021 09:30:04 +0100 Bram Moolenaar patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9 v8.2.3822