Commit Graph

6 Commits

Author SHA1 Message Date
Edu Garcia
553f851714 remove unused code 2024-05-06 22:06:26 +01:00
Louis Gombert
3515bc0043
Merge pull request #82 from th1000s/fix
Fix -fpermissive issues, remove workaround flags
2024-04-20 17:17:28 +00:00
Kevin Bentley
1f45163248 Updated source to reflect the license that this code is released under. 2024-04-20 09:57:49 -06:00
Thomas Otto
b737ec39d3 Don't take the address of an rvalue
Create items explicitly on the stack first, then these are copied in the
following call.
2024-04-20 17:22:27 +02:00
Kevin Bentley
c6640cc631 clang-format on everything. 2024-04-16 12:56:40 -06:00
Kevin Bentley
df209742fc Initial import 2024-04-15 21:43:29 -06:00