Commit Graph

6 Commits

Author SHA1 Message Date
MikaelUrankar 330127599a Don't assume /bin/bash is available on every system. 2022-04-14 14:12:06 +02:00
bjorn3 fb9658d312 Review comments 2022-03-26 17:27:06 +01:00
Antoni Boucher 12f782edfa Fix version of compiler_builtins to fix compilation failure 2022-03-18 23:31:02 -04:00
antoyo 41f20fa3a5 Support 128-bit integers on platforms without native support (#103)
* Use sized integer types

* Add support for integer types not supported on some platforms

* Add feature to test non-native integers in CI
2022-01-30 21:45:14 -05:00
antoyo e228f0c16e Cleanup (#67) 2021-08-15 08:28:46 -04:00
Antoni Boucher afae271d5d Initial commit 2021-08-12 21:46:50 -04:00