Delyan Angelov
|
b801083f13
|
Revert "os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)"
This reverts commit 93009823f9 .
|
2024-11-25 15:10:15 +02:00 |
|
Elsie
|
93009823f9
|
os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)
|
2024-11-25 12:17:33 +02:00 |
|
Delyan Angelov
|
fbc3fc6fcf
|
tools: cleanup the output for failing tests with v test . (#22921)
|
2024-11-20 14:20:33 +02:00 |
|
yuyi
|
acf6b344f7
|
fmt: fix formating a file in an oscillating manner (fix #22223, fix #22026) (#22232)
|
2024-09-17 09:47:38 +03:00 |
|
yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Delyan Angelov
|
a741db43f3
|
checker: add a deprecation warning for const () groups (an error after 2025-01-01) (#22019)
|
2024-08-10 22:04:49 +03:00 |
|
Delyan Angelov
|
ecf94ee470
|
ci: add a retry to vcreate_init_test.v (it is sporadically flaky on macos)
|
2024-05-08 17:52:47 +03:00 |
|
Delyan Angelov
|
2e0881742c
|
cleanup: fix v -N -W build-examples
|
2024-05-07 10:51:58 +03:00 |
|
Turiiya
|
024a37558a
|
v: cleanup gitattributes (#21324)
|
2024-04-21 23:17:19 +03:00 |
|
Turiiya
|
dbf48eaac4
|
v: update linguist languages, add .vdocignore (#21321)
|
2024-04-20 18:52:42 +03:00 |
|
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 |
|