Anthony Scopatz
9c3506cb14
better filename handling in tracer
2016-02-03 01:29:06 -05:00
Anthony Scopatz
83c337178e
turn off line and col tests for < v3.5.1
2016-02-03 00:16:05 -05:00
Anthony Scopatz
04ccec597b
fixed with
2016-02-02 21:19:56 -05:00
Anthony Scopatz
79b3ffdb96
more hacking
2016-02-02 02:59:12 -05:00
Anthony Scopatz
29a4f826a1
more fixes
2016-02-02 00:19:37 -05:00
Anthony Scopatz
80983d3e2a
prettier dump
2016-01-31 23:13:01 -05:00
Anthony Scopatz
a85e3c0e5a
implemented parser acces to tokens
2016-01-31 21:45:14 -05:00
Anthony Scopatz
77b02e9110
line an col numbs so broken!
2016-01-31 20:32:28 -05:00
Kurtis Rader
e88c863d10
Add a uniform character encoding to all files.
...
I wouldn't normally do something like this but issue #487 brought to
my attention the fact that too many of the python modules don't have
an encoding comment and of those that do there is a lot of pointless
inconsistency in the style of the comment.
2015-11-16 14:10:40 -08:00
Anthony Scopatz
dffe71ae1a
don't actually run many parser tests
2015-10-20 17:26:06 -04:00
Anthony Scopatz
9e25ec1f6f
await implement
2015-09-27 01:09:28 -04:00
Anthony Scopatz
c6fdab6e11
full async
2015-09-27 00:30:49 -04:00
Anthony Scopatz
d86574d4b6
prelim async with
2015-09-27 00:24:40 -04:00
Anthony Scopatz
944afcbf76
async funcdefs and decorators
2015-09-26 23:52:31 -04:00
Anthony Scopatz
a86b5c3a2e
forgot to skip tests
2015-09-26 22:55:35 -04:00
Anthony Scopatz
34b39f3dc1
added matmult
2015-09-26 22:54:12 -04:00
Anthony Scopatz
7d525e8fe5
some really silly fixes
2015-09-26 22:27:36 -04:00
Anthony Scopatz
85b55b051e
more stuff
2015-09-26 21:27:49 -04:00
Anthony Scopatz
e1f81baa30
more working
2015-09-26 21:13:03 -04:00
Anthony Scopatz
d81406f1de
yet another test
2015-09-26 20:32:26 -04:00
Anthony Scopatz
ba3b7511c4
added a couple of tests
2015-09-26 20:30:44 -04:00
Anthony Scopatz
39f04896f7
added tests
2015-09-26 15:50:23 -04:00
Anthony Scopatz
12a07953ea
more stuff
2015-09-13 15:30:49 -04:00
Klaus Alexander Seistrup
ee65f492f2
Removed trailing whitespace
2015-07-29 23:58:25 +02:00
adam j hartz
d2a4e8906f
some io parser tests
2015-05-20 18:17:34 -04:00
Anthony Scopatz
d98f16c503
unpack targets in comprehension
2015-04-16 19:07:24 -05:00
Anthony Scopatz
c964927f10
please work
2015-04-02 20:23:26 -05:00
Anthony Scopatz
ecf201bbf9
more updates
2015-04-02 19:42:38 -05:00
Anthony Scopatz
6cacba8cc7
from x import * tests
2015-03-28 09:12:10 -05:00
Anthony Scopatz
35e80b6187
Merge branch 'unpack'
2015-03-26 15:37:17 -05:00
Anthony Scopatz
682c09f153
fix broken test
2015-03-26 01:36:56 -05:00
Anthony Scopatz
621f68c5da
should fix errors
2015-03-26 01:33:08 -05:00
Anthony Scopatz
368c4c831f
fix for multiple assigment
2015-03-26 00:51:31 -05:00
Anthony Scopatz
5d405499f9
fix and tests for mutliple assignment
2015-03-25 23:53:15 -05:00
Anthony Scopatz
402e393ad1
some test improvements
2015-03-25 18:32:10 -05:00
adam j hartz
d289163b5f
add complicated tests from reported issues
2015-03-24 22:38:29 -04:00
Anthony Scopatz
0b4d77a212
Merge branch 'nl'
2015-03-22 10:28:19 -05:00
Anthony Scopatz
2691af884b
Merge branch 'syntax' of https://github.com/wrywerytwreywery/xonsh into wrywerytwreywery-syntax
2015-03-22 10:24:56 -05:00
adam j hartz
6d1bc7b525
update tests for new syntax
2015-03-21 21:37:00 -04:00
Anthony Scopatz
b635ac23e9
fix for further nesting
2015-03-21 19:04:30 -05:00
Anthony Scopatz
ca6e217291
nested sets and dicts
2015-03-21 18:49:53 -05:00
Anthony Scopatz
8db48f7083
new dict nesting
2015-03-21 18:49:53 -05:00
Anthony Scopatz
b2215badd1
some nesting. some to work out
2015-03-21 18:49:53 -05:00
adam j hartz
a88921b866
complex number tests
2015-03-21 19:10:57 -04:00
Anthony Scopatz
62cc3dc7a0
lexer fixes for open parens
2015-03-10 21:38:11 -05:00
Anthony Scopatz
da34a3cee2
fixed comment-only issue
2015-03-07 23:02:49 -06:00
Anthony Scopatz
58c45faf92
everything works again
2015-03-07 14:59:48 -06:00
Anthony Scopatz
4706f9cd08
some trailer fixes that break other things
2015-03-07 14:56:53 -06:00
Anthony Scopatz
7ed41791d0
some optimization fixes
2015-03-07 11:47:32 -06:00
Anthony Scopatz
92cc3d3c89
why am I here
2015-03-03 19:57:18 -06:00