Anthony Scopatz
|
c48d5308e0
|
fixed up fstring parsing
|
2018-10-20 14:07:18 -06:00 |
|
Anthony Scopatz
|
4b5236da04
|
escape sequence fixes
|
2018-10-01 23:01:00 -04:00 |
|
David Dotson
|
6d288dd184
|
Updated tests
|
2018-09-29 18:57:01 -07:00 |
|
David Dotson
|
1c8144b354
|
Merge branch 'master' into xonsh_session
Hoping I didn't introduce a regression into `built_ins.py`...
|
2018-09-29 17:33:26 -07:00 |
|
Anthony Scopatz
|
814826da13
|
black
|
2018-09-22 10:36:45 -04:00 |
|
Anthony Scopatz
|
4456f3e6fa
|
fixed some corner cases and added tests
|
2018-09-22 09:54:21 -04:00 |
|
Anthony Scopatz
|
0219bac2c8
|
Perform environment variable substitution in f-strings
|
2018-09-20 18:58:02 -04:00 |
|
Anthony Scopatz
|
f0c3a4b1cd
|
more tests, news and docs
|
2018-09-17 18:23:20 -04:00 |
|
Anthony Scopatz
|
9c2a756b68
|
preliminary working version
|
2018-09-17 17:52:40 -04:00 |
|
Anthony Scopatz
|
4c91df2abc
|
many test fixes
|
2018-09-13 14:03:35 -04:00 |
|
Anthony Scopatz
|
634a8ec9f2
|
black tests
|
2018-08-30 09:18:49 -05:00 |
|
Anthony Scopatz
|
3f9bfed62c
|
Fixed def spam(*): pass issue
|
2017-12-06 22:12:50 -05:00 |
|
Gordon Ball
|
bd2bcdc291
|
Skip parser tests if python < 3.6
|
2017-10-09 13:36:34 +00:00 |
|
Gordon Ball
|
d45daf97e4
|
Test numeric underscores in parser, lexer
|
2017-10-09 13:13:28 +00:00 |
|
Anthony Scopatz
|
a39dc73c18
|
rm print
|
2017-07-23 16:06:32 -07:00 |
|
Anthony Scopatz
|
6a1a2404ae
|
restrict tests to py36
|
2017-07-22 15:40:28 -04:00 |
|
Anthony Scopatz
|
936f738516
|
f-string tests working
|
2017-07-22 15:35:38 -04:00 |
|
Anthony Scopatz
|
ef9c357a73
|
some upassign AST tests
|
2017-07-17 13:04:53 -05:00 |
|
Anthony Scopatz
|
1781410d97
|
Merge branch 'master' into fstr
|
2017-07-16 16:19:52 -05:00 |
|
Anthony Scopatz
|
1bc4920dbf
|
lex f-strings
|
2017-07-16 16:13:20 -05:00 |
|
Anthony Scopatz
|
1123a0af9b
|
fix for comma test list rules
|
2017-07-16 14:17:38 -05:00 |
|
Anthony Scopatz
|
02faca09ba
|
Merge branch 'master' into subshell
|
2017-02-26 16:20:00 -05:00 |
|
adam j hartz
|
e2999b8497
|
some tests
|
2017-02-25 22:39:10 -05:00 |
|
Anthony Scopatz
|
f7adc8b136
|
raw toks for the win
|
2017-02-25 17:58:35 -05:00 |
|
Anthony Scopatz
|
784dcbb959
|
yuk
|
2017-02-25 16:45:33 -05:00 |
|
Anthony Scopatz
|
a116eff72b
|
fixed merge conflicts
|
2017-02-25 12:04:54 -05:00 |
|
Anthony Scopatz
|
230a61193c
|
Fixed del (x, y)
|
2017-02-25 00:50:56 -05:00 |
|
Anthony Scopatz
|
f056fe01c3
|
more
|
2017-02-24 22:39:36 -05:00 |
|
Anthony Scopatz
|
74480d8b2d
|
Allow stdout to redirect to stderr
|
2017-01-11 23:29:28 -05:00 |
|
Gordon Ball
|
0125dfb818
|
Fix (and test) byte string handling problems
|
2016-12-08 14:14:03 +01:00 |
|
Gordon Ball
|
dbc86bc955
|
Support raw-string path literals
|
2016-12-08 13:56:45 +01:00 |
|
Gordon Ball
|
ee97ae8bd0
|
Merge branch 'master' into first-class-paths
|
2016-12-08 13:06:21 +01:00 |
|
Gordon Ball
|
7d79644612
|
Merge branch 'master' into first-class-paths
|
2016-10-19 15:05:42 +02:00 |
|
Gil Forsyth
|
d312caeca0
|
remove unused imports and dedup test name
|
2016-10-18 16:15:30 -04:00 |
|
Gordon Ball
|
00802dfef9
|
Add support for path-yielding backticks
|
2016-10-18 12:19:16 +02:00 |
|
Gordon Ball
|
ad7caab202
|
Test requires check_xonsh_ast since this isn't python syntax
|
2016-10-17 21:20:11 +02:00 |
|
Gordon Ball
|
8de34b7b99
|
Add tests for path literals and backticks
|
2016-10-17 15:18:04 +02:00 |
|
Anthony Scopatz
|
5a0b8d718a
|
addressed double equals issue
|
2016-09-24 17:00:30 -04:00 |
|
Anthony Scopatz
|
1c139047d6
|
some stuff
|
2016-09-02 19:57:25 -04:00 |
|
Anthony Scopatz
|
2e775ae98a
|
remove test parser table creation
|
2016-09-02 19:51:48 -04:00 |
|
Anthony Scopatz
|
d392e9e9d6
|
fixed minor conflict
|
2016-08-31 00:21:27 -04:00 |
|
Anthony Scopatz
|
b2663358f5
|
nested subporcess macros
|
2016-08-30 21:04:03 -04:00 |
|
Anthony Scopatz
|
5f5aa2f45b
|
trouble with xml block
|
2016-08-29 01:10:57 -04:00 |
|
Anthony Scopatz
|
2014f13f9a
|
many suite tests
|
2016-08-28 16:17:51 -04:00 |
|
Anthony Scopatz
|
4589a4408d
|
have simple version too
|
2016-08-28 16:06:01 -04:00 |
|
Anthony Scopatz
|
c2b9fd34b0
|
more tests and fixes
|
2016-08-28 15:30:44 -04:00 |
|
Anthony Scopatz
|
c9a652a526
|
initially working with!
|
2016-08-28 15:13:03 -04:00 |
|
Anthony Scopatz
|
4dda6d3fce
|
fixed more test conflicts
|
2016-08-27 21:15:10 -04:00 |
|
Anthony Scopatz
|
0f70303624
|
fixed conflicts with tests
|
2016-08-27 21:13:57 -04:00 |
|
Anthony Scopatz
|
5e68e536e8
|
Merge pull request #1592 from xonsh/more_syntax_errors
Handle More Syntax Errors
|
2016-08-27 21:11:58 -04:00 |
|