Commit graph

8 commits

Author SHA1 Message Date
Jorge Aparicio
7b598c0749 bump rtfm-syntax 2018-05-29 12:23:09 +02:00
Jorge Aparicio
dbb4ca6c33 make idle optional 2018-05-17 23:16:13 +02:00
Jorge Aparicio
d665ea95b3 WIP 2018-05-15 19:20:30 +02:00
Jorge Aparicio
0c7a0116a7 more fixes 2018-05-07 17:46:26 +02:00
Jorge Aparicio
8723c6d45b WIP 2018-04-29 08:45:31 +02:00
Jorge Aparicio
7fdf16eab9 update parser
closes #69

this doesn't change functionality per se but improves diagnostics in some cases. Some hard errors
have becomes warnings, for example: when `resources` is empty, or when `idle.path` is set to the
default `idle` path.
2018-04-16 21:32:29 +02:00
Jorge Aparicio
a6dd004113 implement the Resource trait for owned resources
this unbreaks the "generics" example
2017-12-09 17:17:56 +01:00
Jorge Aparicio
98596554b3 split macro parser into its own crate and improve error handling / reporting 2017-07-14 18:57:02 -05:00