Alexander Medvednikov
2411b8d1e7
module cache fixes; do not allow function names starting with _
2019-10-10 00:44:26 +03:00
joe-conigliaro
23c84516e2
compiler: error on unused imports
2019-09-23 13:42:20 +03:00
Alexander Medvednikov
0243f9b0e9
term: remove enable_term_color_win()
2019-07-31 23:19:27 +02:00
Felix Scholz
12ecd0f3dc
term: allow more colors to be used (bright styled ansi, rgb and hex)
...
* introduce bright versions of standard ansi colors
* allow developer to colorize messages with rgb
* allow developer to colorize messages using hex
* fix broken formatting
2019-07-31 19:22:38 +02:00
vitalyster
37a0e6ebef
Travis: run tests for Windows ( #1403 )
2019-07-31 19:01:52 +02:00
joe-conigliaro
45029f8c86
term: move enable_term_color_win() to colors_win.v
2019-07-29 04:44:21 +02:00