Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |