1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/compiler
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
..
2019-09-27 00:53:57 +03:00
2019-09-27 00:23:27 +03:00
2019-09-08 14:50:18 +03:00
2019-09-01 22:37:22 +03:00
2019-09-19 05:22:24 +03:00
2019-09-15 14:15:31 +03:00