Mark Schmale
|
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 |
|
Mark Schmale
|
b2fdd96ccc
|
test(*): added more test cases
|
2018-09-13 10:48:05 +02:00 |
|
Mark Schmale
|
c96b0e45c0
|
test(bench): added benchmark
|
2018-09-13 10:13:25 +02:00 |
|
Mark Schmale
|
5921f6cbd0
|
fix(unwrap): remove the unwraps.
|
2018-09-13 09:55:53 +02:00 |
|
Mark Schmale
|
9968d88d61
|
refactor(FromStr): move from_str to impl FromStr where it belongs.
|
2018-09-11 18:11:53 +02:00 |
|
Mark Schmale
|
25a987e0cc
|
chore(doc): added rust badge to the readme
|
2018-09-11 17:51:47 +02:00 |
|
Mark Schmale
|
9afbf7d06c
|
added a basic readme.
added IDE files to gitignore.
|
2018-09-11 17:42:20 +02:00 |
|
Mark Schmale
|
e22d94dd4c
|
initial commit. project created. it works.
|
2018-09-11 17:20:25 +02:00 |
|