summaryrefslogtreecommitdiff
path: root/src/job.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3194: Vim9: argument types are not checked at compile timev8.2.3194Yegappan Lakshmanan2021-07-211-1/+1
* patch 8.2.3188: Vim9: argument types are not checked at compile timev8.2.3188Yegappan Lakshmanan2021-07-201-5/+15
* patch 8.2.3173: Vim9: argument types are not checked at compile timev8.2.3173Yegappan Lakshmanan2021-07-171-0/+7
* patch 8.2.2944: Vim9: no error when using job or channel as a stringv8.2.2944Bram Moolenaar2021-06-051-0/+30
* patch 8.2.2118: dead code in the job supportv8.2.2118Bram Moolenaar2020-12-091-3/+6
* patch 8.2.2014: using CTRL-O in a prompt buffer moves cursor to startv8.2.2014Bram Moolenaar2020-11-191-1/+1
* patch 8.2.1857: Vim9: using job_status() on an unused var gives an errorv8.2.1857Bram Moolenaar2020-10-171-4/+13
* patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_startv8.2.1627Bram Moolenaar2020-09-061-1/+1
* patch 8.2.1597: the channel source file is too bigv8.2.1597Bram Moolenaar2020-09-051-0/+1918