コミット履歴

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