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

202 Commits

Author SHA1 Message Date
776fbdfb23 readme: cleanup the additional graphics libraries installation instructions 2022-12-24 11:59:30 +02:00
d55715884a readme: add instructions for installing the libraries needed for the graphics examples on Fedora 2022-12-24 11:55:06 +02:00
11521a70e4 readme: add modules badge and fix twitter url/badge inconsistency with others (#16716) 2022-12-20 10:56:10 +03:00
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
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
5638005b17 README: fix Termux instructions (add libexecinfo too) 2022-11-06 15:09:29 +02:00
040bcd9141 README: add a section to clarify the installation process on Termux 2022-11-06 15:04:37 +02:00
33bd7decdc readme: update links 2022-11-02 08:26:57 +03:00
47a10f3181 doc: update ssl section in the main README.md (#16273) 2022-11-01 07:28:39 +02:00
345d4d60e5 readme: add hyperlink to the vlang.io site, to the logo image (#16014) 2022-10-10 02:53:33 +03:00
91c6e1a65b changelog: 0.3.2 2022-09-24 02:13:10 +03:00
f23ebb6815 docs: "in over a" -> "in a" (#15576) 2022-08-28 20:51:45 +03:00
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
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
f0cee25213 Update README.md 2022-07-01 16:50:51 +03:00
dbc51a4579 readme: add c2v demo 2022-06-23 02:33:09 +03:00
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
af8be14639 readme: minor github markdown fix 2022-05-04 18:06:41 +03:00
8b798acadd cgen: fix use of C reserved words inside defer statement (fix #14101) (#14211) 2022-04-29 08:04:59 +03:00
d87b5d40b6 docs: add installation-issues discussion in README (#13761) 2022-03-18 11:32:56 +02:00
0d7057dd44 readme: improve wording, fix typos (#12250) 2021-10-22 08:18:01 +03:00
39c3817ce4 readme: add a section for installing openssl so linking to it when answering is easier. 2021-10-19 09:43:29 +03:00
e28dc0489d ci: fix ./v check-md README.md 2021-08-16 08:37:13 +03:00
7f2d6b779d readme: add a link to vinix 2021-08-16 06:35:26 +03:00
58999423b7 readme: add vinix info 2021-08-16 06:34:13 +03:00
6750ed254f x64: rename to native to not conflict with the x64 comptime variable 2021-04-27 12:24:58 +03:00
5482a7a81e readme: update stability guarantee 2021-04-20 15:46:47 +03:00
80dbe8db1c readme: update example (#9719) 2021-04-14 07:51:32 +02:00
e03db643dc readme: add links to demo videos 2021-04-08 02:31:52 +02:00
c9a9f948be tutorials: move vweb tutorial inside its own folder (#8930) 2021-03-04 15:24:07 +02:00
0b3f209965 Dockerfile: run the repl by default (#8993) 2021-02-27 10:08:33 +02:00
23a7d4a0c6 readme: mention graphical app android support (#8679) 2021-02-11 11:17:00 +01:00
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
aa878161e9 readme: fix some minor typos (#8098) 2021-01-14 05:08:58 +02:00
67d7b87d28 readme: remove CI badge showing incorrect status 2021-01-11 09:01:48 +01:00
f7787ff0d7 readme: add a link to memory management info 2020-12-24 09:24:12 +01:00
51a328f28d readme: update version to 0.2 in the REPL (#7481) 2020-12-22 23:41:34 +01:00
8adb1acf31 check-md: verify code example formatting (#7143) 2020-12-05 22:54:41 +01:00
80c48ebe81 README.md: add instructions for libatomic installation (needed for sync/channels) 2020-12-05 21:07:48 +02:00
df4165c7ee docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
ee86d0e483 readme: contributing => contributing & compiler design 2020-11-12 09:28:19 +01:00
4653ed3fa5 readme: update patreon badge (#6676) 2020-10-25 02:21:36 +02:00
393889afa2 readme: minor clarification 2020-10-07 18:18:39 +02:00
6a0cb3e552 ci: install libxi-dev and libxcursor-dev on ubuntu 2020-08-24 09:58:03 +03:00
2aedece23d readme: typo (#6144) 2020-08-16 22:45:03 +02:00
12d66208b8 readme: minor clean up (#6055) 2020-08-11 01:07:17 +02:00
ea76a33b43 remove freetype references everywhere 2020-08-06 17:23:57 +02:00
0b0f9c9c06 readme: simpler bootstrap test #5874 2020-07-19 20:08:53 +03:00