提交歷史

作者 SHA1 備註 提交日期
  Sam Jaffe 32b877b3ab feat: add automatic binding for string-likes such as fs::path 3 年之前
  Sam Jaffe 32fdca165a bugfix: don't accidentally catch filesystem, etc 3 年之前
  Sam Jaffe 94f96e6fa1 refactor: improve handling 3 年之前
  Sam Jaffe 057f98396e refactor: more cleanup 3 年之前
  Sam Jaffe 23c7e406b5 refactor: support fluent map key handling 3 年之前
  Sam Jaffe 925984bd1c refactor: more unification 3 年之前
  Sam Jaffe eab2385a4c refactor: use string_view 3 年之前
  Sam Jaffe af9a99dbd3 refactor: various 3 年之前
  Sam Jaffe 68965f7aec feat: add tuple handling 3 年之前
  Sam Jaffe db456dac7f Fix inverted condition 4 年之前
  Sam Jaffe 17ccbc2762 Fix typo 4 年之前
  Sam Jaffe bf67dbbb07 Add optional support to cast(). 4 年之前
  Sam Jaffe ca3151390a Add support for variant cast, add clang-format 4 年之前
  Sam Jaffe 6908eff324 Merge branch 'feat/tokenize/quoted' 4 年之前
  Sam Jaffe ad8d8abdc3 Find doesn't actually work that way, make it efficient. 4 年之前
  Sam Jaffe ad57d0fb26 Pass tests. 4 年之前
  Sam Jaffe e5eca7dfae Pass non-escaped quote tests. 4 年之前
  Sam Jaffe 263f9ed594 Refactor tokenizer to use state machine/buffer. 4 年之前
  Sam Jaffe d82dfc89f9 Adjust tests, better quote object 4 年之前
  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). 4 年之前
  Sam Jaffe 7eacca61a7 Add quote string option to tokenizer. 4 年之前
  Sam Jaffe abbd897e80 Fix preprocessor. 4 年之前
  Sam Jaffe 2e424a50aa Add tests demonstrating base 10 fixedness. 4 年之前
  Sam Jaffe a7833da97f Add string -> number/bool casting functions. 4 年之前
  Sam Jaffe 159cdc1b97 Cleanup 4 年之前
  Sam Jaffe 9b9852d627 Add option to escape dividers. 4 年之前
  Sam Jaffe 2369762732 Update project settings. 4 年之前
  Sam Jaffe c6d0bc0584 Add coverage, and fill out tests. 5 年之前
  Sam Jaffe dd969e61cd Hack XCode to behave properly for reporting GMock errors. 5 年之前
  Sam Jaffe ab55555d7f Make bounds checking more elegant 5 年之前