Casper Kuethe
|
a43064af07
|
picoev, picohttparser: reimplement in V (#18506)
|
2023-07-12 09:40:16 +03:00 |
|
Alexander Medvednikov
|
a9f8b5dadc
|
all: static type methods
|
2023-06-27 01:23:30 +03:00 |
|
Delyan Angelov
|
9c511e03f6
|
tools: remove import v.pref , just for pref.vexe_path() , to compile tools faster (#17411)
|
2023-02-26 07:56:14 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
f6844e9766
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Delyan Angelov
|
3afbb9e90a
|
all: split all backends into cmd/tools/builders (#12811)
|
2021-12-12 22:10:43 +03:00 |
|
Delyan Angelov
|
9b7a50b1a2
|
v: split the interpreter to cmd/tools/vinterpret.v
|
2021-12-12 00:06:44 +02:00 |
|
Delyan Angelov
|
2b92ccecb5
|
ci: fix v build-examples and v build-tools
|
2021-08-28 12:44:03 +03:00 |
|
Delyan Angelov
|
b6bd6d1d35
|
tests: add cmd/tools/vdoc/tests/vdoc_file_test.v, extract a v.util.diff module, cleanup
|
2021-06-22 18:52:34 +03:00 |
|
Delyan Angelov
|
10619d098c
|
ci: fix a race in vlib/v/compiler_errors_test.v execution on m1
|
2021-04-05 22:57:59 +03:00 |
|
Delyan Angelov
|
999b4a47c1
|
tools: cleanup check_os_api_parity.v
|
2021-03-24 13:04:05 +02:00 |
|
Delyan Angelov
|
0142d58aa6
|
v.pref: prevent Too many targets. from triggering when the command is an external one
|
2021-02-18 12:13:28 +02:00 |
|
Delyan Angelov
|
927606dc39
|
tools: rename v test-compiler-full to v test-self
|
2021-01-19 10:41:51 +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 |
|
Lukas Neubert
|
c4aae2b55f
|
vfmt: do not replace module aliases in fn param and return types (#7472)
|
2020-12-22 22:38:13 +02:00 |
|
Delyan Angelov
|
31ef921ef2
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
|
Delyan Angelov
|
de0fc53d62
|
CI: fix failing tests because of hash.wyhash duplicates
|
2020-07-18 15:27:57 +03:00 |
|
Delyan Angelov
|
26768e8514
|
vfmt: strip current_module. in fn args more robustly
|
2020-07-11 16:09:20 +03:00 |
|
Daniel Däschle
|
c5dc1a33b6
|
all: remove it smartcast and replace with original variable name (#5764)
|
2020-07-09 17:14:14 +02:00 |
|
Daniel Däschle
|
5ea17ad2d4
|
all: if smartcast part 2 (#5754)
|
2020-07-08 15:46:58 +02:00 |
|
Delyan Angelov
|
b4dc968db5
|
ci: fix compilation of check_os_api_parity.v
|
2020-07-04 14:27:23 +03:00 |
|
ka-weihe
|
7f225f2eaa
|
map: rename size to len
|
2020-06-21 16:51:02 +02:00 |
|
Delyan Angelov
|
5ef9569098
|
cmd/tools: add check_os_api_parity.v - keep module APIs even
|
2020-06-11 21:13:36 +03:00 |
|