Commit graph

8065 commits

Author SHA1 Message Date
Anthony Scopatz
41c240a7ee some test and flake fixes 2019-02-13 19:12:53 -05:00
Anthony Scopatz
1c6b1e1ea4 black 2019-02-13 18:49:39 -05:00
Anthony Scopatz
470517ff21 news and docs 2019-02-13 18:47:11 -05:00
Anthony Scopatz
787faee70a fixed Event to allow discarding and adding during firing 2019-02-13 17:34:15 -05:00
Anthony Scopatz
9b91ec5154 some fixes, but not enough 2019-02-12 18:32:11 -05:00
Anthony Scopatz
04627c9f6b further fixes, but not quite there 2019-02-11 20:02:42 -05:00
Anthony Scopatz
01cced062c fixed more translations 2019-02-11 17:55:11 -05:00
Anthony Scopatz
f9b9f23700 added some color translation rules 2019-02-11 17:44:50 -05:00
Anthony Scopatz
10d9e20ba7 some fixes 2019-02-11 15:45:43 -05:00
Anthony Scopatz
664570f46e some fixes 2019-02-11 13:13:29 -05:00
Anthony Scopatz
7aeb5cd011 Merge branch 'master' into lscolors 2019-02-11 12:30:18 -05:00
Anthony Scopatz
eb0c3940fc
Merge pull request #3018 from xonsh/ply_update
PLY update
2019-02-11 10:05:12 -05:00
Anthony Scopatz
20cb455b62
Merge pull request #3017 from xonsh/fix_on_anaconda
Fix detection of Anaconda
2019-02-11 09:59:57 -05:00
Morten Enemark Lund
19e26a42cb Add changelog entry 2019-02-10 14:09:12 +01:00
Morten Enemark Lund
044773b81c Updates to reflect that ply is only vended now 2019-02-10 14:04:05 +01:00
Morten Enemark Lund
34e55b7302 Merge commit '4833134cfda5b4530582734ecfb9f60bea6915e8' into ply_update 2019-02-10 13:38:12 +01:00
Morten Enemark Lund
4833134cfd Squashed 'xonsh/ply/' changes from 0f398b72..dca6c606
dca6c606 Updated CHANGES
07911e13 Merge pull request #197 from rreilink/master
bd76ca8a Fixes issue #196, including test case
73a573a1 Fixes issue #195, including test case
a37e0839 Minor typo fixes
d714f1b2 Added setup.md
0a91e272 Remove mention of setup.py
828ddf09 Updated CHANGES
db32b6ad Update to contributing concerning releases
9379f3e9 Removed manifest.in
3f848e95 Merge branch 'master' of https://github.com/dabeaz/ply
4ddfa38b Experiment. Remove setup.py
eccf10c9 Merge pull request #168 from laerreal/fixup_infinite_recursion
27502941 Merge pull request #167 from kajojify/patch-1
af91e60d Merge pull request #190 from BoboTiG/fix-resource-warnings
046ff4bf Removed Py3.7 from travis
6be29b5e Bump copyright. Slight travis change
94cb676a Remove semilicons left
d406e718 Fix several ResourceWarning: unclosed file
6115845b Updated contribution guidelines
7aebc4ac Added contribution file
a8587433 Update ply.html
8ad324d6 Preprocessor: drag dictionary with expanded macros through `macro_expand_args`
ebca61e3 Preprocessor.macro_expand_args: rename `expanded` to `expanded_args`
2a6e5142 test: add example of an infinite macro argument expansion
f335d246 Update ply.html

