Commit graph

22 commits

Author SHA1 Message Date
Anton
763f94388b
all: update copyright year (#20334) 2024-01-01 23:29:54 +02:00
Alexander Medvednikov
f09826e928 all: unwrap const() blocks 2023-11-25 10:02:51 +03:00
Turiiya
e9258c2a08
tools.vcreate: rework cli arg handling to extend scaffolding and fix issues (#19889) 2023-11-16 15:40:23 +02:00
Joe C
757929392e
all: update attributes to use new syntax 2023-11-15 16:16:01 +11:00
Turiiya
bf120cca6b
tools: handle paths in vcreate more gracefully (#19870) 2023-11-14 11:07:17 +02:00
Turiiya
f1127cd45c
tools: cleanup and simplify vcreate, for upcoming fixes and features (#19794) 2023-11-07 14:10:34 +02:00
Turiiya
3957bd801d
tools: prompt for project meta data on v init too (#19747) 2023-11-04 13:15:09 +02:00
Turiiya
a2dabddc70
testing: add temporary file hash to prevent accidental collisions with test file binaries (#19710) 2023-10-31 08:07:51 +02:00
Turiiya
5c2eafc154
fmt: recognize or blocks in call args (#19690) 2023-10-29 11:15:07 +02:00
Turiiya
b9d0aedb09
tools: cleanup vcreate tests (#19666) 2023-10-29 04:36:16 +02:00
Turiiya
a1063bd63d
vcreate: fix v init with project names containing dashes (#19619) 2023-10-25 20:39:14 +03:00
Delyan Angelov
0fb38edcb6
ci: fix vcreate_input_test.v on FreeBSD (expect is in /usr/local/bin there, if installed) (#19578) 2023-10-16 10:11:51 +03:00
Turiiya
06fb8f0ffa
vcreate: don't use template names as project descriptions (#19439) 2023-10-12 07:10:28 +03:00
Turiiya
37e5616b4d
tesst: fix vcreate test failing on macOS (#19536) 2023-10-10 01:05:57 +03:00
Turiiya
4dee1e051a
vcreate: add tests for module creation with v new (#19519) 2023-10-09 18:55:26 +03:00
Turiiya
1a2ad27e79
vcreate: update templates, add lib (#19444) 2023-09-28 19:06:00 +03:00
Delyan Angelov
fb11a16ab8
tools: fix unhandled error in v new api_test web 2023-07-14 16:20:02 +03:00
Turiiya
285000699b
tools: remove residues that specify size for tab indents (#18426) 2023-06-13 08:53:12 +03:00
Hitalo Souza
cd90bc65b8
tools/vcreate: fix web app (#18019) 2023-04-23 03:43:40 +03:00
Alexander Medvednikov
6756d28595 all: 2023 copyright 2023-03-28 22:55:57 +02:00
Sanath Kumar U
269462425a
tools: prevent v init from overwriting an already existing src/main.v file (fix #17362) (#17363) 2023-02-20 12:54:38 +02:00
Delyan Angelov
269833b72c
tools: move cmd/tools/vcreate.v and its test, to its own folder cmd/tools/vcreate/ (part 1) 2023-01-19 09:54:08 +02:00