Commit History

Author SHA1 Message Date
  Sam Jaffe a733f9fbb5 refactor: use string_utils for string parsing 3 years ago
  Sam Jaffe 724dd7f406 Add support for iterating over map types 4 years ago
  Sam Jaffe 22f362cb50 Move type inspectors to own file. 5 years ago
  Sam Jaffe 6036b976aa Automatically print containers. 5 years ago
  Sam Jaffe f0db74df84 Add a no-args query option. 5 years ago
  Sam Jaffe aa1d339528 Add help message, a simple prompt, and fixing a bug. 5 years ago
  Sam Jaffe 8b6ca50450 Fixing reference type BS 5 years ago
  Sam Jaffe c852e65bd3 Add more tests. 5 years ago
  Sam Jaffe 728fe6d8b9 Fix stack overflow in `register_callback` because `lambdas::FFL` would prefer `F &&` where `F` is a `std::function` over `std::function const &`. 5 years ago
  Sam Jaffe 0bb846893d Add simplistic test for a CLI quitting. 5 years ago
  Sam Jaffe e1a23ed0c0 Fixing compiler errors because the directory organization was changed 5 years ago
  Sam Jaffe 4af93f7244 Import files from other project. 5 years ago