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

11 Commits

Author SHA1 Message Date
e68316527f Update versions and CHANGELOG 2018-11-18 21:30:55 -05:00
daabd22dc7 Get licensing and stuff in place 2018-11-17 10:39:38 -05:00
eef377708b Fix Cargo.toml badge 2018-11-15 23:09:07 -05:00
8591f30ac3 Fix return handling 2018-11-15 23:08:02 -05:00
5c9d09cba6 Update Cargo.toml 2018-11-15 20:18:24 -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
4c94cb928b Clean up qadapt-macro Cargo.toml 2018-11-11 22:37:54 -05:00
76091906cc I lied, the cleanup is never done 2018-11-11 22:37:00 -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