Commit History

Author SHA1 Message Date
  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 8a456cf0a1 Fix warning and ambiguity. 5 years ago
  Sam Jaffe e4ba7c7b56 Add prompt system for reading values using ostream >> T 5 years ago
  Sam Jaffe f1f82c57c7 Start implementing code for a CLI prompt. 5 years ago
  Sam Jaffe c852e65bd3 Add more tests. 5 years ago
  Sam Jaffe 2dbebe2793 Use the string-utils library for tokenize. 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
  Sam Jaffe 66ee27f06f Initialize Repository 5 years ago