Commit Graph

10 Commits (4f8acca153743e3ec665b2d527f8138a2aaf5e18)

Author SHA1 Message Date
unknown-v 4f8acca153 bat files: v.c to v_win.c 2019-08-17 16:31:44 +03:00
Alexander Medvednikov 90d15215af
make_tests.bat: v_win.c 2019-08-17 13:26:26 +03:00
Emily Hudson f52c68a510 compiler: bootstrap with MSVC
Add make_msvc.bat to bootstrap with msvc and test it with travis
2019-08-13 23:04:20 +03:00
Julian Schurhammer 1864e92ff4 parser: disallow statements after a return, branch check $if, $else, switch, and loops correctly 2019-08-10 10:26:42 +02:00
Julian Schurhammer 61983a6799 parser: check that functions return in all if/else branches 2019-08-08 09:49:56 +02:00
Julian Schurhammer 28147c0930 os.exec: return ?string instead of string 2019-08-08 07:30:05 +02:00
Emily Hudson 802ff1d012 compiler: scoped defer + build tests with msvc 2019-08-07 17:51:21 +02:00
Emily Hudson 3e31e116f3 CI: Windows - build and test both msvc and gcc (#1466) 2019-08-05 10:03:38 +02:00
vitalyster 0197f20d47 make_tests.bat: exit with error on failed test 2019-08-01 13:23:36 +02:00
Vitaly Takmazov 3794129c91 make_tests.bat: run tests under Windows(gcc) 2019-07-30 17:13:07 +02:00