xonsh/xonsh
2015-03-24 22:24:23 -04:00
..
__init__.py changing version variable name 2015-03-24 16:07:37 -04:00
aliases.py aliases.py: pep8 fixes 2015-03-22 13:18:36 -04:00
ast.py some cleanup 2015-03-24 20:55:07 -04:00
built_ins.py attempt to get Ctrl-c behaviour right 2015-03-23 21:36:25 -05:00
completer.py first attempt: modify completer to add quotes where necessary 2015-03-16 21:13:53 -04:00
dirstack.py dirstack: small refactoring 2015-03-21 21:13:11 -04:00
environ.py changing version variable name 2015-03-24 16:07:37 -04:00
execer.py Removed subproc_line, fixed typos, small changes 2015-03-19 20:18:02 +01:00
inspectors.py added helper and superhelper, mostly taken from IPython 2015-02-23 22:14:56 -06:00
lexer.py add ellipsis 2015-03-24 22:24:23 -04:00
main.py Command line switch --no-rc 2015-03-23 13:57:29 +01:00
openpy.py added helper and superhelper, mostly taken from IPython 2015-02-23 22:14:56 -06:00
parser.py handling comments 2015-03-24 20:53:27 -04:00
shell.py Command line switch --no-rc 2015-03-23 13:57:29 +01:00
tools.py some cleanup 2015-03-24 20:55:07 -04:00