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 |
|
Aftab Alam
|
345d4d60e5
|
readme: add hyperlink to the vlang.io site, to the logo image (#16014)
|
2022-10-10 02:53:33 +03:00 |
|
Alexander Medvednikov
|
91c6e1a65b
|
changelog: 0.3.2
|
2022-09-24 02:13:10 +03:00 |
|
Larpon
|
f23ebb6815
|
docs: "in over a" -> "in a" (#15576)
|
2022-08-28 20:51:45 +03:00 |
|
Alexander Medvednikov
|
1aeca113d3
|
sokol: do not crash if an image cannot be rendered
|
2022-07-19 13:21:34 +03:00 |
|
Jun
|
16a6972e2a
|
readme: fix vinix screenshots (#15041)
|
2022-07-13 01:13:45 +03:00 |
|
Ted Stoychev
|
63b6923565
|
readme: fix header (#14933)
|
2022-07-04 15:33:41 +03:00 |
|
CC
|
dc9ff7cab2
|
README: add TCC acknowledgement (#14910)
|
2022-07-01 21:10:36 +03:00 |
|
Alexander Medvednikov
|
f0cee25213
|
Update README.md
|
2022-07-01 16:50:51 +03:00 |
|
Alexander Medvednikov
|
dbc51a4579
|
readme: add c2v demo
|
2022-06-23 02:33:09 +03:00 |
|