| Age | Commit message (Collapse) | Author |
|
This is to accomidate a new proc_macro package, which can't have
anything else in it.
|
|
I'm learning better how to take advantage of features of rust to
simplify the code a lot. It's actually really cool.
|
|
CrimError now has several constructors for different cases, so it's
easier to use, using constructors is normalized now.
Value has a load of From implementations now so it's much, much, much
easier to use in practice.
|
|
I like the new name, now it could be for all sorts.
|