Commit History

Author SHA1 Message Date
  Manuel Bilderbeek 707778beea Allow a script to query which file type category a file belongs to 4 years ago
  m9710797 b615120ec6 tweak CommandLineParser::registerFileType() 4 years ago
  m9710797 8e96880015 Use c++17 std::string_view instead of our own version 4 years ago
  m9710797 320bc596f2 Add more convenience functions to TclObject 5 years ago
  m9710797 72d6c29139 Extended TclObject list/dict creation functions 5 years ago
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' 5 years ago
  m9710797 ac039c81b6 Renamed string_ref to string_view 5 years ago
  m9710797 faa0b70e89 Revert "[5/7] use std::initializer_list in TclObject" 9 years ago
  m9710797 312b7551ed [5/7] use std::initializer_list in TclObject 10 years ago
  m9710797 7777c25290 [1/7] remove TclObject::getInterpreter() 10 years ago
  wouter 593bad6db5 Replace std::deque with array_ref in CommandLineParser 10 years ago
  wouter 9c58265013 Ran include-what-you-use and removed some #includes 10 years ago
  wouter a9d21319a5 [7/15] Refactor filetype registration 10 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 13f75ad13b Changed return type from bool->void for CLIOption::parseOption() 11 years ago
  Wouter Vermaelen 348eefea03 Speedup new -bash option, split initialization of Reactor 11 years ago
  Wouter Vermaelen 979ab50f29 [11/n] string_ref stuff: CliOption help texts 12 years ago
  Manuel Bilderbeek a6d0551e30 Better fix for resolving OMR files in current dir. 13 years ago
  Manuel Bilderbeek 4f310d1320 Fixed bug that OMR files in the current dir were not found. 13 years ago
  Manuel Bilderbeek 983b1ee4d8 Add command line option -replay to load and view a replay. 13 years ago