Commit Graph

15 Commits

Author SHA1 Message Date
Mon ouïe 1750fe4d78 Got rid of CommandSet#name 2011-05-07 07:32:05 +02:00
Rob Gleeson dcc6ce4dbc Fix typo. "@pasam" should be "@param". 2011-05-06 15:18:23 +01:00
John Mair 66a403aef4 Fixed command arity warnings on ruby 1.8 2011-05-04 14:44:42 +12:00
John Mair af7cb93d15 added test_command_helpers.rb, fixed spelling error in comments in command_set.rb 2011-05-04 03:49:09 +12:00
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