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

16 Commits

Author SHA1 Message Date
Alexander Medvednikov
76bf732e63 builtin: public/private functions, remove lots of duplicate functionality
(string.eq, compare_strings, etc)
2019-06-27 13:29:31 +02:00
Alexander Medvednikov
5e89c1399a make test: build examples 2019-06-26 20:44:20 +02:00
S-YOU
d998313bb1 fix tests 2019-06-26 19:37:02 +02:00
Alexander Medvednikov
5b5c6b7918 fix make clean 2019-06-26 18:12:30 +02:00
whoami
302645cba0 Makefile curl
`curl` should be used in Makefile as more common and lightweight
2019-06-26 14:54:44 +02:00
S-YOU
6a0ac35af2 use matrix and add osx build 2019-06-26 13:57:48 +02:00
whoami
032d8609c7 Makefile cleanup 2019-06-26 13:32:27 +02:00
S-YOU
9e9480f638 run tests in travis 2019-06-26 01:20:15 +02:00
Alex Medvednikov
a0dbee7e45
Makefile: use the new github v.c 2019-06-25 23:05:16 +02:00
Alexander Medvednikov
b16828dd4d simpler Makefile 2019-06-25 21:46:07 +02:00
Wink Saville
63431ead94 Remove vc dependency from all
Since v already has a dependency on vc it's not necessary for all to
depend on both vc and v it just needs v.
2019-06-25 21:41:49 +02:00
Alex Medvednikov
353a6edb7c
Update Makefile 2019-06-25 02:12:03 +02:00
Alex Medvednikov
5d988fdcbd
Update Makefile 2019-06-25 02:03:58 +02:00
Alex Medvednikov
baa4f9d0c9
Makefile: gnu11 2019-06-24 14:18:23 +02:00
Alexander Medvednikov
6e50421f99 Makefile: minor fixes 2019-06-23 11:45:57 +02:00
chai2010
99c781bf07 compiler: add makefile for build v 2019-06-23 11:40:27 +02:00