1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

205 Commits

Author SHA1 Message Date
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
Delyan Angelov
a6b3e5d6a5
ci: wrap the too long line in README.md that failed ./v check-md -hide-warnings . 2022-05-04 21:19:57 +03:00
Alexander Medvednikov
af8be14639
readme: minor github markdown fix 2022-05-04 18:06:41 +03:00
StunxFS
8b798acadd
cgen: fix use of C reserved words inside defer statement (fix #14101) (#14211) 2022-04-29 08:04:59 +03:00
ylluminate
d87b5d40b6
docs: add installation-issues discussion in README (#13761) 2022-03-18 11:32:56 +02:00
Subramani
0d7057dd44
readme: improve wording, fix typos (#12250) 2021-10-22 08:18:01 +03:00
Delyan Angelov
39c3817ce4
readme: add a section for installing openssl so linking to it when answering is easier. 2021-10-19 09:43:29 +03:00
Delyan Angelov
e28dc0489d
ci: fix ./v check-md README.md 2021-08-16 08:37:13 +03:00
Alexander Medvednikov
7f2d6b779d
readme: add a link to vinix 2021-08-16 06:35:26 +03:00
Alexander Medvednikov
58999423b7
readme: add vinix info 2021-08-16 06:34:13 +03:00
pancake
6750ed254f x64: rename to native to not conflict with the x64 comptime variable 2021-04-27 12:24:58 +03:00
Alexander Medvednikov
5482a7a81e
readme: update stability guarantee 2021-04-20 15:46:47 +03:00
Adam Kirk
80dbe8db1c
readme: update example (#9719) 2021-04-14 07:51:32 +02:00
Alexander Medvednikov
e03db643dc
readme: add links to demo videos 2021-04-08 02:31:52 +02:00
StunxFS
c9a9f948be
tutorials: move vweb tutorial inside its own folder (#8930) 2021-03-04 15:24:07 +02:00
zakuro
0b3f209965
Dockerfile: run the repl by default (#8993) 2021-02-27 10:08:33 +02:00
Larpon
23a7d4a0c6
readme: mention graphical app android support (#8679) 2021-02-11 11:17:00 +01:00
Aldrin Mathew
49a6f9fb39
README.md: change the V logo url to point to the official V logo repository (#8530) 2021-02-03 11:24:35 +02:00
cbracketdash
aa878161e9
readme: fix some minor typos (#8098) 2021-01-14 05:08:58 +02:00
Alexander Medvednikov
67d7b87d28
readme: remove CI badge showing incorrect status 2021-01-11 09:01:48 +01:00
Alexander Medvednikov
f7787ff0d7
readme: add a link to memory management info 2020-12-24 09:24:12 +01:00
kylepollina
51a328f28d
readme: update version to 0.2 in the REPL (#7481) 2020-12-22 23:41:34 +01:00
Lukas Neubert
8adb1acf31
check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
Delyan Angelov
80c48ebe81
README.md: add instructions for libatomic installation (needed for sync/channels) 2020-12-05 21:07:48 +02:00
Lukas Neubert
df4165c7ee
docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
Alexander Medvednikov
ee86d0e483
readme: contributing => contributing & compiler design 2020-11-12 09:28:19 +01:00
Endel Dreyer
4653ed3fa5
readme: update patreon badge (#6676) 2020-10-25 02:21:36 +02:00
Alexander Medvednikov
393889afa2 readme: minor clarification 2020-10-07 18:18:39 +02:00
Delyan Angelov
6a0cb3e552 ci: install libxi-dev and libxcursor-dev on ubuntu 2020-08-24 09:58:03 +03:00
H3RSKO
2aedece23d
readme: typo (#6144) 2020-08-16 22:45:03 +02:00