Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 3fe60f3c46 feat: add a string_utils::join and string_utils::rsplit il y a 3 ans
  Sam Jaffe 32b877b3ab feat: add automatic binding for string-likes such as fs::path il y a 3 ans
  Sam Jaffe 32fdca165a bugfix: don't accidentally catch filesystem, etc il y a 3 ans
  Sam Jaffe 94f96e6fa1 refactor: improve handling il y a 3 ans
  Sam Jaffe 057f98396e refactor: more cleanup il y a 3 ans
  Sam Jaffe 23c7e406b5 refactor: support fluent map key handling il y a 3 ans
  Sam Jaffe 925984bd1c refactor: more unification il y a 3 ans
  Sam Jaffe eab2385a4c refactor: use string_view il y a 3 ans
  Sam Jaffe af9a99dbd3 refactor: various il y a 3 ans
  Sam Jaffe 68965f7aec feat: add tuple handling il y a 3 ans
  Sam Jaffe db456dac7f Fix inverted condition il y a 4 ans
  Sam Jaffe 17ccbc2762 Fix typo il y a 4 ans
  Sam Jaffe bf67dbbb07 Add optional support to cast(). il y a 4 ans
  Sam Jaffe ca3151390a Add support for variant cast, add clang-format il y a 4 ans
  Sam Jaffe 6908eff324 Merge branch 'feat/tokenize/quoted' il y a 4 ans
  Sam Jaffe ad8d8abdc3 Find doesn't actually work that way, make it efficient. il y a 4 ans
  Sam Jaffe ad57d0fb26 Pass tests. il y a 4 ans
  Sam Jaffe e5eca7dfae Pass non-escaped quote tests. il y a 4 ans
  Sam Jaffe 263f9ed594 Refactor tokenizer to use state machine/buffer. il y a 4 ans
  Sam Jaffe d82dfc89f9 Adjust tests, better quote object il y a 4 ans
  Sam Jaffe e4a08ffbe5 Add tests for quoted strings (using csv style as is commonly used), change divider for escape tests to something better aligned to the use-case (spaces). il y a 4 ans
  Sam Jaffe 7eacca61a7 Add quote string option to tokenizer. il y a 4 ans
  Sam Jaffe abbd897e80 Fix preprocessor. il y a 4 ans
  Sam Jaffe 2e424a50aa Add tests demonstrating base 10 fixedness. il y a 4 ans
  Sam Jaffe a7833da97f Add string -> number/bool casting functions. il y a 4 ans
  Sam Jaffe 159cdc1b97 Cleanup il y a 4 ans
  Sam Jaffe 9b9852d627 Add option to escape dividers. il y a 4 ans
  Sam Jaffe 2369762732 Update project settings. il y a 4 ans
  Sam Jaffe c6d0bc0584 Add coverage, and fill out tests. il y a 5 ans
  Sam Jaffe dd969e61cd Hack XCode to behave properly for reporting GMock errors. il y a 5 ans