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
  • 523d1d8487
    Merge effc974a8f890c6f0708d3f63cb40d5aea19c436 into 9968d88d61dfcda1aebaaec54f6ec21a6a14465c Josh Mcguigan 2018-09-13 03:34:16 +00:00
  • effc974a8f Updated example for new format constructor Josh Mcguigan 2018-09-12 20:34:08 -07:00
  • 854b907029
    Merge ba3d5b16120f93cd5d9fb569b61bedb94a9959e4 into 9968d88d61dfcda1aebaaec54f6ec21a6a14465c Josh Mcguigan 2018-09-13 03:08:50 +00:00
  • a49a161c3d Reduced allocations Josh Mcguigan 2018-09-12 20:07:25 -07:00
  • ba3d5b1612 Added criterion benchmark Josh Mcguigan 2018-09-12 19:20:34 -07: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