Mitchell Hashimoto
|
d9331c9406
|
Raise a useful exception when an invalid callable is ran
|
2010-07-27 19:35:57 -07:00 |
|
Mitchell Hashimoto
|
07586c1725
|
SIGINT twice exists immediately [closes GH-118]
|
2010-07-22 21:10:38 -07:00 |
|
Mitchell Hashimoto
|
cb730c3410
|
If SIGINT is called during a sequence with an import, VM is properly destroyed
|
2010-07-18 08:39:31 -07:00 |
|
Mitchell Hashimoto
|
1e29532255
|
Action environment injected with interrupt exception if SIGINT occurs during action chain.
|
2010-07-18 08:20:11 -07:00 |
|
Mitchell Hashimoto
|
e9bcd3fc16
|
Action.run can be called with a class
|
2010-07-07 21:03:28 -07:00 |
|
Mitchell Hashimoto
|
88587c3322
|
Easy retrieval of actions.
|
2010-07-06 20:16:01 -07:00 |
|
Mitchell Hashimoto
|
d4de0d7357
|
Options can now be passed into running actions
|
2010-07-05 02:46:11 +02:00 |
|
Mitchell Hashimoto
|
67729304a2
|
Import action. Erroneous environments for actions.
|
2010-07-04 08:52:01 +02:00 |
|
Mitchell Hashimoto
|
64b533edc4
|
Builtin class and stubbed import middleware
|
2010-07-04 04:58:03 +02:00 |
|
Mitchell Hashimoto
|
5775292408
|
Registered actions can be run. Builders can use other builders
|
2010-07-04 04:09:02 +02:00 |
|
Mitchell Hashimoto
|
bad5ba559f
|
Actions on Environment and making them runnable
|
2010-07-04 03:48:16 +02:00 |
|
Mitchell Hashimoto
|
6eefc8e874
|
Initial foundation building of new action style
|
2010-07-03 17:34:15 +02:00 |
|