@aiya000 pushed 55 commits. 57c339569e96725e24e79944bf99f70c50afb5b1 patch 8.2.0333: terminal in popup test is flaky dd58923c6bcb026de7134d9874e69e0a2b01682d patch 8.2.0334: abort called when using test_void() cc390ff5b2c8725c55b961b24322c470659ede9f patch 8.2.0335: no completion for :disassemble 42a480bf7243ea8bce498264911e187931d083e5 patch 8.2.0336: Vim9: insufficient test coverage for compiling b54b8e0c86b0590394803157818c72412a6f0b6a patch 8.2.0337: build fails on a few systems f4f190d8219fc93c6e58e54ce7c1ac15af07840f patch 8.2.0338: build failure without the channel feature fbdd08ed9b1798885915c7f27c94786906d258e4 patch 8.2.0339: Vim9: function return type may depend on arguments 087d2e15184bea3bf455dd266bd6ed66a45396e5 patch 8.2.0340: Vim9: function and partial types not tested 41fe061753923986e6676424132960d970bb2a76 patch 8.2.0341: using ":for" in Vim9 script gives an error 0546d7df13b041833121b2d56036e1c62ea3b0c1 patch 8.2.0342: some code in ex_getln.c not covered by tests f51cb4e08ef904d137c27fe7cddb4702d8dcb2a2 patch 8.2.0343: Vim9: using wrong instruction, limited test coverage eab6dff19f387469a200011bc6cf3508f5e43a4a Update runtime files ab55c6826f9080477fea6d5593f0b77931acfc1d patch 8.2.0344: ":def" not skipped properly 815eb83b09914ecff32193913a373cb385868421 patch 8.2.0345: compiler warning when building without the float feature 61a6d4e48b4778bdbc741af8ac59519b70f65db8 patch 8.2.0346: Vim9: finding common list type not tested 91ffc8a5f5c7b1c6979b3352a12ed779d11173a9 patch 8.2.0347: various code not covered by tests 5381c7a1628eeca81a46b811158be4cd47ba5815 patch 8.2.0348: Vim9: not all code tested 6d69bf602b4ebdb195f02953a0b33c91ec08e599 patch 8.2.0349: Vim9: constant expression not well tested 080457c02d51f87e7d61ebd3e3aeef4468be939c patch 8.2.0350: Vim9: expression tests don't use recognized constants 3e919d2924c87eb8fee62603788fcc3ced2a0031 patch 8.2.0351: terminal in popup test is still a bit flaky 36ddf9383181f93b080eb26121bdff37e394d2db patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped 22408ce518fb0fec33aa179a419dcab53d019676 Make a test for template string 0c60f688e83ad1f16869f763fb7f5153cc1a88a5 Add a document for template string 4767566f06cc9c3b78f92649258845eab22af73d Implement template string da2243749a04aad215575673164277c513a58027 Fix coding style ee04d9c79b4c28aa4d04137c86ac669ba6d79301 Fix multibyte handling b1260055debec121029ee7861686030f3dbb712d Fix misspelling 1073e269927b83a05b3f253efdb3db3a965caa8a Fix some issues f73123c6e7e015f8b045625abee4d1ab30dc5933 Fix handling of backslash e0fcf138f5d4700d5f0248c8b05bb04a9f021a79 Remove supporting of variable expansion `$'$foo'` of template string from test 5cfbdd275d962722c4fb87265522386d45bcce8f Follow latest specs with document 09990dd547317f7cc33d0fadf671654f799d82c5 Remove supporting of variable expansion `$'$foo'` of template string from impl 33b81c3e3fd7970e3ffcd5109902bd66ba259c66 Make result of `get_template_string_tv()` as a concatenate style expression 23cad0905f84b66836cc7de9e34d36c163ab1ba2 Fix memory leaks 7829b26c58ec172deb503e25486924a5154f3eb1 Fix warnings 08665f85b1537e833126fee3cef9d7fcc77474f7 Add tests for complex strings in strings 19808fd904529e9c8dc0142a034be067de6d9d0a Add a spec E450 for $UNDEFINED_ENV_VAR baf2b9fe39e9f6017830fc16999c926520755cda Fix $UNDEFINED_ENV_VAR evaluation cb8649e3ef14daa8492b090b7e4abe678d6a24ba Remove older specs from document 9234b5f14266224423958a0e0596697428ad9c35 Improve tests about quotes in quotes 7e25ad70ff45c438654f3806abfdb266423db8b1 Fix wrong test 5124c11743d79cd5c0032b271a497c2dba66a329 Eval current successively instead of whole eval 17299ea83cfca4a0b9f4e5e705e9b236818b75aa Add tests for nested template string efb493149a900f2f9f3f735a0ca14c097eba987b Update runtime/doc/eval.txt 86e2ce16a6ee6b6f97c845010a72fe4bd11b8d09 Remove an unnecessary sentence from doc c80b5d577d1d8851127e612ba69d069af5394a42 Refactor implementation 8a6e11424d7f4714f7fe5c97edc9142ba7fad4c9 Update src/eval.c aff316d46aa07b3bbe2d9e107339be5122b03040 Fix a memory leak 4d9d0f895a4fd07188f9b3ddb5146cd6e03b49b9 Add a missing `init_tv()` a7d90f997e6e630af7fd4679bfcef4bf492bb8d5 Refactor a little 5278d02e47a5b75a6dc8cffb23a1ec043a711fb3 Refactor a little c8831c272acc0b276338822769e6e32ee83df66a Add tests d20b5d68d592c8ef9f5a33f2e1540eb8cbd4ffc9 Pass a test of lambda call 49d42612f35b365d830d64d284872e202ecda459 Refactor a little 6e98fea345d152bd6f839240f3231c12e0e75e7e Update src/eval.c
-- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/vim/vim/pull/4634/files/32bd778bb319ac2d313279111ee1169d826f6e59..6e98fea345d152bd6f839240f3231c12e0e75e7e -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/4634/push/4715253369%40github.com.
