1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/.github
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
..
ISSUE_TEMPLATE Update issue templates 2019-06-28 14:08:41 +02:00
workflows compiler: change s.line_nr in just one place in tandem with s.last_nl_pos 2019-09-28 20:41:11 +03:00
FUNDING.yml .gitattributes etc 2019-06-22 20:24:15 +02:00
PULL_REQUEST_TEMPLATE Update PULL_REQUEST_TEMPLATE 2019-09-05 12:07:28 +03:00