Compare commits

..

11 commits

Author SHA1 Message Date
cc061a38da
daemon: worked on daemon loop
Some checks failed
ci/woodpecker/push/arch unknown status
ci/woodpecker/push/docker unknown status
ci/woodpecker/push/build_experimental Pipeline failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
2022-04-30 12:03:14 +02:00
ed02d82a0d
Added docs command & notice in README [CI SKIP] 2022-04-30 12:03:14 +02:00
488a172586
ci: run buils sequentially [CI SKIP] 2022-04-30 12:03:14 +02:00
d5409201c7
Use dynamic_boehm everywhere 2022-04-30 12:03:14 +02:00
ead4c5f4b7
ci: added dynamic boehm prod build to experimental builds 2022-04-30 12:03:14 +02:00
16151643e6
Add dynamic boehm compiler to tests as well 2022-04-30 12:03:14 +02:00
5ee6d553ac
Compile boehm gc dynamically for debug 2022-04-30 12:03:14 +02:00
6f9e1b5f3c
feat(cron): start of working loop 2022-04-30 11:58:49 +02:00
4d26797453
chore(ci): Updated PKGBUILD to use vieter-v package 2022-04-30 11:58:49 +02:00
7722d5a7e4
fix: replace byte with u8
BREAKING: the V compiler removed the byte type alias in favor of u8.
2022-04-30 11:58:49 +02:00
20707f6af1
chore(ci): change debug build used
chore(ci): removed skip-unused-static experimental build

chore: updated Makefile
2022-04-30 11:58:49 +02:00

Diff content is not available