Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use abort() instead of assert(false) for things that should never happen | James McCoy | 2021-01-31 |
* | vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans | Billy Su | 2020-06-06 |
* | vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0" | Jan Edmund Lazo | 2019-07-28 |
* | vim-patch:8.1.0902: incomplete set of assignment operators | erw7 | 2019-05-29 |
* | eexe_mod_op: Explicitly cast varnumber_T to float_T for -Wconversion | James McCoy | 2017-06-04 |
* | *: Disable UBSAN for VimL arithmetic implementation | James McCoy | 2017-06-04 |
* | *: Add comment to all C files | ZyX | 2017-04-19 |
* | eval: Move get_tv_number[_chk] to eval/typval.c | ZyX | 2017-03-29 |
* | eval: Move get_tv_string_buf() to eval/typval.c | ZyX | 2017-03-29 |
* | eval,*: Move get_tv_string to typval.c | ZyX | 2017-03-29 |
* | eval: Split eval.c into smaller files | ZyX | 2017-03-29 |