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

9 Commits

Author SHA1 Message Date
8591f30ac3 Fix return handling 2018-11-15 23:08:02 -05:00
8b4ebe8c88 Get version 0.4 ready 2018-11-15 20:16:49 -05:00
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
4e16b79486 Rustfmt run 2018-11-10 21:59:39 -05:00
1faa353706 Docs updates and thread_id crate 2018-11-10 21:54:13 -05:00
753b3a4e8b Multi-threaded allocation checker!
Holy crap that was much harder than expected
2018-11-10 01:30:39 -05:00
18d1c3e6d1 Start work on a procedural macro
Turns out the system still needs some work.
2018-11-06 23:04:26 -05:00