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

13277 Commits

Author SHA1 Message Date
229417244d Add exists method to map 2019-06-25 00:25:39 +02:00
31a03ae93e parser.v: changed the booleans controlling if pub or mut 2019-06-25 00:20:03 +02:00
47ad7a4c5e parser.v: fixed pub mut handling 2019-06-25 00:20:03 +02:00
02edf86c4a Update issue templates 2019-06-24 21:22:05 +02:00
d77f0155a3 Update issue templates 2019-06-24 20:54:43 +02:00
e140dc2329 Update issue templates 2019-06-24 20:52:49 +02:00
97b21fba0e Update bug-report-for-v.md 2019-06-24 20:42:30 +02:00
a3bd1e4807 Update bug-report-for-v.md 2019-06-24 20:37:32 +02:00
b9cb3d5a90 gg repo note 2019-06-24 19:43:05 +02:00
1ea71b7571 Add Azure Pipelines Config 2019-06-24 19:32:29 +02:00
7e997c2e44 Add arcus functions 2019-06-24 19:32:06 +02:00
601cc4a012 👍 Remove unnecessary spaces 2019-06-24 19:29:33 +02:00
2fee6bb29f 👍 Fix typo 2019-06-24 19:29:33 +02:00
539bebcc22 examples/news_fetcher.v: now displays story URL, not just title 2019-06-24 19:28:36 +02:00
ac53a4a2ab Added colors.v - Bring colors to the boring terminal 2019-06-24 19:23:19 +02:00
3a6d3e19bf Update README.md 2019-06-24 18:53:22 +02:00
0921e30e43 Update bug-report-for-v.md 2019-06-24 18:07:25 +02:00
4a34bbed42 Update CONDUCT.md 2019-06-24 18:07:25 +02:00
02738b55b9 Add issue template 2019-06-24 18:07:25 +02:00
25b46aeafd Update CONDUCT.md 2019-06-24 18:07:25 +02:00
02d49b3200 Add Code of Conduct guidelines 2019-06-24 18:07:25 +02:00
11861fe9fa translate arg 2019-06-24 17:42:44 +02:00
877d1c6255 table.v: stdout 2019-06-24 17:30:32 +02:00
b494ee34e0 Update README.md 2019-06-24 16:07:41 +02:00
5932764088 Update README.md 2019-06-24 16:05:40 +02:00
734ad50f62 Update README.md 2019-06-24 16:04:19 +02:00
5720b01b7d remove execinfo.h for now 2019-06-24 15:53:34 +02:00
bfd5fb373c Update README.md 2019-06-24 15:02:53 +02:00
be62ac35a8 examples: fix game of life demo 2019-06-24 15:00:31 +02:00
f6fb5aa827 examples: game of life 2019-06-24 14:58:47 +02:00
da1e1f34fc update help text 2019-06-24 14:43:26 +02:00
baa4f9d0c9 Makefile: gnu11 2019-06-24 14:18:23 +02:00
1381b1e743 gnu11 option 2019-06-24 14:17:34 +02:00
1ba53a39cb V 0.1.0 2019-06-24 14:11:56 +02:00
b13f233521 re-write $if os { and fix GCC segfaults on compilation 2019-06-24 14:05:31 +02:00
e604d5e2c8 math.v: remove ; 2019-06-24 13:08:38 +02:00
bde6e6c5b9 package for GFLW should be libglfw3 instead of glfw 2019-06-24 12:37:58 +02:00
1a41acdc5d Added fmod for modulus of two floats 2019-06-24 12:35:27 +02:00
86b71bf2ce Fix calloc alloc wrong size 2019-06-24 12:30:36 +02:00
35b15b9481 add keys fn. 2019-06-24 12:29:28 +02:00
95201ffcd1 add khrplatform.h 2019-06-24 12:28:42 +02:00
c32c02bdcb Update README.md 2019-06-24 12:00:35 +02:00
7cd99dd762 Update README.md 2019-06-24 02:11:26 +02:00
70672b501f Add discord to readme 2019-06-24 02:10:42 +02:00
b990f04064 main.v: error if vlib is missing + instruction to clone the repo 2019-06-24 00:54:23 +02:00
00594462c4 fix string comparison functions 2019-06-24 00:30:26 +02:00
57466f7960 added doc 2019-06-24 00:28:58 +02:00
fe19d6a62e added weekday string method 2019-06-24 00:28:58 +02:00
ebc3fb9378 Remove debug statement 2019-06-24 00:14:58 +02:00
b3b4278f59 rand fixes 2019-06-23 23:25:20 +02:00