Commit graph

553 commits

Author SHA1 Message Date
adam j hartz
aa343facfd some cleanup 2015-03-24 20:55:07 -04:00
adam j hartz
3b1527048c handling comments 2015-03-24 20:53:27 -04:00
adam j hartz
34d2367768 improved error handling, and some cleanup 2015-03-24 20:23:50 -04:00
adam j hartz
7ad7d81420 improved error handling 2015-03-24 20:23:24 -04:00
adam j hartz
01ae82bf77 fix with dollar name 2015-03-24 20:05:19 -04:00
adam j hartz
1ce86b62ed small bugfix 2015-03-24 19:44:23 -04:00
adam j hartz
991bec3e66 working lexer/parser, before tests and cleanup 2015-03-24 18:55:36 -04:00
adam j hartz
ed897c813a parser working except subprocess mode 2015-03-24 16:36:27 -04:00
adam j hartz
37e61cb96a first go at using Python's tokenizer to help with parsing 2015-03-24 14:04:47 -04:00
Anthony Scopatz
1e76fd0765 attempt to get Ctrl-c behaviour right 2015-03-23 21:36:25 -05:00
Anthony Scopatz
bac6bfbc58 run non-PATH commands 2015-03-23 20:43:49 -05:00
Anthony Scopatz
bfbf256b03 Merge branch 'mbollmann-norc' 2015-03-23 11:35:29 -05:00
Anthony Scopatz
b2545b4dce Merge branch 'norc' of https://github.com/mbollmann/xonsh into mbollmann-norc 2015-03-23 11:33:57 -05:00
Anthony Scopatz
6f53240ae1 Merge branch 'wrywerytwreywery-xonshrc' 2015-03-23 11:00:39 -05:00
Marcel Bollmann
581c7970ad Command line switch --no-rc 2015-03-23 13:57:29 +01:00
adam j hartz
1409300673 attempt to fix #131 2015-03-23 08:07:37 -04:00
Anthony Scopatz
dcb3778768 minor tutorial updates 2015-03-23 01:57:17 -05:00
Anthony Scopatz
5843d72a31 minor updates 2015-03-23 01:40:44 -05:00
Anthony Scopatz
c2673011a0 add coding back in 2015-03-23 01:29:37 -05:00
Anthony Scopatz
dd84efffb4 remove encoding 2015-03-23 01:26:01 -05:00
Anthony Scopatz
a938e5e116 v0.1.3 version bump 2015-03-23 01:17:24 -05:00
Anthony Scopatz
f967da37a5 some doc fixes 2015-03-23 01:15:48 -05:00
Anthony Scopatz
f44013b317 Merge branch 'SmartViking-lstrip-first-line' 2015-03-22 16:48:53 -05:00
Anthony Scopatz
4c3dd705ee Merge branch 'lstrip-first-line' of https://github.com/SmartViking/xonsh into SmartViking-lstrip-first-line 2015-03-22 16:47:28 -05:00
Mattias Ugelvik
4099247058 lstrip the first line of shell input 2015-03-22 22:17:12 +01:00
Anthony Scopatz
796ee21bae Merge pull request #129 from wrywerytwreywery/docs
Documentation for running scripts
2015-03-22 15:07:01 -05:00
adam j hartz
9dfa6620eb another typo 2015-03-22 15:52:02 -04:00
adam j hartz
48f2526750 fix some typos in the tutorial 2015-03-22 15:48:26 -04:00
adam j hartz
84c2f74260 add discussion of running scripts to tutorial 2015-03-22 15:36:48 -04:00
Anthony Scopatz
68abe87ee3 Merge branch 'wrywerytwreywery-positional_args' 2015-03-22 14:02:04 -05:00
Anthony Scopatz
d3aec29450 Merge branch 'positional_args' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-positional_args 2015-03-22 14:01:17 -05:00
adam j hartz
1f3b892453 small refactoring 2015-03-22 14:19:26 -04:00
Anthony Scopatz
6a1a03e2a6 Merge branch 'wrywerytwreywery-home' 2015-03-22 13:11:27 -05:00
adam j hartz
48f2a752fc $<int> is no longer valid 2015-03-22 14:10:11 -04:00
adam j hartz
38882f86d1 test for presence of special name ARGn in env 2015-03-22 14:00:31 -04:00
adam j hartz
ed69e10dc0 fix typo 2015-03-22 13:54:33 -04:00
adam j hartz
3155f24287 updated syntax for arguments in xonsh scripts 2015-03-22 13:53:52 -04:00
adam j hartz
02f1394975 parser.py: better handling of ~ 2015-03-22 13:36:20 -04:00
adam j hartz
c43014514b parser.py: PEP8 2015-03-22 13:29:07 -04:00
adam j hartz
b4dbdaedff aliases.py: pep8 fixes 2015-03-22 13:18:36 -04:00
adam j hartz
40eafb7ec9 attempted fix for #127 2015-03-22 13:17:23 -04:00
adam j hartz
373a04b9da main.py: smarter import 2015-03-22 12:44:18 -04:00
adam j hartz
de275a484d add $ARGS environment variable 2015-03-22 12:41:29 -04:00
adam j hartz
901e942641 merge upstream updates 2015-03-22 12:24:58 -04:00
Anthony Scopatz
9e149482ed Merge branch 'SmartViking-master' 2015-03-22 11:10:33 -05:00
Mattias Ugelvik
45005cddf2 Merge branch 'master' of https://github.com/scopatz/xonsh
Conflicts:
	xonsh/built_ins.py
2015-03-22 16:51:31 +01:00
Anthony Scopatz
934f3ab974 Merge pull request #123 from juanpabloaj/readme-travis
travis badge to README
2015-03-22 10:44:03 -05:00
Anthony Scopatz
037180c693 Merge branch 'wrywerytwreywery-shebang' 2015-03-22 10:41:33 -05:00
Anthony Scopatz
7e3d353963 Merge branch 'shebang' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-shebang 2015-03-22 10:39:36 -05:00
Anthony Scopatz
ce327ccd7b Merge branch 'wrywerytwreywery-dirstack' 2015-03-22 10:36:12 -05:00