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
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