Casper Küthe
|
08189d649c
|
vweb2 (#19997)
|
2023-12-09 08:07:51 +03:00 |
|
Turiiya
|
3d0fcfe456
|
tools.vpm: extract outdated logic into outdated.v, fix outdated hg, extend tests (#20116)
|
2023-12-08 07:16:55 +02:00 |
|
Delyan Angelov
|
e2b75bde9e
|
tools: add v repeat 'sleep 1' 'sleep 2' (rename repeat.v to vrepeat.v), improve its output, add its flags to vcomplete.v (#20114)
|
2023-12-07 19:13:02 +02:00 |
|
Turiiya
|
7b44bb973d
|
tools.vpm: add manifest fetch for hg repositories, add test (#20107)
|
2023-12-07 18:36:22 +02:00 |
|
Turiiya
|
f0fe3df0a6
|
tools.vpm: be more specific, when handling .git endings (#20110)
|
2023-12-07 18:21:09 +02:00 |
|
Turiiya
|
77e65ac82b
|
tools.vpm: update vcs handling (#20090)
|
2023-12-05 11:30:15 +02:00 |
|
Felipe Pena
|
dfab24b936
|
orm: fix code generated for fields of ?[]Type (#20032)
|
2023-11-30 23:36:50 +02:00 |
|
Delyan Angelov
|
0c4abf0c19
|
ci: skip the cmd/tools/vpm/ tests on the fsanitize_memory jobs, because of the handshake code in net.mbedtls, which uses assembly, that is known to sporadically fail the sanitizer
|
2023-11-30 23:16:49 +02:00 |
|
Felipe Pena
|
00b1ce5760
|
orm: fix code generation for an option time.Time field (#20031)
|
2023-11-29 19:30:34 +02:00 |
|
Turiiya
|
74c59abf4e
|
tools.vpm: update tests, add get_installed test (#20028)
|
2023-11-29 19:11:50 +02:00 |
|
Ned
|
0b2feefd87
|
vdoc: use markdown.default_html_transformer underneath, remove html_tag_escape (#19785)
|
2023-11-29 18:03:58 +02:00 |
|
Ned
|
782bf86555
|
vdoc: refactor html_highlight and handle strings with string interpolations (eg. ${a}.${b}.${c} ) (#19784)
|
2023-11-28 15:37:10 +02:00 |
|
gym603
|
46086c046f
|
tests: make 'v test-self' pass under msys2/MINGW64 (#20010)
|
2023-11-28 15:03:30 +02:00 |
|
Delyan Angelov
|
6bafc28855
|
fix long line in README.md
|
2023-11-28 14:55:06 +02:00 |
|
Delyan Angelov
|
39fe077941
|
vdoc: add a cmd/tools/vdoc/tests/testdata/output_formats/README.md, update the expected outputs
|
2023-11-28 14:39:49 +02:00 |
|
Delyan Angelov
|
20c9ef21e5
|
tests: fix quoted path bug in cmd/tools/vdoc/tests/vdoc_file_test.v, that effectively disabled most of the tests there
|
2023-11-28 14:38:21 +02:00 |
|
Turiiya
|
50f3ac4968
|
tools.vpm: extend recursive dependency fix for module installation (#20015)
|
2023-11-28 10:10:51 +02:00 |
|
Turiiya
|
920be09c7e
|
tools.vpm: remove obsolete array clone (#20016)
|
2023-11-28 09:44:07 +02:00 |
|
Kim Shrier
|
5283f19443
|
tests: remove vlib/crypto/aes/const.v from the skip list in vtest-fmt.v, since it now uses vfmt off/vfmt on markers
|
2023-11-27 13:14:10 +02:00 |
|
Turiiya
|
69ce060737
|
tools.vpm: evaluate dependencies earlier to fix potential recursive install loop (#19987)
|
2023-11-26 17:41:32 +02:00 |
|
Turiiya
|
70b33105d9
|
tools.vpm: remove flaky flag from tests to better spot issues on different platforms (#19986)
|
2023-11-26 15:59:13 +02:00 |
|
Turiiya
|
e1cf85fc98
|
tools.vpm: fix install paths, only normalize relevant, restore assign install_path_fmted , add input tests (#19984)
|
2023-11-26 15:50:56 +02:00 |
|
Felipe Pena
|
e2aa9b358d
|
tools.vast: add missing LambdaExpr in v ast file.v (#19994)
|
2023-11-26 13:54:49 +02:00 |
|
Delyan Angelov
|
e1a474e184
|
tools: remove unused variable in vbin2v.v
|
2023-11-25 15:37:03 +02:00 |
|
Delyan Angelov
|
820f53caa3
|
tools,fmt: fix vbin2v.v; extract fmt_bin2v_test.v from fmt_keep_test.v
|
2023-11-25 10:40:10 +02:00 |
|
Delyan Angelov
|
c963dc619e
|
tools: fox cmd/tools/vbump_test.v
|
2023-11-25 09:10:58 +02:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
|
Turiiya
|
eeb8d27c6d
|
tools.vpm: cleanup, extract parsing into parse.v (#19979)
|
2023-11-24 09:36:55 +02:00 |
|
Turiiya
|
29eda896a1
|
tools.vpm: fix installing of modules with conflicting names, extend tests (#19961)
|
2023-11-23 16:07:00 +02:00 |
|
Turiiya
|
fb9382833c
|
v.doc: fix handling of multiline doc contents (#19938)
|
2023-11-23 13:38:56 +02:00 |
|
☠ ✈︎
|
cd145b2467
|
tools: fix v up , by not deleting ./v when missing a .git folder (#19965)
|
2023-11-22 22:27:08 +02:00 |
|
Turiiya
|
980912dc96
|
doc: update linebreak logic, handle "highlight-comments" (#19967)
|
2023-11-22 15:27:31 +02:00 |
|
Turiiya
|
b60ef550bd
|
tools.vpm: add support for env variable VPM_FAIL_ON_PROMPT , to prevent getting stuck in test scenarios with conflicting module dir names (#19960)
|
2023-11-22 00:50:51 +02:00 |
|
Turiiya
|
09ed7d74aa
|
vlib, tools: make minor improvements, cleanup (#19950)
|
2023-11-21 17:45:45 +02:00 |
|
Turiiya
|
f8ed96a2e0
|
tools.vpm: validate VCS during parsing (#19943)
|
2023-11-21 05:14:45 +03:00 |
|
JalonSolov
|
0da00cc457
|
v: prepare for making -W impure-v the default (#19940)
|
2023-11-20 09:17:59 +02:00 |
|
Turiiya
|
8267874d14
|
tools.vpm: improve version detection of installed modules (#19933)
|
2023-11-19 18:32:03 +02:00 |
|
Turiiya
|
9e9a084cf9
|
tools.vpm: add output, when scanning modules in an install query (#19934)
|
2023-11-19 17:11:43 +02:00 |
|
Delyan Angelov
|
4b347a8881
|
ci: make the report-missing-fn-doc step a bit more sensitive, and verbose in its diagnostic output for missing comments on deprecated methods/fns
|
2023-11-19 16:06:44 +02:00 |
|
Turiiya
|
b7bced03e8
|
tools.vpm: add warning, when installing a vpm module missing a manifest (#19927)
|
2023-11-18 14:42:19 +02:00 |
|
Turiiya
|
fb3d0cdbe9
|
tools.vpm: support again http installs, when installing from an url (workaround) (#19914)
|
2023-11-18 11:55:28 +02:00 |
|
Delyan Angelov
|
f7b9e4eafd
|
vfmt: automate transition from the old [attribute] to the new @[attribute] syntax (#19912)
|
2023-11-17 17:43:29 +02:00 |
|
Delyan Angelov
|
157d603e5c
|
testing: fix reliance on os.join_path with , to produce a folder ending with / or \ (#19913)
|
2023-11-17 17:29:15 +02:00 |
|
Swastik Baranwal
|
4458e49652
|
vdoc: fix syntax highlighting for symbols before ! and between ( and , (#19888)
|
2023-11-16 20:14:28 +02:00 |
|
Turiiya
|
e9258c2a08
|
tools.vcreate: rework cli arg handling to extend scaffolding and fix issues (#19889)
|
2023-11-16 15:40:23 +02:00 |
|
Turiiya
|
aa1debcabf
|
tools.vpm: fix has_vmod test in install_test interpreting wrong dir as install dir (#19891)
|
2023-11-16 09:14:57 +02:00 |
|
Turiiya
|
6d2f79176a
|
tools.vpm: simplify, add update result info (#19892)
|
2023-11-16 08:04:06 +02:00 |
|
Delyan Angelov
|
c8382264a4
|
ci,tools: remove skips for the wasm backend, since binaryen is not required anymore (#19883)
|
2023-11-15 20:30:14 +02:00 |
|
Turiiya
|
bc24683608
|
tools: skip download count increment when vpm runs in CI by default (#19861)
|
2023-11-15 10:56:19 +02:00 |
|
Turiiya
|
107d466fad
|
tools: use shared contexts in vpm's update, to resolve dependencies during threaded module updates (#19878)
|
2023-11-15 09:13:24 +02:00 |
|