Commit Graph

11 Commits

Author SHA1 Message Date
Mon ouïe 663e98c5e8 Calling #import_from should also import helpers 2011-05-01 08:19:50 +02:00
Mon ouïe 943c5cd152 Added Pry::CommandSet#helpers 2011-04-30 12:28:58 +02:00
Mon ouïe b5592908ef Commands with empty descriptions should not appear in help 2011-04-27 17:24:52 +02:00
Mon ouïe b0f8b72da0 Moved helpers to their own namespaces, got rid of CommandBase 2011-04-25 22:58:06 +02:00
Mon ouïe 1dccc80f2d Made command sets take dependencies in account 2011-04-25 21:31:38 +02:00
Mon ouïe 5a3f5c2eb1 Fixed default help command when asking documentation of a specific command 2011-04-25 20:05:51 +02:00
Mon ouïe ab2a2b8ff8 Fixed default help command 2011-04-25 20:01:11 +02:00
Mon ouïe 7de77868b4 Made command sets respect :keep_retval 2011-04-25 18:09:04 +02:00
Mon ouïe 0ecfe74ee4 Added CommandContext and made commands be run using it.
Cleaning commands and helpers up as well as fixing tests is still to be done.
2011-04-25 13:26:25 +02:00
Mon ouïe 575c089276 Allowed to change description of a command in CommandSet 2011-04-25 08:04:55 +02:00
Mon ouïe 4118d239b4 Started implementing Pry::CommandSet, not removing or modifying existing code yet 2011-04-24 16:25:07 +02:00