Commit Graph

63 Commits

Author SHA1 Message Date
David Halter
bef8fca57d list() builtin is working better now 2012-08-06 21:26:05 +02:00
David Halter
4739eb6c02 changed the way the tests react, when multiple elements are produced 2012-07-12 16:19:47 +02:00
David Halter
e78ba60a47 changed many tests from old completion tests to type tests, which brings more security 2012-07-06 01:37:04 +02:00
David Halter
c4d74c3521 ternary operators work now, list comprehensions preparation 2012-06-26 00:42:19 +02:00
David Halter
c1fc527d60 commit before processing descriptors 2012-06-12 01:13:06 +02:00
David Halter
9523d3c938 fully functional classes 2012-06-12 00:45:18 +02:00
David Halter
1ea2954c0e tuple for loop tests 2012-04-25 00:09:54 +02:00
David Halter
c78d05fa12 for function works with tuples now / refactoring 2012-04-25 00:01:15 +02:00
David Halter
1e7680ed1d globals 2012-04-24 17:24:51 +02:00
David Halter
7de81ca4a5 tuple support without braces 2012-04-24 15:40:12 +02:00
David Halter
69c720423d tuple support 2012-04-24 13:13:37 +02:00
David Halter
95d1a25d72 added tests 2012-04-24 01:19:30 +02:00
David Halter
a42dd9e4fa basic flow tests 2012-04-22 14:36:02 +02:00