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

24 Commits

Author SHA1 Message Date
zakuro
f390fe3086
CONTRIBUTING.md: update outdated name to correct one (#8677) 2021-02-11 11:04:44 +02:00
Delyan Angelov
460f32baf2
tests: add v test-all, move v test-fixed to v test-compiler-full 2021-01-17 16:11:10 +02:00
Enzo
7b41ef358c
doc: document the custom compiler instrumentation flags in CONTRIBUTING.md (#7963) 2021-01-10 16:27:17 +02:00
Lukas Neubert
fdfe2a4e68
check-md: check CONTRIBUTING.md too (#6847) 2020-11-16 16:49:40 +01:00
Alexander Medvednikov
4ddfff287c
readme: add an overview of the architecture 2020-11-12 09:32:46 +01:00
Nick Treleaven
497bf226e2
add TESTS.md file to explain different tests (#6318) 2020-09-07 13:48:15 +02:00
Delyan Angelov
0fb28eb42e contributing.md: add link to the Github Handbook's flow section 2020-07-05 08:46:42 +03:00
Larpon
673fe98cf5
doc: fix formating of points 7, 8, 9 in Example Workflow section (#5602) 2020-07-01 13:36:08 +02:00
Miller
a849d46e3f
doc: fix line breaks to make it 80 characters / line 2020-05-29 03:05:04 +02:00
Alexander Medvednikov
c27a10b956
contributing.md: fix a typo 2020-04-17 18:27:03 +02:00
Alexander Medvednikov
a358a6b0c6 contributing.md: v self 2020-04-17 18:20:05 +02:00
yuyi
449575a122
doc: fix CONTRIBUTING.md typos 2020-04-14 15:13:36 +02:00
Delyan Angelov
95e67c9502
contributing.md: update git instructions 2020-03-27 16:03:06 +01:00
Alexander Medvednikov
d10c1c36a9 contributing.md: minor fixes 2020-03-15 09:21:31 +01:00
Alexander Medvednikov
a0e97e0e6e contributing.md: info on the new ast based parser 2020-03-15 09:18:05 +01:00
Alexey
3a9a13fc28 docs: replace 'Github' with 'GitHub' 2020-01-02 18:08:34 +01:00
Alexander Medvednikov
38aba37fe9 contributing.md: update x64 info 2019-11-26 16:27:13 +03:00
Alexander Medvednikov
49d6c26da4 parser: do not allow str[i++]; update contributing.md 2019-10-15 11:06:22 +03:00
ylluminate
ce5ee57ef8 Update CONTRIBUTING.md with workflow example
* Update CONTRIBUTING.md with workflow example

Added [@spytheman's example](https://discordapp.com/channels/592103645835821068/592106336838352923/627559453788733440). Please review @spytheman and @medvednikov with any improvements or updates and clarifications! :) Hope this helps.  I'm sure I can make things a little more consistent or improve formatting a little, but I wanted to get this at least somewhere where we won't forget to share it.

* Update CONTRIBUTING.md

Additional tweaks as per comments.
2019-10-04 23:06:10 +03:00
Don Alfons Nisnoni
a1f0e940b7 add .vrepl_temp.v to .gitignore and fix some grammar 2019-09-29 13:58:37 +03:00
Alexander Medvednikov
48c05b5a45 cgen: use *char in all functions with *char args to avoid warnings 2019-09-15 18:56:33 +03:00
Vitor Oliveira
2f9caf49d3 Add comma to contributing.md 2019-09-09 13:23:30 +03:00
Vitor Oliveira
f70d206881 Fix typos 2019-09-09 02:03:44 +03:00
Alexander Medvednikov
bf09916496
Rename CodeStructure.md to CONTRIBUTING.md 2019-06-30 22:34:25 +02:00