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

217 Commits

Author SHA1 Message Date
0370116562 readme: add section about editor plugins and IntelliSense (#17596) 2023-03-11 11:00:10 +02:00
e8dbcd96bd readme: minor improvements (#17474) 2023-03-03 08:28:07 +02:00
ebeb652348 readme: 4 ways to do memory management 2023-02-28 09:58:52 +01:00
d5ad96f876 readme: minor fixes 2023-02-28 09:55:57 +01:00
d3870a0c7e README: update gg/sokol Ubuntu dependencies (add libgl-dev) (#17385) 2023-02-22 22:01:43 +02:00
8011121d43 README: fix twitter badge (fix #17166) (#17339) 2023-02-18 14:33:30 +02:00
936bced29e readme: improve the sections about the installation of dependencies (#17336) 2023-02-16 12:25:51 +02:00
c8c70de87d docs: unify format of notes (#17294) 2023-02-13 10:29:02 +02:00
ac381f5e5b docs: add git to the list of installed prerequisites for V on Termux (#17276) 2023-02-10 17:02:02 +02:00
c003bfd5d4 docs: add make to the list of installed prerequisites for V on Termux (#17269) 2023-02-10 01:00:33 +02:00
9809427f40 README: add Void Linux installation instructions (#17176) 2023-02-01 11:48:44 +02:00
395ee2b464 readme: add back align=center to make github happy (#16850) 2023-01-03 10:12:08 +02:00
9bee702c62 readme: final update for the instructions for NixOS 2023-01-02 19:39:18 +02:00
d91cf511ca readme: update the instructions for NixOS with the correct ones 2023-01-02 19:35:10 +02:00
c21949456e readme: add instructions for installing the libraries needed for the graphics examples on NixOS 2023-01-02 19:30:01 +02:00
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