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

181 Commits

Author SHA1 Message Date
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
6c48fc1ff9 readme: describe tcc as an alternative C backend on linux/windows (#5596) 2020-07-08 09:19:45 +03:00
a11e242bb2 readme: link to gitly, clarify compilation speed claims 2020-06-30 20:21:55 +02:00
ba38c94a40 readme: stability guarantee 2020-06-30 20:04:56 +02:00
67fcce2d46 readme: glfw is no longer needed 2020-06-09 14:45:55 +02:00
e2976b70dc readme: minor clean up 2020-06-04 16:21:59 +02:00
439973004a readme: update date 2020-06-03 13:07:25 +02:00
3a36ed3802 doc: fix broken markdown about v symlink 2020-05-31 12:16:09 +03:00
c4241f90e6 docs: fix typo 2020-05-31 09:02:27 +03:00
b17e10c72e docs: mention v run and v symlink earlier 2020-05-31 08:56:50 +03:00
de09e38d6b readme: update Troubleshooting section 2020-05-22 18:43:39 +03:00
e638d12654 windows: use setup-freetype tool to install freetype 2020-05-11 16:25:37 +02:00
73468b4030 readme: release date bump 2020-05-01 14:44:06 +02:00
57859db07c readme: fix docs link 2020-04-19 20:47:36 +02:00
583b61f883 readme: use unified style for badges 2020-04-19 20:46:18 +02:00
405e1ecf88 readme: add | 2020-04-17 18:25:55 +02:00
a4161feaaa readme: move contributing.md link to the top 2020-04-17 18:25:42 +02:00
48de1077ec readme: nicer look 2020-04-13 05:11:56 +02:00
7b41eaf136 Update readme 2020-04-06 21:24:32 +02:00
1275241133 Update README.md 2020-04-06 13:59:27 +02:00
2a06263a5b vfmt: more fixes; enable v fmt and v fmt -w 2020-04-05 03:37:38 +02:00
914e9df6ba Update README.md 2020-04-02 18:05:21 +02:00