Alexander Medvednikov
|
d991712b3c
|
gg: native rendering mode on macOS
|
2021-01-23 10:25:43 +01:00 |
Delyan Angelov
|
aa37382e8d
|
tools: let `v fmt` use VTMP too, stabilise `v test-cleancode`
|
2021-01-09 20:41:15 +02:00 |
Delyan Angelov
|
ca83746884
|
tools: ensure that `v test-cleancode` is always run in the vroot folder
|
2021-01-09 19:25:50 +02:00 |
Larpon
|
8f315d226b
|
vvet: move to own subdir, prepare richer suggestions (#7989)
|
2021-01-09 16:11:49 +02:00 |
Larpon
|
b299fb1e92
|
vdoc: heavy refactor, immutable config (#7945)
|
2021-01-08 12:25:22 +02:00 |
Delyan Angelov
|
b7a5dbf7b4
|
test-cleancode: add the rest of vlib/x/websocket/
|
2020-12-28 07:25:46 +02:00 |
Alexander Medvednikov
|
bd67b647f2
|
websocket: vfmt
|
2020-12-28 01:06:57 +01:00 |
Lukas Neubert
|
6f194f2fa9
|
test-cleancode: add `benchmark` and `bitfield` (#7613)
|
2020-12-27 15:51:55 +02:00 |
Daniel Däschle
|
929a002229
|
vdoc: move to it's own directory cmd/tools/vdoc/ (#7606)
|
2020-12-27 14:43:23 +02:00 |
Delyan Angelov
|
d563261e58
|
vweb: run vfmt, add it to `v test-cleancode`
|
2020-12-27 11:38:12 +02:00 |
Lukas Neubert
|
13b14ecead
|
test-cleancode: add the `arrays` module too (#7583)
|
2020-12-26 20:21:52 +02:00 |
Lukas Neubert
|
6969300f8a
|
test-cleancode: add vlib/orm (#7577)
|
2020-12-26 14:40:22 +02:00 |
zakuro
|
fc251a653e
|
test-cleancode: remove time.v duplicate (#7460)
|
2020-12-22 10:18:37 +02:00 |
Delyan Angelov
|
93c0f503a2
|
math.big: make big.from_string take a decimal, add big.from_hex_string
|
2020-12-22 09:45:56 +02:00 |
Delyan Angelov
|
9eb6c4ef87
|
flag: run vfmt over vlib/flag, add it to vtest-cleancode.v
|
2020-12-21 22:24:10 +02:00 |
zakuro
|
6c341a77f5
|
strings: run v fmt (#7438)
|
2020-12-21 22:00:32 +02:00 |
Alexander Medvednikov
|
3c210a57f9
|
all: minor array fixes
|
2020-12-20 15:40:49 +01:00 |
Alexander Medvednikov
|
742e5a91ac
|
tools/clean: fix path
|
2020-12-20 10:45:56 +01:00 |
Alexander Medvednikov
|
4a5fb854e0
|
array: vfmt array_test.v
|
2020-12-20 10:34:19 +01:00 |
Delyan Angelov
|
1ee57649b9
|
os: vfmt all of `os` .v files, add it to `v test-cleancode` with no exceptions
|
2020-12-16 14:15:11 +02:00 |
Delyan Angelov
|
88a8507dd8
|
os: vfmt most of `os`, add it to `v test-cleancode`
|
2020-12-16 11:08:23 +02:00 |
Delyan Angelov
|
f4419328b2
|
tools: fix `v test-cleancode`
|
2020-12-15 10:38:38 +02:00 |
Nick Treleaven
|
999fe846e5
|
vtest-cleancode: add builtin/map.v to fmt list (#7285)
|
2020-12-14 12:31:24 +02:00 |
Ned Palacios
|
2ba8d31118
|
vdoc: fix sorting; fix missing symbols; document functions (#7161)
|
2020-12-07 02:43:25 +01:00 |
Delyan Angelov
|
92d3cff957
|
vfmt: run vfmt over v.v, and add it to `v test-cleancode` too
|
2020-11-21 10:24:11 +02:00 |
Delyan Angelov
|
4559b4138f
|
cmd: rename test-vet to test-cleancode
|
2020-11-15 16:40:35 +02:00 |