aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fine-grained valgrind support (warning: slow)Gravatar Peter McGoron 2024-07-142-4/+22
* cheney_c89: valgrindGravatar Peter McGoron 2024-07-143-7/+26
* import flatrate lisp, rename to Universal Service LISPGravatar Peter McGoron 2024-07-107-16/+1302
* fix cleanGravatar Peter McGoron 2024-07-082-3/+5
* Major API reorganization, test infrastructureGravatar Peter McGoron 2024-07-0822-18511/+1064
* delete for hashtablesGravatar Peter McGoron 2024-06-216-8/+160
* fix root push and pop issue; make shared library for examplesGravatar Peter McGoron 2024-06-206-8/+33
* add fake struct to help with type checkerGravatar Peter McGoron 2024-06-132-3/+11
* hashtable testGravatar Peter McGoron 2024-06-137-1/+20426
* change uns_root_ptr to uns_ctrGravatar Peter McGoron 2024-06-128-32/+35
* strings: add more testsGravatar Peter McGoron 2024-06-127-45/+145
* cheney copying collectorGravatar Peter McGoron 2024-06-1115-0/+1783
3-4/+12 2003-01-06back out previous commit - don't drop the legacy API just yetGravatar dmaas 6-173/+130 2003-01-05emulate legacy ISO reception API on top of new rawiso APIGravatar dmaas 7-131/+174 2002-12-24update iso API for multi-channel reception and new packet buffer layoutGravatar dmaas 4-123/+236 2002-12-20oops, irq_interval needs to be signedGravatar anonymous 1-1/+1 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; brought...Gravatar anonymous 3-124/+48 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488