Commit graph

4471 commits

Author SHA1 Message Date
Morten Enemark Lund
47af0bc49a Add changelog entry 2016-07-08 20:07:32 +02:00
Anthony Scopatz
41811eed6c lazy 2016-07-08 14:07:11 -04:00
Anthony Scopatz
a4aa3e7323 lazy proc 2016-07-08 13:59:26 -04:00
Anthony Scopatz
d837591e49 pretty updates 2016-07-08 13:30:18 -04:00
Anthony Scopatz
c948741edd lazy main 2016-07-08 03:47:55 -04:00
Morten Enemark Lund
8310884ca4 typos 2016-07-08 09:11:23 +02:00
Morten Enemark Lund
61d8ee197f Update colors with a better blue 2016-07-08 09:11:23 +02:00
Morten Enemark Lund
97364d79de Add section on colors to windows guide 2016-07-08 09:11:17 +02:00
Morten Enemark Lund
f5abd4d9ff Always call expand gray colors when on windows. 2016-07-08 09:11:17 +02:00
Morten Enemark Lund
43eb52753d Make sure that __xonsh_shell__ is available. 2016-07-08 09:11:16 +02:00
Anthony Scopatz
b67d8b48d7 more lazy improvements 2016-07-08 02:11:16 -04:00
Anthony Scopatz
4391c0a7f7 potential test fix 2016-07-08 02:04:18 -04:00
Anthony Scopatz
e452b14373 lexer changes 2016-07-08 02:01:01 -04:00
Anthony Scopatz
c07a685b90 more changes 2016-07-08 01:51:43 -04:00
Anthony Scopatz
4b75c70ccc lazy inpectors 2016-07-08 01:39:22 -04:00
Anthony Scopatz
b44acdcfba lazy history 2016-07-08 01:26:30 -04:00
Anthony Scopatz
4819eb7f4e lazy foreign 2016-07-08 01:14:44 -04:00
Anthony Scopatz
0533fa1c4e more env lazy 2016-07-08 00:59:13 -04:00
Anthony Scopatz
871d56c917 more environ imports 2016-07-07 10:38:59 -04:00
Anthony Scopatz
42379abdeb some environ imports 2016-07-07 10:27:06 -04:00
Anthony Scopatz
38e2d44bd1 rm LazyObject from dirstack 2016-07-07 10:14:26 -04:00
Anthony Scopatz
a99149ff96 lazy dirstack 2016-07-07 10:13:12 -04:00
Anthony Scopatz
04ee72a940 some minor lazy updates 2016-07-07 10:10:58 -04:00
Anthony Scopatz
18aab35417 lazy code cache 2016-07-07 10:05:33 -04:00
Anthony Scopatz
356e3f5a91 lazy builtins 2016-07-07 10:03:02 -04:00
Anthony Scopatz
ca4e6dfc55 aliases update 2016-07-07 09:33:20 -04:00
Anthony Scopatz
dfa215673e lazy decorators 2016-07-07 09:11:55 -04:00
Morten Enemark Lund
f788f8adab Merge pull request #1398 from xonsh/lazy
Some more lazy improvements
2016-07-07 11:19:46 +02:00
Anthony Scopatz
c540d7d292 Merge pull request #1400 from santagada/patch-2
remove unneded echo
2016-07-07 04:44:40 -04:00
Anthony Scopatz
a7df22dd11 Merge pull request #1399 from santagada/patch-1
update the osx guide
2016-07-07 04:43:50 -04:00
Leonardo Santagada
7d0ae647d8 remove unneded echo
I'm not sure why it was there, but tested on bash and xonsh and it doesn't seem to be needed.
2016-07-07 10:32:32 +02:00
Leonardo Santagada
ffcd057d25 update the osx guide
- Python 3 default binaries instead of leaving it open for interpretation
- Moved the readline comment up (seems important)
- Put a line about bash-completion
2016-07-07 10:29:41 +02:00
laerus
aa4fa7a04e tweak test 2016-07-06 15:08:11 +03:00
Eric Dill
ccf050d159 MNT: Use Unstorable from 2016-07-05 20:21:59 -04:00
Anthony Scopatz
1b040d97ea Merge pull request #1393 from lucasicf/master
Added the talk I gave this year
2016-07-05 18:46:04 -04:00
Lucas Inojosa
f7f42fb58f Added the talk I gave this year 2016-07-05 19:39:18 -03:00
Anthony Scopatz
ea409720b2 more lazy builtins 2016-07-05 17:36:22 -04:00
Anthony Scopatz
f9b2d01f71 lazy aliases 2016-07-05 15:26:03 -04:00
Morten Enemark Lund
6ad0187cfc Merge pull request #1391 from xonsh/newstests
added news tests
2016-07-05 21:11:53 +02:00
Anthony Scopatz
d4d6823314 added news tests 2016-07-05 14:42:18 -04:00
laerus
39c73e2bc9 small refactor/ handle *None* envvar values 2016-07-05 18:05:47 +03:00
laerus
6487a8de48 tweak tests/ user ensurer for value conversion 2016-07-05 17:48:03 +03:00
laerus
7f41ef9e82 covert envvar values to strings 2016-07-05 17:02:24 +03:00
laerus
803bfce5a9 test refactor 2016-07-05 16:04:03 +03:00
laerus
8327641cf1 LazyObject regex 2016-07-05 15:19:04 +03:00
laerus
4a74b5477d paren hell in test_tools 2016-07-05 14:33:05 +03:00
laerus
6b482b803c more tests/ fixed bug for different envvars 2016-07-05 14:28:57 +03:00
laerus
2dc7f2b5c3 'test_tools shapeup' 2016-07-05 12:15:02 +03:00
laerus
3e620eb8e4 expandvars now uses regex / tests for expandvars 2016-07-05 01:46:07 +03:00
laerus
4499952a26 added __contains__ method on Env + test 2016-07-04 20:09:55 +03:00