Commit graph

13 commits

Author SHA1 Message Date
bramtayl
fbcd539a76
Allow skipping locks, precompile (#120)
* Allow skipping locks, precompile

* fix tests

* version
2022-07-23 15:42:04 -04:00
bramtayl
78a0a9918d
work with vector buffers (#109)
* work with vector buffers

* no redundant tests
2022-03-09 17:24:25 -05:00
Robert Luke
7799ea1749
Fix name of documentation scripts (#80) 2021-08-11 19:54:15 +10:00
Brandon Taylor
d6c3595f03 Use Clang wrappers; reduce thread spawning; separate out SampledSignals
fix

fix

use CLANG wrappers

cleanup (again)

more coverage

fix tests

fix?

distinguish error numbers from codes

reduce thread spawning

cleanup

fix?

fix?

coverage

coverage

fix

fix

more cleanup and comments

separate out SampledSignals part

almost there

fix

comments

fix

Add gen README

Update test/runtests.jl

Co-authored-by: Robert Luke <748691+rob-luke@users.noreply.github.com>
performance improvements

fix

more comments

separate messanger from buffer

fix source/sink mix-up

adjust_channels, test device names

slight cleanup

update docs

add links to docs to readme
2021-07-25 13:11:55 -04:00
Robert Luke
c4e1594518
Add a pull request template
This will encourage people committing code to explain the purpose of their pull request and ease reviewing.
2021-05-14 09:56:01 +10:00
bramtayl
d7d29880d6
Merge pull request #60 from rob-luke/ghtests
MRG: Use github actions for tests and expand platforms and versions
2021-05-09 16:34:32 -04:00
Robert Luke
5754f52034
Test against x86 too 2021-05-10 05:46:24 +10:00
Robert Luke
30a64d1f45
Update Tests.yml 2021-05-09 10:39:47 +10:00
Robert Luke
578f34d0e5
Use github actions for tests and expand platforms and versions 2021-05-09 09:53:40 +10:00
Robert Luke
ad9c3142da
Update CompatHelper.yml 2021-05-09 09:47:09 +10:00
Robert Luke
c4423b04bd
Fix secret key name to match settings 2021-05-09 09:46:36 +10:00
bramtayl
7e317452f9
Create TagBot.yml 2021-05-08 10:31:53 -04:00
bramtayl
c05dff245e
Create CompatHelper.yml 2021-05-08 10:26:02 -04:00