root/cly/trunk/cly/interactive.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @571 [571] 07/13/08 10:21:51 athomas Allow variables nodes with pre-existing variables to execute correctly.
(edit) @557 [557] 07/10/08 10:55:04 athomas - Completely delegate attribute casting to the Node. - Add doctests and …
(edit) @556 [556] 07/10/08 09:46:59 athomas - Many docstring updates. - Added CIDR node. Automatically set …
(edit) @555 [555] 06/15/08 05:49:18 athomas Whoops.
(edit) @554 [554] 06/15/08 05:17:39 athomas Implemented reentrant input drivers. This allows multiple grammars to be …
(edit) @553 [553] 06/15/08 05:17:19 athomas Refactored InputDriver so implementations are cleanly separated.
(edit) @552 [552] 06/15/08 05:17:05 athomas Cleaned up the rather confusing …
(edit) @547 [547] 06/10/08 09:14:48 athomas Lots of docstring updates.
(edit) @520 [520] 01/21/08 01:41:50 athomas cly: Deprecated with_user_context, cleaned up locals() in XML
(edit) @507 [507] 01/11/08 10:21:28 athomas cly: Whoops.
(edit) @506 [506] 01/11/08 10:20:21 athomas Add callback to Interact.loop().
(edit) @505 [505] 01/04/08 11:14:27 athomas cly: Ensure user_context is passed around correctly.
(edit) @494 [494] 12/28/07 09:58:39 athomas cly: Fix Windows readline support so that help is printed correctly.
(edit) @492 [492] 12/28/07 07:29:25 athomas cly: Big changes: - Ported to Windows! - Cleaned up documentation and …
(edit) @481 [481] 12/06/07 10:20:15 athomas cly: - Fixed some issues in rlext.py. - Added an XML grammar …
(edit) @468 [468] 11/27/07 04:44:41 athomas cly: Renamed Set to Group and added a pure Python cly.rlext based on …
(edit) @455 [455] 08/22/07 06:58:21 athomas cly: Update version.
(edit) @438 [438] 05/27/07 22:35:06 athomas cly: Fixed a couple of residual restructuring bugs. Documentation updates.
(edit) @434 [434] 05/24/07 04:02:27 athomas cly: Removed the function inspection code. I will finish this off later …
(edit) @430 [430] 05/21/07 19:44:44 athomas cly: - Cleaned up and added a few more doctests. - You can now set a …
(edit) @425 [425] 05/18/07 11:47:29 athomas cly: - Renamed cly.variables to cly.types. - Node now has some …
(edit) @423 [423] 05/17/07 09:02:10 athomas cly: - Converted Wiki tutorial to RST. - Cleaned up doc directory. …
(edit) @421 [421] 05/08/07 23:51:19 athomas cly: Fix for bug introduced by including the group ID with help output.
(edit) @413 [413] 05/07/07 10:08:28 athomas cly: - Added COPYING. - Added copyright notice and encoding to all …
(edit) @408 [408] 05/04/07 10:53:50 athomas cly: - Massive documentation update. - Renamed …
(edit) @407 [407] 05/01/07 23:42:05 athomas cly: updated unit tests.
(edit) @406 [406] 05/01/07 23:27:36 athomas cly: - Aliased node traversal now seems to work! - LocalFile now …
(edit) @356 [356] 11/12/06 18:52:14 athomas cly: * Actually use the passed completion delimiters. * Allow user to …
(edit) @355 [355] 10/11/06 21:11:30 athomas cly: * Added a configurable traversal limit. * Added a …
(edit) @352 [352] 08/21/06 03:16:55 athomas cly: Changed the way matches terminate. An additional separator regex is …
(edit) @350 [350] 08/17/06 23:09:24 athomas cly: Moved the global cly.interactive functions and variables into the …
(edit) @349 [349] 08/17/06 02:16:59 athomas cly: Fixed tab completion when readline is in Emacs mode.
(edit) @342 [342] 05/15/06 01:15:25 athomas cly: * More unit tests for validators. * Added …
(edit) @339 [339] 05/08/06 08:29:34 athomas cly: * Added doctests to cly core module, others to follow. * …
(edit) @338 [338] 05/07/06 04:27:36 athomas cly: * Added some useful validators in the cly.validators module. * …
(add) @337 [337] 05/07/06 00:28:28 athomas cly: Initial import of class-based version.
Note: See TracRevisionLog for help on using the revision log.