- 15 Jul, 2019 1 commit
-
-
Swann Perarnau authored
Removes static allocations of all objects from the library. While this will make our code less compact in theory, this part of the API is too confusing for new users.
-
- 25 Apr, 2019 1 commit
-
-
- 09 Apr, 2019 1 commit
-
-
Swann Perarnau authored
Implement #31 for scratch. Improve error management. Checkpatch scratch.
-
- 29 Mar, 2019 1 commit
-
-
Swann Perarnau authored
Fixes #16.
-
- 27 Mar, 2019 1 commit
-
-
- 20 Mar, 2019 1 commit
-
-
Swann Perarnau authored
The overall strategy for now is to split the implementations into distinct headers, but keep the generic APIs inside the main aml.h Related to #27
-