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

61 Commits

Author SHA1 Message Date
Delyan Angelov
7545ea709a enable alpine/musl CI tests 2019-11-28 11:46:52 +03:00
Alexander Medvednikov
53307597b3 ci: install postgres on ubuntu 2019-11-26 10:15:04 +03:00
Alexander Medvednikov
eb5df5c03d fix ci.yml 2019-11-26 09:59:30 +03:00
Alexander Medvednikov
173eacce3f fix ci.yml 2019-11-26 09:48:08 +03:00
Alexander Medvednikov
db21438648 ci: build Vorum 2019-11-26 09:40:43 +03:00
Alexander Medvednikov
39adc984a8 ci: actually fix x64 2019-11-22 19:58:28 +03:00
Alexander Medvednikov
19fb46b5b1 ci: fix x64 test 2019-11-22 19:52:31 +03:00
Alexander Medvednikov
94318b1287 x64: use correct exe name and set +x 2019-11-22 19:09:14 +03:00
Alexander Medvednikov
956c605934 ci: test x64 machine codegen 2019-11-22 14:39:04 +03:00
Alexander Medvednikov
8e32ef382a fix v symlink 2019-11-20 18:27:46 +03:00
Alexander Medvednikov
43863edc4f remove asm test from msvc 2019-11-17 07:27:59 +03:00
Alexander Medvednikov
6ae8457f35 fix strings.Builder.str() 2019-11-17 07:05:13 +03:00
Alexander Medvednikov
791cee8a8e fix ci.yml 2019-11-16 09:34:57 +03:00
Alexander Medvednikov
751a89ccc8 ci: small fix 2019-11-15 02:33:25 +03:00
Alexander Medvednikov
0b3b241258 ci: test bare metal on linux 2019-11-15 01:20:22 +03:00
Alexander Medvednikov
bf669012e7 ci: fix a typo 2019-11-15 00:53:03 +03:00
Alexander Medvednikov
a04c3bac83 CI: ubuntu-musl target 2019-11-15 00:46:40 +03:00
Delyan Angelov
79599b7564 tests: enable tcc tests in CI 2019-11-11 23:27:31 +03:00
Alexander Medvednikov
1cda5c1bc8 skip tcc tests for now 2019-11-11 07:17:11 +03:00
Alexander Medvednikov
00b3557ce1 parser: start removing start_tmp() 2019-11-11 05:06:24 +03:00
Alexander Medvednikov
73bd82e706 Revert "ci: disable vid build for now"
This reverts commit e3ad367b80.
2019-11-10 05:29:51 +03:00
Alexander Medvednikov
e3ad367b80 ci: disable vid build for now 2019-11-06 07:06:03 +03:00
Alexander Medvednikov
6b4dcb916b ci: bring back Vid build 2019-10-30 19:36:54 +03:00
Alexander Medvednikov
44b99bc299 ci: don't run sqlite test on windows for now 2019-10-28 12:32:03 +03:00
Alexander Medvednikov
a7568ea54b ci: install libsqlite package 2019-10-28 11:45:27 +03:00
Alexander Medvednikov
07d37fbfc0 ci: remove vid for now 2019-10-27 21:40:26 +03:00
Alexander Medvednikov
8bfb5425e3
update PR template 2019-10-22 23:04:36 +03:00
joe-conigliaro
60e7c12e92
put back temp removed flags and env vars (#2339) 2019-10-14 16:51:12 +11:00
joe-conigliaro
9a2b8a0814
compiler: move msvc compiler to -cc flag instead of -os (#2338)
* move msvc to -cc flag instead of -os

* undo unrelated change

* do first build without msvc

* remvove flags temp

* fix comment
2019-10-14 16:41:46 +11:00
joe-conigliaro
de10a529b0 CI: fix building v 2019-10-14 07:08:02 +03:00
Alexander Medvednikov
039dafb30f ci: fix ubuntu-gcc 2019-10-13 04:55:57 +03:00
Alexander Medvednikov
e7e0514379 no longer download vlib if it's missing 2019-10-10 23:20:41 +03:00
Alexander Medvednikov
48e13a3362 a small cached modules fix 2019-10-10 03:48:11 +03:00
Alexander Medvednikov
0525e6f76a ci: build V using V 2019-10-04 17:30:47 +03:00
Alexander Medvednikov
cbf5de7c8f
PR template: add a test if you fixed a bug 2019-09-29 04:28:57 +03:00
Delyan Angelov
0160c7a89d compiler: change s.line_nr in just one place in tandem with s.last_nl_pos
* compiler: change s.line_nr in just one place, so that s.last_nl_pos will be updated in tandem too.

* v test v: run repl tests again

* Show gcc version in both windows gcc cases in a) github actions, and b) travis .

* adding inline to is_name_char is_nl and contains_capital does not help actually, just increases slightly binary size.

* Cleanup spurious spaces.
2019-09-28 20:41:11 +03:00
joe-conigliaro
a124d1f0eb CI: apt update 2019-09-25 15:41:34 +03:00
Alexander Medvednikov
69b498d85d CI: bring back vid test 2019-09-23 13:56:25 +03:00
joe-conigliaro
23c84516e2 compiler: error on unused imports 2019-09-23 13:42:20 +03:00
Delyan Angelov
7421781150 CI: split jobs into more steps; compiler: fix "v test v" with tcc 2019-09-22 17:24:15 +03:00
Zaoqi
104e4c9fc7 github actions: simplify ci.yml, test js backend on windows 2019-09-21 18:34:17 +03:00
joe-conigliaro
0d88e122be github actions: one os for each except win (GCC/MSVC) 2019-09-21 04:56:26 +03:00
Zaoqi
fd68c44dfa Add Github Actions 2019-09-20 19:05:53 +03:00
Delyan Angelov
818bea34a4 Update PULL_REQUEST_TEMPLATE
Ask people to delete the PR boilerplate text.
2019-09-05 12:07:28 +03:00
Dinar Garipov
f4f1622528 vlib: update and cleanup tests + fix PR template 2019-06-29 22:49:57 +02:00
Alexander Medvednikov
0bb3acef87
PR template: ask for fn docs and tests 2019-06-29 16:50:13 +02:00
Alexander Medvednikov
806ad80360 Update issue templates 2019-06-28 14:08:41 +02:00
Alexander Medvednikov
820d8be89e
PR template: remove the "do not use #" note 2019-06-27 23:23:11 +02:00
Alexander Medvednikov
3dea0ac8e1
Update PULL_REQUEST_TEMPLATE 2019-06-26 16:43:12 +02:00
shamofu
32e61b23d0 Fix typo 2019-06-26 16:20:14 +02:00