Jason Gerard DeRose
|
c0b5069fa0
|
133: Renamed run.py to api.py
|
2008-08-13 01:26:30 +00:00 |
|
Jason Gerard DeRose
|
13a3de7442
|
130: Renamed startup.py to load_plugins.py
|
2008-08-13 01:03:32 +00:00 |
|
Jason Gerard DeRose
|
9282418291
|
110: Started fleshing out more in cli.py
|
2008-08-11 19:35:57 +00:00 |
|
Jason Gerard DeRose
|
fdfa827a36
|
86: Actually change *all* tab indentation to 4-space: 'sed s/\t/ /g'
|
2008-08-08 21:40:03 +00:00 |
|
Jason Gerard DeRose
|
8e46824815
|
81: Switch from tab to 4-space indentation
|
2008-08-08 17:11:29 +00:00 |
|
Jason Gerard DeRose
|
277685439c
|
55: Cleaned up print_api() function in ipa script
|
2008-08-06 03:27:00 +00:00 |
|
Jason Gerard DeRose
|
c6f69e1c66
|
54: Added plugable.Proxy._clone() method; fleshed out public.obj; updated unit tests; port ipa script
|
2008-08-06 02:00:18 +00:00 |
|
Jason Gerard DeRose
|
f31f7813fe
|
53: Changed plugable.Registar so the same plugin can be added to in the ns for more than one base (for cmd and mthd)
|
2008-08-05 23:34:59 +00:00 |
|
Jason Gerard DeRose
|
159207514f
|
52: Got cli working against new framework
|
2008-08-05 22:21:57 +00:00 |
|
Jason Gerard DeRose
|
0c574d8300
|
27: Added quick hack for replace('-', '_') problem I'm having
|
2008-07-21 01:58:22 +00:00 |
|
Jason Gerard DeRose
|
7273d48169
|
26: Added AbstractCommand.get_doc() method to return the gettext translated summary of command; added get_doc() method to all example
|
2008-07-21 01:44:59 +00:00 |
|
Jason Gerard DeRose
|
48c7da47c7
|
25: Updated plugin examples, ipa script
|
2008-07-20 23:43:16 +00:00 |
|
Jason Gerard DeRose
|
97a3520d37
|
21: ipa script: improved print_api(); added missing sys.exit() after print_api() call
|
2008-07-20 18:50:40 +00:00 |
|
Jason Gerard DeRose
|
14339cfae0
|
20: Updated example plugins, added '_api_' command to ipa script with prints the api
|
2008-07-20 18:36:02 +00:00 |
|
Jason Gerard DeRose
|
370282819d
|
13: Starting playing around with 'ipa' cli script
|
2008-07-20 03:32:22 +00:00 |
|