aboutsummaryrefslogtreecommitdiffstats
path: root/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* uns_lisp: change cps-list transformation to make it respect scopeGravatar Peter McGoron 2024-07-161-275/+223
* uns_lisp: fix string printing and lexingGravatar Peter McGoron 2024-07-141-2/+3
* uns_lisp: cps transformation of K abstractionGravatar Peter McGoron 2024-07-141-1/+39
* uns_lisp: cps transformation of function argumentsGravatar Peter McGoron 2024-07-141-38/+195
* uns_lisp: fix some bugs in first pass of CPSGravatar Peter McGoron 2024-07-142-33/+44
* uns_lisp: add first part of CPS transformerGravatar Peter McGoron 2024-07-142-103/+888
* import flatrate lisp, rename to Universal Service LISPGravatar Peter McGoron 2024-07-104-0/+1253
* Major API reorganization, test infrastructureGravatar Peter McGoron 2024-07-0812-18212/+160
* delete for hashtablesGravatar Peter McGoron 2024-06-215-7/+157
* fix root push and pop issue; make shared library for examplesGravatar Peter McGoron 2024-06-201-0/+3
* add fake struct to help with type checkerGravatar Peter McGoron 2024-06-131-1/+1
* hashtable testGravatar Peter McGoron 2024-06-137-1/+20426
* change uns_root_ptr to uns_ctrGravatar Peter McGoron 2024-06-125-23/+26
* strings: add more testsGravatar Peter McGoron 2024-06-124-24/+129
* cheney copying collectorGravatar Peter McGoron 2024-06-115-0/+381