1
0
mirror of https://github.com/bspeice/qadapt synced 2024-09-21 09:21:30 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
d9bc210ba0 Revert "Don't use proc macro"
This reverts commit 000d0032a9.
2018-11-14 23:38:21 -05:00
000d0032a9 Don't use proc macro
I really don't like the new syntax though,
much as I don't like proc_macro it may be coming back.
2018-11-14 23:31:10 -05:00
af2781b453 Strip QADAPT symbols for release-mode builds 2018-11-13 22:30:41 -05:00
84739c4dd1 Handle actual functions 2018-11-12 22:30:09 -05:00
901e7941a2 Final cleanup, time to commit 2018-11-11 22:34:05 -05:00
8bc768e40b Get the proc macro working. It's time to release. 2018-11-11 22:22:24 -05:00
4e16b79486 Rustfmt run 2018-11-10 21:59:39 -05:00
a7df1639ce Fix some deadlock issues
Slower, but much safer internal allocation guard
2018-11-10 20:54:35 -05:00