Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: drop automake support && add initial meson support. | 2017-06-14 | 2 | -0/+10 | |
| | |||||
* | gpio: fix some names to reflect reality. | 2016-12-09 | 1 | -2/+2 | |
| | |||||
* | gpio: implement even more features. | 2016-12-09 | 1 | -1/+4 | |
| | |||||
* | gpio: implement some more features. | 2016-11-10 | 1 | -0/+16 | |
| | |||||
* | definitions: add a run-once construct macro. | 2016-11-04 | 1 | -0/+9 | |
| | |||||
* | gpio: add initial implementation. | 2016-10-31 | 1 | -0/+37 | |
| | |||||
* | diagnostic: fix a nasty forgotten semicolon problem in the header. | 2015-04-23 | 1 | -1/+1 | |
| | |||||
* | float: add array-like accessors to the vec types. | 2015-03-04 | 1 | -0/+6 | |
| | |||||
* | float: fix a nasty search-and-replace error in function names. | 2015-03-04 | 1 | -6/+6 | |
| | |||||
* | include: add definitions.h | 2015-03-03 | 1 | -0/+32 | |
| | |||||
* | float: add [integer types] -> [float types] conversion functions. | 2015-03-03 | 1 | -1/+4 | |
| | | | | | | These were forgotten previously and only [float types] -> [integer types] functions were present. This commit adds the missing "reverse" functions. | ||||
* | float: Move everything under the "rin_" namespace. | 2015-03-03 | 2 | -17/+16 | |
| | |||||
* | Initial commit - Release 0.0.1librin-0.0.1 | 2015-03-03 | 3 | -0/+252 | |