243 Commits

Author SHA1 Message Date
Jengro
4a44fc5ae0
readme: use .\v in instruction for PowerShell (#24820)
Co-authored-by: Jengro Woo <Jengro777@outlook.com>
2025-07-01 09:45:18 +03:00
Laurent Cheylus
716d66b688
docs: add section in README for compilation on OpenBSD (#24775) 2025-06-22 12:31:25 +03:00
Laurent Cheylus
99c39ab882
docs: add section in README for compilation on FreeBSD (#24706) 2025-06-12 22:31:18 +03:00
Alexander Medvednikov
a959501e99
readme: add a link to pvs 2025-03-18 13:52:02 +03:00
Luke Miles
361309f660
docs: combine IDE plugins into one list in README.md (#23913) 2025-03-12 23:13:10 +02:00
Alexander Medvednikov
8683e634ee veb: deprecate vweb (part 2); move all vweb examples to veb 2025-03-02 14:37:20 +03:00
Delyan Angelov
8654cb9885
readme: explain the tradeoffs between using Mbed-TLS and OpenSSL. Recommend using -d use_openssl on !windows systems 2025-01-21 14:49:14 +02:00
Adam Oates
c50d4ee13b
gg: add linux support for fn screen_size() Size (fix #23146) (#23326) 2025-01-02 19:10:09 +02:00
Delyan Angelov
d257a1f06a
examples: reduce completion friction, when doing the very common v run examples/hello_world.v in a shell 2024-12-08 23:50:47 +02:00
Delyan Angelov
4e62b53ab6
docs: change instructions for cloning the V repository to use --depth=1 (#22905) 2024-11-18 23:24:02 +02:00
Delyan Angelov
14b1a14e6c
readme: uncollapse the Docker section, so that links like https://github.com/vlang/v/blob/master/README.md#docker-with-alpinemusl work properly 2024-10-26 18:28:28 +03:00
alexey semenyuk
f814386c2a
docs: change link in docs for the builtin framework, from vlib/vweb to vlib/veb (#22566) 2024-10-18 09:27:09 +03:00
Delyan Angelov
3965a6c54f
docs: streamline the installation instructions and notes for Windows and Ubuntu 2024-08-18 21:17:54 +03:00
Wertzui123
ec7ee482f4
readme: fix wrong X handle being displayed (missing _), due to missing URL escaping (#21925) 2024-07-24 18:55:20 +03:00
Delyan Angelov
f97dd8c4fb
Dockerfile.alpine: update to alpine:3.20, add more tools like gdb, libunwind, gc, to ease producing and debugging static executable in more situations (#21583) 2024-05-27 20:12:05 +03:00
Delyan Angelov
ba5b274658
ci: add libasound2-dev in order to test the compilation of the examples in examples/sokol/sounds/ 2024-05-22 00:51:33 +03:00
Turiiya
5da1fccaed
docs: fix sponsors bade in readme (#21159) 2024-04-01 19:49:36 +03:00
Delyan Angelov
2f58ac3866
tools: bump too_long_line_length_link to 250, to avoid warnings for very common long links 2024-01-14 18:24:58 +02:00
ylluminate
1c11f13f28
readme: change v-analyzer/v-analyzer → vlang/v-analyzer in README.md (#20431) 2024-01-08 03:49:19 +02:00
Turiiya
c80515465e
docs: update deprecated blockquote highlight syntax (#19974) 2023-11-23 13:33:33 +02:00
Arcturus22
d74b07d324
docs: update the name of Twitter to X (#19685) 2023-10-28 13:03:33 +03:00
ayushrakesh
96a26745c3
readme: fix grammar mistakes (#19650) 2023-10-25 16:39:32 +03:00
Alexander Medvednikov
f8693adfa2 checker: turn propagation warning into an error; sokol: make some structs public 2023-10-01 14:42:12 +03:00
Alexander Medvednikov
773f961736 checker: turn the option/result split warning into an error; readme: better wording 2023-09-30 16:40:26 +03:00
Turiiya
c4a679186f
examples, readme: fix typos (#18994) 2023-07-29 15:27:03 +03:00
Turiiya
e0aba77cc5
readme: update ide-plugins section (#18990) 2023-07-28 11:20:45 +03:00
Petr Makhnev
0370116562
readme: add section about editor plugins and IntelliSense (#17596) 2023-03-11 11:00:10 +02:00
Wertzui123
e8dbcd96bd
readme: minor improvements (#17474) 2023-03-03 08:28:07 +02:00
Alexander Medvednikov
ebeb652348 readme: 4 ways to do memory management 2023-02-28 09:58:52 +01:00
Alexander Medvednikov
d5ad96f876 readme: minor fixes 2023-02-28 09:55:57 +01:00
Artem Yurchenko
d3870a0c7e
README: update gg/sokol Ubuntu dependencies (add libgl-dev) (#17385) 2023-02-22 22:01:43 +02:00
Artem Yurchenko
8011121d43
README: fix twitter badge (fix #17166) (#17339) 2023-02-18 14:33:30 +02:00
Artem Yurchenko
936bced29e
readme: improve the sections about the installation of dependencies (#17336) 2023-02-16 12:25:51 +02:00
Makhnev Petr
c8c70de87d
docs: unify format of notes (#17294) 2023-02-13 10:29:02 +02:00
MatejMagat305
ac381f5e5b
docs: add git to the list of installed prerequisites for V on Termux (#17276) 2023-02-10 17:02:02 +02:00
MatejMagat305
c003bfd5d4
docs: add make to the list of installed prerequisites for V on Termux (#17269) 2023-02-10 01:00:33 +02:00
Dennis T Kaplan
9809427f40
README: add Void Linux installation instructions (#17176) 2023-02-01 11:48:44 +02:00
JalonSolov
395ee2b464
readme: add back align=center to make github happy (#16850) 2023-01-03 10:12:08 +02:00
Delyan Angelov
9bee702c62
readme: final update for the instructions for NixOS 2023-01-02 19:39:18 +02:00
Delyan Angelov
d91cf511ca
readme: update the instructions for NixOS with the correct ones 2023-01-02 19:35:10 +02:00
Delyan Angelov
c21949456e
readme: add instructions for installing the libraries needed for the graphics examples on NixOS 2023-01-02 19:30:01 +02:00
Delyan Angelov
776fbdfb23
readme: cleanup the additional graphics libraries installation instructions 2022-12-24 11:59:30 +02:00
Delyan Angelov
d55715884a
readme: add instructions for installing the libraries needed for the graphics examples on Fedora 2022-12-24 11:55:06 +02:00
Makhnev Petr
11521a70e4
readme: add modules badge and fix twitter url/badge inconsistency with others (#16716) 2022-12-20 10:56:10 +03:00
JalonSolov
20aaf4de09
README: replace deprecated align attribute, correct tcc info in C compiler section, fix some grammar and spacing issues (#16699) 2022-12-18 11:44:23 +02:00
RGBCube
02f5c59340
docs: remove Android from the common installation section header, as it has its own section (#16563) 2022-12-01 14:59:44 +02:00
Delyan Angelov
5638005b17
README: fix Termux instructions (add libexecinfo too) 2022-11-06 15:09:29 +02:00
Delyan Angelov
040bcd9141
README: add a section to clarify the installation process on Termux 2022-11-06 15:04:37 +02:00
Alexander Medvednikov
33bd7decdc
readme: update links 2022-11-02 08:26:57 +03:00
JalonSolov
47a10f3181
doc: update ssl section in the main README.md (#16273) 2022-11-01 07:28:39 +02:00