|
9bfac330f8
|
refactor(format_parser): do not include the '$' in the variable name.
if we don't include it, we don't need to trim it away.
|
2018-09-13 10:49:47 +02:00 |
|
|
fc804cb874
|
fix(format_parser): support two variables with no fixed part in between.
this will cause problems for the line parser, but its still possible to
happen in the real world.
|
2018-09-13 10:49:05 +02:00 |
|
|
b2fdd96ccc
|
test(*): added more test cases
|
2018-09-13 10:48:05 +02:00 |
|
|
5921f6cbd0
|
fix(unwrap): remove the unwraps.
|
2018-09-13 09:55:53 +02:00 |
|
|
9968d88d61
|
refactor(FromStr): move from_str to impl FromStr where it belongs.
|
2018-09-11 18:11:53 +02:00 |
|
|
e22d94dd4c
|
initial commit. project created. it works.
|
2018-09-11 17:20:25 +02:00 |
|