summaryrefslogtreecommitdiff
path: root/modules/language
Commit message (Expand)AuthorAgeFilesLines
* pf-object fixesStefan Israelsson Tampe2017-11-221-3/+3
* improved functional suger notationStefan Israelsson Tampe2017-10-211-14/+64
* refactoring functional objectsStefan Israelsson Tampe2017-10-216-79/+67
* small steps of meta and meta metaStefan Israelsson Tampe2017-10-202-1/+5
* class system refactoring to enable metaclassesStefan Israelsson Tampe2017-10-192-61/+53
* evalStefan Israelsson Tampe2017-10-173-7/+98
* withStefan Israelsson Tampe2017-10-175-20/+93
* bytevector improvementsStefan Israelsson Tampe2017-10-174-166/+242
* completerStefan Israelsson Tampe2017-10-1710-862/+1321
* bytevecor improvementsStefan Israelsson Tampe2017-10-152-20/+40
* bytevectorsStefan Israelsson Tampe2017-10-123-223/+413
* bytevectors as strStefan Israelsson Tampe2017-10-112-1/+658
* equal magicsStefan Israelsson Tampe2017-10-118-22/+35
* more pythonic assignmentsStefan Israelsson Tampe2017-10-113-29/+82
* iterators refactoringsStefan Israelsson Tampe2017-10-097-58/+133
* reversedStefan Israelsson Tampe2017-10-093-24/+90
* tuppleStefan Israelsson Tampe2017-10-091-0/+36
* tupleStefan Israelsson Tampe2017-10-063-32/+54
* small fixesStefan Israelsson Tampe2017-10-062-37/+32
* add mssing range.scmStefan Israelsson Tampe2017-10-051-0/+196
* rangeStefan Israelsson Tampe2017-10-051-1/+2
* super trouperStefan Israelsson Tampe2017-10-052-1/+36
* bugfixesStefan Israelsson Tampe2017-10-051-18/+33
* superStefan Israelsson Tampe2017-10-056-94/+165
* further refinements of propertiesStefan Israelsson Tampe2017-10-042-12/+14
* property valuesStefan Israelsson Tampe2017-10-046-52/+128
* adding missing filesStefan Israelsson Tampe2017-10-043-0/+183
* decorators worksStefan Israelsson Tampe2017-10-034-47/+136
* complex numbersStefan Israelsson Tampe2017-10-023-42/+124
* more numerologyStefan Israelsson Tampe2017-10-022-11/+105
* more pythonic number systemStefan Israelsson Tampe2017-10-013-41/+299
* generic function addition to property lookupStefan Israelsson Tampe2017-10-015-80/+179
* lists improvements ordering and dirStefan Israelsson Tampe2017-09-284-22/+38
* improved fastmap and dir functionStefan Israelsson Tampe2017-09-284-16/+239
* set theoryStefan Israelsson Tampe2017-09-285-106/+112
* big commitStefan Israelsson Tampe2017-09-263-2/+483
* prefixed import working and also scm inliningStefan Israelsson Tampe2017-09-241-0/+3
* import f as g etc now worksStefan Israelsson Tampe2017-09-241-329/+398
* bugfixesStefan Israelsson Tampe2017-09-231-2/+8
* delete of vectors and dict elements now works as it shouldStefan Israelsson Tampe2017-09-233-13/+77
* dicts implementationStefan Israelsson Tampe2017-09-231-0/+451
* dicts now works almost entirelyStefan Israelsson Tampe2017-09-236-56/+215
* bugfix of stringStefan Israelsson Tampe2017-09-222-10/+13
* strings now sully supportedStefan Israelsson Tampe2017-09-223-60/+246
* some more string methodsStefan Israelsson Tampe2017-09-212-24/+186
* more string functions enabledStefan Israelsson Tampe2017-09-212-17/+24
* in now a proper goops methodStefan Israelsson Tampe2017-09-212-8/+45
* advanced argument parsing now works via the def.scm macroStefan Israelsson Tampe2017-09-211-26/+53
* the python def is now workingStefan Israelsson Tampe2017-09-202-48/+54
* definition of functions that follow the python argument parsing styleStefan Israelsson Tampe2017-09-202-0/+224