1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Delyan Angelov
e9809572b1 ast: use const empty_expr instead of fn empty_expr (thanks to Joe Conigliaro for the idea) (#15175) 2022-07-22 12:14:46 +03:00
Alexander Medvednikov
9099594a49 all: wrap up unsafe { nil } (p. 3) 2022-07-21 21:01:30 +03:00
Delyan Angelov
3b575e83f1 ci: fix ./v cmd/tools/builders/golang_builder.v 2022-07-10 18:53:18 +03:00
yuyi
fab5802deb all: fix latest ci errors (#14957) 2022-07-06 07:02:16 +03:00
Joe Conigliaro
4032838aba gen.golang: array append & basic strings 2022-07-02 17:07:47 +10:00
Joe Conigliaro
1b0754e4f3 gen.golang: correct use of const github_job 2022-06-29 21:15:46 +10:00
Joe Conigliaro
c3866bb7b1 gen.golang: skip tests only on ubuntu-docker-musl 2022-06-29 21:11:28 +10:00
Joe Conigliaro
eec60a3018 gen.golang: add run support & testrunner 2022-06-29 18:49:53 +10:00
Delyan Angelov
b47d35a0bb ci: compile golang_builder.v without warnings (fix v -prod build-tools) 2022-06-28 15:00:54 +03:00
Delyan Angelov
2bcbd0b636 ci: comment unused import strings 2022-06-28 14:16:39 +03:00
Alexander Medvednikov
64b8284419 go: remove unused code (comments) 2022-06-28 11:14:48 +03:00
Alexander Medvednikov
a4eb5b6356 gen: basic initial work on the Go backend 2022-06-28 09:41:15 +03:00