Commit graph

14 commits

Author SHA1 Message Date
df8e5f3e27 Update 'README.md'
changed wording.
2022-03-27 15:20:54 +02:00
e4b19cba5d Update 'README.md'
Added example and more explaination of how the macros work.
2022-03-27 15:20:14 +02:00
853c825393 Renamed license file 2022-03-26 23:25:16 +01:00
322066debf Added license 2022-03-26 23:24:46 +01:00
debfd0a821 Update 'README.md'
Fixed newlines of name explaination
2022-03-26 23:22:30 +01:00
0ba7efc9bb Add README.md
Explained a bit about the projects name and goals.
2022-03-26 23:21:19 +01:00
2009792680 Update 'TODO'
Updated the todo list
2022-03-26 23:15:57 +01:00
ec7ba974da Basic functionality of the crate is now present. 2022-03-26 23:06:38 +01:00
616ab17008 Bulk of the code is in place, no debugging done yet. 2022-03-10 13:59:51 +01:00
cb3bbdbb78 macro for adding traits is done. 2022-03-02 19:13:31 +01:00
2d2602b057 Just realized I can just serialize the tokenstream :) 2022-03-02 18:14:48 +01:00
be39277042 Derived Serialize for some syn structures needed and moved some files around. 2022-02-28 23:19:21 +01:00
ca6ebc1805 Split project into workspaces and started on implementing the first struct. 2022-02-19 17:30:38 +01:00
6ff32bd4a4 Initial commit 2022-02-19 11:37:31 +01:00