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

15644 Commits

Author SHA1 Message Date
Alex Medvednikov
ced6f7ffba
Update README.md 2019-06-25 13:16:48 +02:00
Kriyszig
698447c1ab README: Add azure pipeline build status badge 2019-06-25 12:46:54 +02:00
Alex Medvednikov
59c7d49001
Update README.md 2019-06-25 12:44:56 +02:00
Alex Medvednikov
bfac557370
Update README.md 2019-06-25 12:07:07 +02:00
Alex Medvednikov
64c9142a6b
Create CodeStructure.md 2019-06-25 12:06:55 +02:00
Alex Medvednikov
c2947c8309
Update README.md 2019-06-25 12:05:00 +02:00
RustemB
db2091df3e added math constants (they must be in PascalCase) (change radians) 2019-06-25 10:52:49 +02:00
RustemB
64e0366424 added math constants (they must be in PascalCase) (change radians) 2019-06-25 10:52:49 +02:00
RustemB
0ec6578321 added math constants (they must be in PascalCase) 2019-06-25 10:52:49 +02:00
Alex Medvednikov
353a6edb7c
Update Makefile 2019-06-25 02:12:03 +02:00
Alex Medvednikov
302f93cbe5
Update README.md 2019-06-25 02:11:18 +02:00
Alexander Medvednikov
a1b6e4e523 V 0.1.1 2019-06-25 02:07:32 +02:00
Alex Medvednikov
5d988fdcbd
Update Makefile 2019-06-25 02:03:58 +02:00
Alex Medvednikov
add0abe956
README.md: no more hardcoded installation path 2019-06-25 02:02:05 +02:00
Alexander Medvednikov
5a469c2e37 main.v: remove hardcoded path ~/code/v and allow V to be installed anywhere 2019-06-25 01:55:27 +02:00
Aurélien Foucault
e285311290 Add all types of int and float to json decode/encode 2019-06-25 00:27:18 +02:00
Undumendil
877f9e7070 Added free() method for StringBuilder 2019-06-25 00:26:11 +02:00
Eli José Carrasquero
229417244d Add exists method to map 2019-06-25 00:25:39 +02:00
Henrixounez
31a03ae93e parser.v: changed the booleans controlling if pub or mut 2019-06-25 00:20:03 +02:00
Henrixounez
47ad7a4c5e parser.v: fixed pub mut handling 2019-06-25 00:20:03 +02:00
Alex Medvednikov
02edf86c4a Update issue templates 2019-06-24 21:22:05 +02:00
Alex Medvednikov
d77f0155a3 Update issue templates 2019-06-24 20:54:43 +02:00
Alex Medvednikov
e140dc2329 Update issue templates 2019-06-24 20:52:49 +02:00
Alex Medvednikov
97b21fba0e
Update bug-report-for-v.md 2019-06-24 20:42:30 +02:00
Alex Medvednikov
a3bd1e4807
Update bug-report-for-v.md 2019-06-24 20:37:32 +02:00
Alex Medvednikov
b9cb3d5a90
gg repo note 2019-06-24 19:43:05 +02:00
Balamurali Pandranki
1ea71b7571 Add Azure Pipelines Config 2019-06-24 19:32:29 +02:00
ofunc
7e997c2e44 Add arcus functions 2019-06-24 19:32:06 +02:00
Ryota Ikezawa
601cc4a012 👍 Remove unnecessary spaces 2019-06-24 19:29:33 +02:00
Ryota Ikezawa
2fee6bb29f 👍 Fix typo 2019-06-24 19:29:33 +02:00
Steve Phillips
539bebcc22 examples/news_fetcher.v: now displays story URL, not just title 2019-06-24 19:28:36 +02:00
Kriyszig
ac53a4a2ab Added colors.v - Bring colors to the boring terminal 2019-06-24 19:23:19 +02:00
Alex Medvednikov
3a6d3e19bf
Update README.md 2019-06-24 18:53:22 +02:00
ylluminate
0921e30e43 Update bug-report-for-v.md 2019-06-24 18:07:25 +02:00
ylluminate
4a34bbed42 Update CONDUCT.md 2019-06-24 18:07:25 +02:00
ylluminate
02738b55b9 Add issue template 2019-06-24 18:07:25 +02:00
ylluminate
25b46aeafd Update CONDUCT.md 2019-06-24 18:07:25 +02:00
ylluminate
02d49b3200 Add Code of Conduct guidelines 2019-06-24 18:07:25 +02:00
Alexander Medvednikov
11861fe9fa translate arg 2019-06-24 17:42:44 +02:00
Alexander Medvednikov
877d1c6255 table.v: stdout 2019-06-24 17:30:32 +02:00
Alex Medvednikov
b494ee34e0
Update README.md 2019-06-24 16:07:41 +02:00
Alex Medvednikov
5932764088
Update README.md 2019-06-24 16:05:40 +02:00
Alex Medvednikov
734ad50f62
Update README.md 2019-06-24 16:04:19 +02:00
Alexander Medvednikov
5720b01b7d remove execinfo.h for now 2019-06-24 15:53:34 +02:00
Alex Medvednikov
bfd5fb373c
Update README.md 2019-06-24 15:02:53 +02:00
Alexander Medvednikov
be62ac35a8 examples: fix game of life demo 2019-06-24 15:00:31 +02:00
Alexander Medvednikov
f6fb5aa827 examples: game of life 2019-06-24 14:58:47 +02:00
Alexander Medvednikov
da1e1f34fc update help text 2019-06-24 14:43:26 +02:00
Alex Medvednikov
baa4f9d0c9
Makefile: gnu11 2019-06-24 14:18:23 +02:00
Alex Medvednikov
1381b1e743
gnu11 option 2019-06-24 14:17:34 +02:00