Commit Graph

  • 014baa4622 CLI2: Removed unused ::isPattern method Paul Beckingham 2015-06-20 09:49:26 -07:00
  • 6fdd5f8053 CLI2: Removed unused ::isTerminator method Paul Beckingham 2015-06-20 09:47:47 -07:00
  • 49decfec2a CLI2: Remvoed unused ::isTag method Paul Beckingham 2015-06-20 09:46:55 -07:00
  • 072f966099 CLI2: Removed unused ::isCommand method Paul Beckingham 2015-06-20 09:43:31 -07:00
  • e67b812d35 CLI2: Removed unused ::isID method Paul Beckingham 2015-06-20 09:41:58 -07:00
  • f2b5fb6d93 CLI2: Removed unused ::isIDSequence method Paul Beckingham 2015-06-20 09:39:07 -07:00
  • 3782f37d9d CLI2: Removed unused ::isUUID method Paul Beckingham 2015-06-20 09:36:25 -07:00
  • c32106e107 CLI2: Removed debug diagnostics for ::analyze Paul Beckingham 2015-06-20 09:34:36 -07:00
  • b9a1ebc393 CLI2: Removed unused ::getFilter method Paul Beckingham 2015-06-20 09:31:19 -07:00
  • e8a9e5bc32 CLI2: Removed unused ::applyOverrides method Paul Beckingham 2015-06-20 09:29:54 -07:00
  • 17f4b50aa7 CLI2: Removed unused ::add method Paul Beckingham 2015-06-20 09:28:15 -07:00
  • 2c4cd8b06a CLI2: Removed unused ::initialize method Paul Beckingham 2015-06-20 09:26:53 -07:00
  • 82cf7155cc CLI2: Disagnostic formatting Paul Beckingham 2015-06-20 09:25:03 -07:00
  • d6eae96689 CLI2: Removed unused constructors Paul Beckingham 2015-06-20 09:23:36 -07:00
  • b62896e67c CLI2: Added ID ranges and UUID lists to ::dump Paul Beckingham 2015-06-20 09:20:12 -07:00
  • 035b7d5c5e CLI2: Eliminate compiler warnings by adding missing diagnostics Paul Beckingham 2015-06-20 08:57:03 -07:00
  • d92a6c3ee8 CLI2: Added ::findUUIDs Paul Beckingham 2015-06-20 06:49:30 -07:00
  • d97aab799a CLI2: Implemented ::findIDs using Lexer::Type::set Paul Beckingham 2015-06-19 23:40:52 -07:00
  • b2803bddda Tests: Added test for Lexer::Type::set Paul Beckingham 2015-06-19 18:30:32 -07:00
  • f4a7c50f1a Lexer: Added ::isSet to recognize numerical sets Paul Beckingham 2015-06-19 18:28:58 -07:00
  • 275548d6ed CLI2: Removed old implementation from ::prepareFilter Paul Beckingham 2015-06-19 12:38:49 -07:00
  • 4c55e7ef3d CLI2: Removed obsolete ::categorize method Paul Beckingham 2015-06-19 12:35:04 -07:00
  • 3636de11c8 CLI2: Removed obsolete ::analyze method Paul Beckingham 2015-06-19 12:33:06 -07:00
  • c696a1748a CLI2: Implemented FILTER/MODIFICATION categorization Paul Beckingham 2015-06-19 10:18:41 -07:00
  • 6c0ba77204 CLI2: Added ::prepareFilter for the deferred parsing of filters Paul Beckingham 2015-06-19 10:15:01 -07:00
  • dc5f9e38a6 Context: Convert some CLI calls to CLI2 Paul Beckingham 2015-06-19 07:03:57 -07:00
  • 49e7196dec Context: Removed unused ::clear method Paul Beckingham 2015-06-17 14:24:14 -07:00
  • 80052949d9 CmdUndo: Converted from CLI to CLI2 Paul Beckingham 2015-06-17 01:41:35 -07:00
  • f6f89ac333 CmdGet: Converted form CLI to CLI2 Paul Beckingham 2015-06-17 04:16:19 -04:00
  • 12825c5205 CLI2: Added ::getWords and ::getCommand variations Paul Beckingham 2015-06-17 04:14:37 -04:00
  • cbf20217dc CmdTimesheet: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:54:38 -04:00
  • bbaf8f4572 CmdSync: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:54:27 -04:00
  • 8a7b4440b5 CmdShow: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:54:17 -04:00
  • a24269a0c9 CmdImport: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:54:06 -04:00
  • 72073b7515 CmdContext: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:53:51 -04:00
  • 1ab3f951c9 CmdColumns: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:53:16 -04:00
  • af9e7fa7fa CmdCalendar: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:52:48 -04:00
  • 46060c63c9 CmdBurndown: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:52:31 -04:00
  • 672b6b0c66 CmdColor: Converted from CLI to CLI2 Paul Beckingham 2015-06-16 21:46:41 -04:00
  • f718ec90a5 CmdExec: Converted from CLI to CLI2. Paul Beckingham 2015-06-16 21:40:36 -04:00
  • 40d019c249 CLI2: ::defaultCommand now expands both _args and _original_args Paul Beckingham 2015-06-16 21:39:51 -04:00
  • 9ea2702696 CLI2: ::aliasExpansion now expands in both _args and _original_args Paul Beckingham 2015-06-16 21:39:16 -04:00
  • bb283de1dd CLI2: Modified ::getWords to ignore either raw or canonicalized command Paul Beckingham 2015-06-16 21:17:19 -04:00
  • ba63472068 CLI2: Added ::getCommandRaw Paul Beckingham 2015-06-16 21:15:34 -04:00
  • e36d358115 CmdCalc: Coneverted to CLI2::getWords Paul Beckingham 2015-06-14 23:24:11 -04:00
  • 8894dc1244 CmdConfig: Converted to CLI2::getWords Paul Beckingham 2015-06-14 23:22:27 -04:00
  • 687e7c5e70 CLI2: Added ::getWords, done properly Paul Beckingham 2015-06-14 23:16:00 -04:00
  • e4ab3574e4 CmdCalendar: Converted from CLI::_args[0] to CLI2::_original_args[0] Paul Beckingham 2015-06-14 22:33:09 -04:00
  • 31fb7726c0 Hooks: Converted from CLI to CLI2 Paul Beckingham 2015-06-14 22:29:23 -04:00
  • afa39de68b Tests: Combined and converted DOM unit tests Paul Beckingham 2015-06-14 22:15:33 -04:00
  • a6c99f3ba5 CLI2: Added ::getCommand Paul Beckingham 2015-06-14 20:54:01 -04:00
  • 75028f6ad9 DOM: Converted to CLI2::canonicalize Paul Beckingham 2015-06-14 20:51:21 -04:00
  • ee03261573 DOM: Converted DOM 'context.args' to use CLI2 Paul Beckingham 2015-06-14 20:50:24 -04:00
  • ddf44de23d DOM: Converted to use CLI2 Paul Beckingham 2015-06-14 20:45:25 -04:00
  • 323674b08d CLI2: Added ::getBinary Paul Beckingham 2015-06-14 20:45:06 -04:00
  • f59724297f CLI2: Added ::defaultCommand Paul Beckingham 2015-06-14 17:49:16 -04:00
  • 81844753fd CLI2: Removed unused include Paul Beckingham 2015-06-14 17:48:41 -04:00
  • 778bd4ae2f CLI2: Simplified A2::dump by removing useless node name Paul Beckingham 2015-06-14 17:47:53 -04:00
  • 68ac07080c CLI2: ::findCommand now return a bool indicating what happened. Paul Beckingham 2015-06-14 17:45:18 -04:00
  • 9af18183c9 CLI2: Eliminate useless ::disqualifySugarFree Paul Beckingham 2015-06-14 16:46:38 -04:00
  • 0aff903024 CLI2: Simplified all parsing by removing terminator considerations Paul Beckingham 2015-06-14 16:39:03 -04:00
  • 2cab600674 CLI2: Added ::handleTerminator Paul Beckingham 2015-06-14 16:33:34 -04:00
  • 370df8e07f CLI2: Added A::A default ctor Paul Beckingham 2015-06-14 16:32:44 -04:00
  • d1e7537e76 CLI2: Simplified ::findCommand Paul Beckingham 2015-06-14 15:38:10 -04:00
  • cacc427cbd CLI2: ADded ::findCommand. Paul Beckingham 2015-06-14 15:29:40 -04:00
  • 9d5a10bd89 CLI2: Added ::lexArguments to perform *all* lexing Paul Beckingham 2015-06-14 15:27:05 -04:00
  • ab367145c6 CLI2: Added ::exactMatch. Paul Beckingham 2015-06-14 15:11:21 -04:00
  • ad69f84794 CLI2: Added ::canonicalize Paul Beckingham 2015-06-14 15:05:03 -04:00
  • addcbe15d5 CLI2: Removed unnecessary TW and CALENDAR tags Paul Beckingham 2015-06-14 14:21:55 -04:00
  • c305768ed8 CLI2: Now relies on Lexer::Type::separator, rather than literal "--". Paul Beckingham 2015-06-14 14:14:27 -04:00
  • 078e9fe751 CLI2: Tagging the binary as 'ORIGINAL' is no longer useful Paul Beckingham 2015-06-14 14:13:51 -04:00
  • e701d6d607 CLI2: Eliminated unused ::removeAttribute. Paul Beckingham 2015-06-14 14:13:02 -04:00
  • d43ca96056 CLI2: aliasExpansion & argv[0] handling Paul Beckingham 2015-06-14 09:28:20 -04:00
  • de23fc3972 CLI2: Removed obsolete methods. Paul Beckingham 2015-06-14 09:13:39 -04:00
  • 1d4a532ea2 CLI2: Implemented ::findOverrides relying on Lexer::Type Paul Beckingham 2015-06-13 16:51:14 -04:00
  • a433ca308a CLI2: Implemented A2::attribute for reading arg atts Paul Beckingham 2015-06-13 16:50:34 -04:00
  • e159c838ad CLI2: All args lexed Paul Beckingham 2015-06-13 16:36:26 -04:00
  • 92a9ce732c CLI2: Special handling of argv[0], and subsequent args Paul Beckingham 2015-06-13 16:34:24 -04:00
  • 7060c82767 CLI2: The ::analyze framework is in place Paul Beckingham 2015-06-13 15:16:43 -04:00
  • 59429e9af8 CLI2: Implemented A2::tag/hasTag Paul Beckingham 2015-06-13 15:09:20 -04:00
  • 657d5b8310 CLI2: Added CLI2::dump and A2::dump methods. Paul Beckingham 2015-06-13 15:01:20 -04:00
  • 50cd2968b9 CLI2: A2 now stores Lexer::Type. Paul Beckingham 2015-06-13 14:45:19 -04:00
  • 485899b0c5 CLI2: Begun ::analyze method Paul Beckingham 2015-06-13 14:34:25 -04:00
  • 23786515f9 CLI2: Implemented simple argument capture, with no processing. Paul Beckingham 2015-06-13 14:13:19 -04:00
  • ec5876d56b CLI2: Aliases captured. Paul Beckingham 2015-06-13 14:02:18 -04:00
  • 22765a70cb CLI2: Entity capture. Paul Beckingham 2015-06-13 13:57:53 -04:00
  • 96493db047 CLI2: Ctor/dtors enabled. Paul Beckingham 2015-06-13 13:53:35 -04:00
  • 5602413acd CLI2: Migrated static methods Paul Beckingham 2015-06-13 13:44:54 -04:00
  • ca90893216 CLI2: Static initialization of global settings. Paul Beckingham 2015-06-13 13:38:19 -04:00
  • 708ddd3804 CLI2: Refactoring CLI to rely completely on the Lexer Paul Beckingham 2015-06-13 13:35:34 -04:00
  • d1d300fc69 basetest: Documentation clarification Renato Alves 2015-06-12 20:13:26 +01:00
  • 2c4480dc1b Tests: bug.485 merged with filter.t Renato Alves 2015-06-11 23:42:46 +01:00
  • bd3cce7d4b simpletap: Show more information in expected failures Renato Alves 2015-06-11 23:35:07 +01:00
  • 6b8dd60b33 Tests: bug.480 merged with filter.t Renato Alves 2015-06-11 23:06:37 +01:00
  • a7e502395b Fix holiday for International Women's Day in BY and RU Renato Alves 2015-06-11 13:37:01 +01:00
  • b763ce012c Tests: One more CYGWIN specific skipIf Renato Alves 2015-06-11 11:16:49 +01:00
  • b138b278b5 tw-1469: Updated test to use unittest.skipIf(). Paul Beckingham 2015-06-10 20:49:27 -04:00
  • afa042fdb4 Tests: Fix due.t failure on cygwin Renato Alves 2015-06-11 01:40:36 +01:00
  • f152d14baa Tests: bug.455.t merged with encoding.t Renato Alves 2015-06-11 01:06:17 +01:00
  • 116c074c43 Tests: bug.441.t now in python Renato Alves 2015-06-11 00:49:36 +01:00