David Halter
|
28ad77406f
|
default of no arguments at an execution changed to a parsing.Array
|
2012-07-05 18:22:56 +02:00 |
|
David Halter
|
70b3895e42
|
debugging stuff
|
2012-07-05 01:03:28 +02:00 |
|
David Halter
|
2e2e360567
|
removed vim exceptions
|
2012-06-27 20:41:38 +02:00 |
|
David Halter
|
8d523db9d9
|
most tests pass for python 3
|
2012-05-20 00:25:30 +02:00 |
|
David Halter
|
c95510cf50
|
basic python 3 compatibility
|
2012-05-19 23:49:25 +02:00 |
|
David Halter
|
ed6b47c12c
|
show_definition added to vim interface
|
2012-05-13 15:19:08 +02:00 |
|
David Halter
|
cb201c3b7b
|
goto function added
|
2012-05-13 12:41:56 +02:00 |
|
David Halter
|
22d83e8518
|
resolved parent issue of params -> generators working now! / fixed path problem with tests
|
2012-05-12 23:32:54 +02:00 |
|
David Halter
|
744715af5e
|
class inheritance (only instances)
|
2012-05-03 01:10:07 +02:00 |
|
David Halter
|
453e003153
|
class/instance tests
|
2012-05-01 11:31:57 +02:00 |
|
David Halter
|
c0d9cbf0b6
|
instances are basically working now, tests are not -> satisfy tests!
|
2012-05-01 04:59:40 +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
|
8627a0bc03
|
function calls work right now
|
2012-04-21 19:33:12 +02:00 |
|
David Halter
|
4365c80a53
|
star imports work now also in the start module
|
2012-04-19 00:04:24 +02:00 |
|
David Halter
|
0048eb65c4
|
bug fixing
|
2012-04-18 21:41:51 +02:00 |
|
David Halter
|
f0532c6869
|
builtin cache reloads modules if they changed
|
2012-04-18 12:26:16 +02:00 |
|
David Halter
|
832a3cb2c0
|
pylab imports work
|
2012-04-17 14:57:20 +02:00 |
|
David Halter
|
c03bc8c714
|
array support
|
2012-04-15 00:05:34 +02:00 |
|
David Halter
|
5f21f56330
|
test suite for completion added
|
2012-04-12 15:47:33 +02:00 |
|
David Halter
|
f0c00e4ff7
|
python2.5 compatibillity
|
2012-04-09 18:47:47 +02:00 |
|
David Halter
|
b8f6f2267b
|
the parser should now be possible to ignore single opening parentheses
|
2012-04-09 17:44:35 +02:00 |
|
David Halter
|
429a8eedb3
|
module imports are working now
|
2012-04-09 00:27:10 +02:00 |
|
David Halter
|
baf8c60e9a
|
the auto completion is working! and may god bless you all! ;-)
|
2012-04-08 04:25:06 +02:00 |
|
David Halter
|
527fdcd6a2
|
preparation for vim
|
2012-04-07 21:13:27 +02:00 |
|
David Halter
|
2681699dcf
|
params of methods are now better handled, this is the first version, which i think would be useful for usage
|
2012-04-07 18:51:10 +02:00 |
|
David Halter
|
4c1a2f3ba1
|
working builtins
|
2012-04-05 17:02:30 +02:00 |
|
David Halter
|
377af57d5f
|
import work - including star imports
|
2012-04-01 21:36:30 +02:00 |
|