git-subtree-dir: xonsh/ply
git-subtree-split: dca6c606d63d4729a395f30953456b0f00d4f443
2019-02-10 13:38:12 +01:00
Morten Enemark Lund
9b35514995 Add news entry 2019-02-09 20:14:42 +01:00
Morten Enemark Lund
a6bad7b4a4 Fix regression with ON_ANACONDA 2019-02-09 20:14:18 +01:00
Anthony Scopatz
c111811bab some translations 2019-02-09 13:50:47 -05:00
Anthony Scopatz
50101ce9a7 more stuff 2019-02-08 19:11:12 -05:00
Anthony Scopatz
95d7946f97 some bw fixes 2019-02-08 18:54:53 -05:00
Anthony Scopatz
d4b8cca0f1 LsColors seems to work 2019-02-08 18:16:26 -05:00
Anthony Scopatz
efea8f05dc initial translation from ANSI codes to xonsh color names 2019-02-08 16:56:44 -05:00
Anthony Scopatz
bf1fd1d284 minor cl fix 2019-02-08 13:42:01 -05:00
Anthony Scopatz
06c4846150 Updated CHANGELOG for 0.8.10 2019-02-07 15:28:01 -05:00
Anthony Scopatz
4ffded9da9 bumped version to 0.8.10 2019-02-07 15:28:01 -05:00
Anthony Scopatz
5cb95cc2a4 Updated authorship for 0.8.10 2019-02-07 15:28:01 -05:00
Morten Enemark Lund
2cb42bdb54
Merge pull request #3015 from xonsh/cfd
Don't close file descriptors
2019-02-06 22:49:16 +01:00
Anthony Scopatz
8b747c8a58 skip on windows 2019-02-06 15:23:41 -05:00
Anthony Scopatz
c093789118 rm kw-only 2019-02-06 15:06:27 -05:00
Anthony Scopatz
ed22b3daff added integrations 2019-02-06 14:54:51 -05:00
Anthony Scopatz
b3a7a1c50d Merge branch 'master' into cfd 2019-02-06 14:52:33 -05:00
Anthony Scopatz
08510f3515 don't close file descriptors 2019-02-06 14:51:52 -05:00
Morten Enemark Lund
8cbf96600c
Merge pull request #3009 from xonsh/spec
Partial Eval Aliases
2019-02-06 20:06:48 +01:00
Anthony Scopatz
f18b5609f7
Merge pull request #3013 from ntdef/docs
Clarify installation layout in docs
2019-02-05 20:00:43 -05:00
Troy de Freitas
439e2da7f3 Clean up install docs 2019-02-05 19:03:06 -05:00
Gil Forsyth
080afa7eaa
Merge pull request #3011 from xonsh/linecont
fixed indentation errors
2019-02-05 09:02:09 -05:00
Gil Forsyth
e0aa871df7
Merge pull request #3004 from xonsh/recurr-jobs
attempt to fix wait_for_active_job recurrsion
2019-02-05 08:57:45 -05:00
Anthony Scopatz
9ec27c32f1 black 2019-02-04 18:02:20 -05:00
Anthony Scopatz
5bb4781bae fixed indentation errors 2019-02-04 18:00:21 -05:00
Anthony Scopatz
3dfc839ca6
Merge pull request #3010 from xonsh/spaceitallout
Tweak `command_skipper` to avoid overwriting tokens with completer output
2019-02-04 17:16:18 -05:00
Gil Forsyth
2e83e74bb4
Tweak command_skipper to avoid overwriting tokens with completer output 2019-02-04 16:48:01 -05:00
Gil Forsyth
48947fc6bf
Merge pull request #3002 from xonsh/dubs-tab
fixed completer issue
2019-02-04 16:30:41 -05:00
Anthony Scopatz
a00cf04a5f black 2019-02-04 16:17:02 -05:00
Anthony Scopatz
b2faa470cd news and tests 2019-02-04 16:15:29 -05:00
Anthony Scopatz
545adb302f initial partial eval aliases 2019-02-04 15:58:20 -05:00
Anthony Scopatz
e70b084c5d
Merge pull request #3007 from xonsh/stickersticker
Add SVG of xonsh sticker to docs/_static
2019-02-01 14:14:01 -05:00
Gil Forsyth
7fbb47fb25 Add SVG of xonsh sticker to docs/_static
I put in a trial run of these to Stickermule and they came out great!
Putting it here so it's available for others, although I'm planning to
put in a big order so I can bring some to PyCon
2019-02-01 13:56:31 -05:00
Anthony Scopatz
90df8d8f12
Merge pull request #3006 from xonsh/ghdetails
Add `<details>` block to issue template
2019-02-01 12:24:52 -05:00