summaryrefslogtreecommitdiff
path: root/modules/oop
Commit message (Collapse)AuthorAgeFilesLines
...
* refactoring functional objectsStefan Israelsson Tampe2017-10-211-177/+226
|
* small steps of meta and meta metaStefan Israelsson Tampe2017-10-201-56/+68
|
* class system refactoring to enable metaclassesStefan Israelsson Tampe2017-10-191-219/+193
|
* refactoring object systemStefan Israelsson Tampe2017-10-181-172/+163
|
* withStefan Israelsson Tampe2017-10-171-0/+1
|
* equal magicsStefan Israelsson Tampe2017-10-111-1/+16
|
* cashing of attribute reference and settingStefan Israelsson Tampe2017-10-101-2/+2
|
* cashing of attribute reference and settingStefan Israelsson Tampe2017-10-101-39/+71
|
* super trouperStefan Israelsson Tampe2017-10-051-32/+13
|
* bugfixesStefan Israelsson Tampe2017-10-051-16/+83
|
* superStefan Israelsson Tampe2017-10-051-17/+129
|
* further refinements of propertiesStefan Israelsson Tampe2017-10-041-6/+11
|
* property valuesStefan Israelsson Tampe2017-10-041-17/+34
|
* decorators worksStefan Israelsson Tampe2017-10-031-4/+34
|
* more pythonic number systemStefan Israelsson Tampe2017-10-011-45/+0
|
* generic function addition to property lookupStefan Israelsson Tampe2017-10-011-2/+6
|
* lists improvements ordering and dirStefan Israelsson Tampe2017-09-281-6/+1
|
* improved fastmap and dir functionStefan Israelsson Tampe2017-09-281-0/+6
|
* set theoryStefan Israelsson Tampe2017-09-281-40/+47
|
* big commitStefan Israelsson Tampe2017-09-261-7/+9
|
* import f as g etc now worksStefan Israelsson Tampe2017-09-241-4/+4
|
* referencing python classes will now result in the full function with the ↵Stefan Israelsson Tampe2017-09-161-1/+22
| | | | self argument included
* bugfixesStefan Israelsson Tampe2017-09-161-2/+2
|
* buggfixes of applicable structsStefan Israelsson Tampe2017-09-161-1/+1
|
* applicable structs usedStefan Israelsson Tampe2017-09-161-75/+75
|
* Small improvements to the writerStefan Israelsson Tampe2017-09-151-50/+34
|
* refactoring scheme macros out from the compilierStefan Israelsson Tampe2017-09-141-71/+69
|
* proper compiling of class variablesStefan Israelsson Tampe2017-09-131-4/+32
|
* Better python semantics is now followedStefan Israelsson Tampe2017-09-121-2/+5
|
* further debuggings of tryStefan Israelsson Tampe2017-09-111-2/+5
|
* try worksStefan Israelsson Tampe2017-09-111-3/+44
|
* functional objectsStefan Israelsson Tampe2017-09-091-25/+61
|
* yield now worksStefan Israelsson Tampe2017-09-091-2/+3
|
* improved for loop methodologyStefan Israelsson Tampe2017-09-071-3/+12
|
* improved class handlingStefan Israelsson Tampe2017-09-061-3/+11
|
* class definition improvementsStefan Israelsson Tampe2017-09-051-48/+68
|
* improvements of the compiler and the object system addedStefan Israelsson Tampe2017-09-032-0/+1030