~loic/decent-synquote-alternative

6123fba3 — Loïc Lecrenier 3 years ago master
Bump version number to 0.4.0
6d2f06d7 — Loïc Lecrenier 3 years ago
Add attribute fields to structs and enums
77c97122 — Loïc Lecrenier 3 years ago
Work around rust-analyzer proc_macro bug
d9877051 — Loïc Lecrenier 3 years ago
Prepare for 0.3.0 release
a9d480c1 — Loïc Lecrenier 3 years ago
Add support for parsing basic function signatures
3742b142 — Loïc Lecrenier 3 years ago
Prepare for 0.2.0 release
14666df5 — Loïc Lecrenier 3 years ago
Remove #[inline(never)] attributes
5ca5840b — Loïc Lecrenier 3 years ago
Use built-in tokenizer instead of makeshift one
Prepare for initial release
Remove access_ident
Rename raw_ident to access_ident
Add raw_ident method on StructField
Minor changes + add convenience method
Initial Commit