Commit Graph

  • 36257b4ba0 fix(format_parser): we need to skip the '$' in all cases. master Mark Schmale 2018-09-13 10:51:29 +02:00
  • ddb69a1260 chore(fmt): cargo fmt Mark Schmale 2018-09-13 10:50:22 +02:00
  • 9bfac330f8 refactor(format_parser): do not include the '$' in the variable name. Mark Schmale 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. Mark Schmale 2018-09-13 10:49:05 +02:00
  • b2fdd96ccc test(*): added more test cases Mark Schmale 2018-09-13 10:46:04 +02:00
  • c96b0e45c0 test(bench): added benchmark Mark Schmale 2018-09-13 10:13:25 +02:00
  • 5921f6cbd0 fix(unwrap): remove the unwraps. Mark Schmale 2018-09-13 09:55:53 +02:00
  • 9968d88d61 refactor(FromStr): move from_str to impl FromStr where it belongs. Mark Schmale 2018-09-11 18:11:53 +02:00
  • 25a987e0cc chore(doc): added rust badge to the readme Mark Schmale 2018-09-11 17:51:47 +02:00
  • 9afbf7d06c added a basic readme. added IDE files to gitignore. Mark Schmale 2018-09-11 17:42:20 +02:00
  • e22d94dd4c initial commit. project created. it works. Mark Schmale 2018-09-11 17:20:25 +02:00