Commit Graph

477 Commits (e54af19b256bc1c883ee236fa6ba545287153f9f)

Author SHA1 Message Date
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
Alex Medvednikov 60c3303970
Update PULL_REQUEST_TEMPLATE 2019-06-26 13:53:42 +02:00
Alex Medvednikov abe43eaa90
Update PULL_REQUEST_TEMPLATE 2019-06-26 13:42:56 +02:00
Alex Medvednikov 9819680845
Create PULL_REQUEST_TEMPLATE 2019-06-26 13:39:38 +02:00
Alex Medvednikov 02edf86c4a Update issue templates 2019-06-24 21:22:05 +02:00
Alex Medvednikov d77f0155a3 Update issue templates 2019-06-24 20:54:43 +02:00
Alex Medvednikov e140dc2329 Update issue templates 2019-06-24 20:52:49 +02:00
Alex Medvednikov 97b21fba0e
Update bug-report-for-v.md 2019-06-24 20:42:30 +02:00
Alex Medvednikov a3bd1e4807
Update bug-report-for-v.md 2019-06-24 20:37:32 +02:00
ylluminate 0921e30e43 Update bug-report-for-v.md 2019-06-24 18:07:25 +02:00
ylluminate 02738b55b9 Add issue template 2019-06-24 18:07:25 +02:00
Alexander Medvednikov 268c037e41 .gitattributes etc 2019-06-22 20:24:15 +02:00