Commit Graph

65 Commits

Author SHA1 Message Date
David Halter
e1dbdc1662 class decorators with __call__ are now properly working 2012-06-12 17:02:39 +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
1661196701 do class scoping the right way (no direct access to class stuff in methods) 2012-05-28 02:10:42 +02:00
David Halter
5f0926d045 __call__ method is now working 2012-05-25 17:00:50 +02:00
David Halter
ffb233eac1 self redirection solved 2012-05-25 13:59:17 +02:00
David Halter
bdaf3799e7 __init__ function is working again 2012-05-23 12:19:32 +02:00
David Halter
744715af5e class inheritance (only instances) 2012-05-03 01:10:07 +02:00
David Halter
80f2a3518d commands after the current position are getting ignored now - with failed import tests 2012-05-01 15:45:01 +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
3780e44603 tests added / error catch 2012-04-25 09:48:31 +02:00
David Halter
95d1a25d72 added tests 2012-04-24 01:19:30 +02:00
David Halter
ee3aea95e2 added tests 2012-04-13 10:39:02 +02:00
David Halter
5f21f56330 test suite for completion added 2012-04-12 15:47:33 +02:00