1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Lukas Neubert
76ea3e7b41 tools/check-md: allow directories as args and deprecate -all flag (#8582) 2021-02-05 16:46:20 +01:00
Delyan Angelov
89bf48e3ba ci: fix v -W build-examples 2021-01-31 10:43:49 +02:00
Delyan Angelov
8398e2f448 ci: fix -usecache for programs using thirdparty C libs 2021-01-29 19:44:33 +02:00
yuyi
5ee3fecf60 checker: check for mut val in immutable obj (#8285) 2021-01-23 10:40:17 +01:00
Delyan Angelov
927606dc39 tools: rename v test-compiler-full to v test-self 2021-01-19 10:41:51 +02:00
Delyan Angelov
3ee78dc961 term: add term.colorize/2, use it in the tests. Support ConEmuANSI = ON too. 2021-01-17 19:09:29 +02:00
Delyan Angelov
460f32baf2 tests: add v test-all, move v test-fixed to v test-compiler-full 2021-01-17 16:11:10 +02:00