summaryrefslogtreecommitdiff
path: root/modules/language/python/compile.scm
Commit message (Collapse)AuthorAgeFilesLines
...
* lists improvements ordering and dirStefan Israelsson Tampe2017-09-281-4/+4
|
* improved fastmap and dir functionStefan Israelsson Tampe2017-09-281-11/+43
|
* set theoryStefan Israelsson Tampe2017-09-281-39/+33
|
* big commitStefan Israelsson Tampe2017-09-261-2/+52
|
* 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
|
* delete of vectors and dict elements now works as it shouldStefan Israelsson Tampe2017-09-231-4/+28
|
* dicts now works almost entirelyStefan Israelsson Tampe2017-09-231-16/+115
|
* bugfix of stringStefan Israelsson Tampe2017-09-221-2/+2
|
* strings now sully supportedStefan Israelsson Tampe2017-09-221-41/+56
|
* some more string methodsStefan Israelsson Tampe2017-09-211-3/+23
|
* more string functions enabledStefan Israelsson Tampe2017-09-211-6/+11
|
* in now a proper goops methodStefan Israelsson Tampe2017-09-211-7/+7
|
* 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-201-0/+1
|
* simple python formatting now supportedStefan Israelsson Tampe2017-09-191-12/+38
|
* reverse! countStefan Israelsson Tampe2017-09-181-1/+3
|
* slice set and improvementsStefan Israelsson Tampe2017-09-181-21/+104
|
* + append now implementedStefan Israelsson Tampe2017-09-171-0/+1
|
* tuplesStefan Israelsson Tampe2017-09-171-0/+15
|
* slices now workingStefan Israelsson Tampe2017-09-161-6/+27
|
* raise mixupStefan Israelsson Tampe2017-09-161-1/+1
|
* initial list supportStefan Israelsson Tampe2017-09-161-15/+57
|
* referencing python classes will now result in the full function with the ↵Stefan Israelsson Tampe2017-09-161-2/+2
| | | | self argument included
* variable length function addedStefan Israelsson Tampe2017-09-161-33/+41
|
* refactoring of compilerStefan Israelsson Tampe2017-09-161-422/+451
|
* small typo fixStefan Israelsson Tampe2017-09-161-2/+2
|
* improved interactive shell improvementsStefan Israelsson Tampe2017-09-161-7/+13
|
* applicable structs usedStefan Israelsson Tampe2017-09-161-13/+12
|
* refactoring scheme macros out from the compilierStefan Israelsson Tampe2017-09-141-119/+11
|
* better operator compilingsStefan Israelsson Tampe2017-09-121-66/+150
|
* Better python semantics is now followedStefan Israelsson Tampe2017-09-121-30/+99
|
* improved yieldStefan Israelsson Tampe2017-09-111-1/+1
|
* further debuggings of tryStefan Israelsson Tampe2017-09-111-2/+2
|
* try worksStefan Israelsson Tampe2017-09-111-82/+136
|
* functional objectsStefan Israelsson Tampe2017-09-091-26/+36
|
* yield now worksStefan Israelsson Tampe2017-09-091-42/+69
|
* guile modifications git diff and strating supporting yieldStefan Israelsson Tampe2017-09-081-1/+6
|
* guile modifications git diff and strating supporting yieldStefan Israelsson Tampe2017-09-081-69/+145
|
* string loopsStefan Israelsson Tampe2017-09-071-15/+35
|
* improved for loop methodologyStefan Israelsson Tampe2017-09-071-6/+238
|
* improved class handlingStefan Israelsson Tampe2017-09-061-83/+131
|
* class definition improvementsStefan Israelsson Tampe2017-09-051-4/+4
|
* improvements of the compiler and the object system addedStefan Israelsson Tampe2017-09-031-82/+251
|
* compilerStefan Israelsson Tampe2017-08-311-0/+385