Commit graph

3022 commits

Author SHA1 Message Date
Guillaume Leclerc
3cf679b7dd fix job control on complex tasks 2016-05-21 13:51:48 -04:00
Guillaume Leclerc
aac758fcb3 fix vim and others 2016-05-21 13:51:47 -04:00
Guillaume Leclerc
da87db120a remove useless field 2016-05-21 13:51:47 -04:00
Guillaume Leclerc
6db71b929d huge refactor and flow simplification, fixes bg command, linux only 2016-05-21 13:51:47 -04:00
Guillaume Leclerc
c3dc22b28f fix job and strange behavior (some tasks were spawned with no reason) 2016-05-21 13:51:47 -04:00
Guillaume Leclerc
8a45ffb9e9 fix #855 2016-05-21 13:51:47 -04:00
Morten Enemark Lund
8ac0033174 Merge pull request #926 from adqm/syntax
Proposal: Syntax Changes (from #921)
2016-05-21 17:07:34 +02:00
adam j hartz
1128615250 syntax highlighting for new operator 2016-05-21 10:29:44 -04:00
adam j hartz
c260eafc11 changelog update 2016-05-21 10:29:44 -04:00
adam j hartz
e5d97f5c2b pep8 changes 2016-05-21 10:29:21 -04:00
adam j hartz
74299060a0 fix precedence bug with new @$ operator 2016-05-21 10:29:21 -04:00
adam j hartz
2ff3fdf3a8 small docs updates 2016-05-21 10:29:21 -04:00
adam j hartz
6975792584 add tests for new lexer/parser changes 2016-05-21 10:29:21 -04:00
adam j hartz
891c6af771 new parser rules 2016-05-21 10:29:21 -04:00
adam j hartz
eff7378cb2 add subproc_captured_inject to built_ins.py 2016-05-21 10:29:21 -04:00
adam j hartz
ad45f28d58 lexer: output new tokens 2016-05-21 10:29:21 -04:00
adam j hartz
2671291941 add new atdollar token 2016-05-21 10:29:21 -04:00
Anthony Scopatz
edafe68534 Merge pull request #963 from scopatz/fix_master
Fix broken master on Windows introduced by #958.
2016-05-21 03:16:08 -04:00
Morten Enemark Lund
923a5199b2 Fix broken master on Windows introduced by #958.
This commit ensures that POSIX only signals are not used on Windows
2016-05-21 09:09:39 +02:00
Anthony Scopatz
25cbc33442 Merge branch 'kirbyfan64-signals' 2016-05-20 22:06:31 -04:00
Ryan Gonzalez
108300d155 Merge branch 'master' of https://github.com/scopatz/xonsh into signals 2016-05-20 21:02:47 -05:00
Ryan Gonzalez
df4908b17e Add changelog entry 2016-05-20 20:58:08 -05:00
Ryan Gonzalez
1cdc0064d1 Tweaks 2016-05-20 20:48:05 -05:00
Ryan Gonzalez
280d0c4a7e Fix a crash with proxy procedures 2016-05-20 19:44:52 -05:00
Anthony Scopatz
41edf6ca31 version bump to 0.3.0 2016-05-20 18:04:28 -04:00
Anthony Scopatz
4a6e153396 doc fixes 2016-05-20 17:58:50 -04:00
Anthony Scopatz
0e5f75699e minor vi mode changes 2016-05-20 16:39:55 -04:00
Anthony Scopatz
7eb392cac5 Merge branch 'funkyfuture-platform' 2016-05-20 16:08:23 -04:00
Anthony Scopatz
7833e80281 removed bad scandir backport 2016-05-20 16:07:16 -04:00
Ryan Gonzalez
ac806c13bd Print signal messages (closes #955) 2016-05-20 14:42:40 -05:00
Anthony Scopatz
05df97d423 fixed conflicts 2016-05-20 14:41:24 -04:00
Morten Enemark Lund
42c8c02bc7 Merge pull request #954 from scopatz/wiz
fixes for wizard in rl shell when storing stdout
2016-05-20 20:31:07 +02:00
Anthony Scopatz
999afff617 fixes for wizard in rl shell when storing stdout 2016-05-20 13:47:31 -04:00
Frank Sachsenheim
81f0f50496 Adds a xonsh.platform module
comes with occasional code cleanup and micro optimizations
fixes `xonsh.tools.CommandCache.all_commands`
2016-05-20 19:26:02 +02:00
Anthony Scopatz
386796bf64 more wizard fixes 2016-05-20 13:04:31 -04:00
Anthony Scopatz
a8a9dedc1e minor fix to input node 2016-05-20 12:42:38 -04:00
Anthony Scopatz
ec2298a1bd Merge pull request #951 from ned2/ubashrcdoc
Documenting issue of functions appended to Ubuntu's default .bashrc failing
2016-05-19 23:18:20 -04:00
Ned Letcher
b008260eed added description of how functions appended to Ubuntu's default .bashrc will fail 2016-05-20 13:05:34 +10:00
Anthony Scopatz
62354964e5 Merge pull request #925 from adqm/prevent_wiz
Add option to prevent config wizard starting every time xonsh is run
2016-05-19 22:03:41 -04:00
adam j hartz
7fbaf7721c fix name in docs 2016-05-19 21:56:12 -04:00
adam j hartz
af2123e0a5 cleaning up code per suggestions 2016-05-19 21:08:51 -04:00
adam j hartz
2f300e5b68 actually use variable we initialized 2016-05-19 21:08:05 -04:00
adam j hartz
a7ee1bb5d8 add option to prevent config wizard starting every time xonsh is run 2016-05-19 21:08:05 -04:00
adam j hartz
b82935f2b2 Merge pull request #949 from scopatz/grep
str().split() | grep exit now throws a SyntaxError
2016-05-19 20:54:14 -04:00
adam j hartz
0252ebd2af Merge pull request #948 from scopatz/foobar
Fixed echo @("foo") > bar
2016-05-19 20:53:46 -04:00
Anthony Scopatz
21bd89c89c Merge pull request #943 from adqm/octothorpe
Tokenizer Fix
2016-05-19 20:43:35 -04:00
adam j hartz
2dbf9c6756 Merge pull request #947 from scopatz/which_updates
Which updates
2016-05-19 20:30:46 -04:00
Anthony Scopatz
d9d7a73f6b duplicate test 2016-05-19 20:13:47 -04:00
Anthony Scopatz
c1712eeaed str().split() | grep exit now throws a SyntaxError 2016-05-19 20:12:07 -04:00
adam j hartz
d6c8dae196 test cases for updated regex glob 2016-05-19 19:23:42 -04:00