picolisp

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/picolisp.git/
Log | Files | Refs | README | LICENSE

commit ad31ee94e49c3e91e5d2275918fa802707b5d63b
parent 8d85494781b75f5c69e0c85a6029335b726fe642
Author: Alexander Burger <abu@software-lab.de>
Date:   Wed, 12 Jun 2013 11:36:42 +0200

Minor comment
Diffstat:
Msrc64/io.l | 4++--
Msrc64/tags | 248++++++++++++++++++++++++++++++++++++++++----------------------------------------
2 files changed, 126 insertions(+), 126 deletions(-)

diff --git a/src64/io.l b/src64/io.l @@ -1,4 +1,4 @@ -# 23may13abu +# 12jun13abu # (c) Software Lab. Alexander Burger # Close file descriptor @@ -175,7 +175,7 @@ ld (OutFile) 0 # Clear it end ld (A) 0 # Clear slot - cc free(X) # And inFile + cc free(X) # And outFile end pop X end diff --git a/src64/tags b/src64/tags @@ -599,130 +599,130 @@ sys/x86-64.linux.defs.l,1959 initOutFileA_A106,2476 closeInFileA142,3345 closeOutFileA164,3832 -waitFileC185,4301 -slowZ_F204,4701 -slowNbC_FA226,5168 -rdBytesCEX_F266,6116 -rdBytesNbCEX_F287,6580 -wrBytesCEX_F336,7874 -clsChildY366,8674 -wrChildCXY377,8926 -flushA_F416,10031 -flushAll436,10441 -stdinByte_A450,10752 -getBinaryZ_FB472,11108 -byteNumBCX_CX488,11478 -binReadZ_FE544,13007 -prByteCEXY705,17262 -prCntCE728,17788 -prTellEZ747,18155 -prE753,18310 -binPrintEZ755,18379 -putTellBZ1021,26135 -tellBegZ_Z1029,26325 -tellEndAZ1036,26477 -unsync1083,27584 -rdHear_FE1100,28005 -symByteCX_FACX1113,28351 -symCharCX_FACX1134,28790 -bufStringE_SZ1167,29742 -pathStringE_SZ1197,30396 -doPath1270,32349 -charSymACX_CX1282,32619 -byteSymBCX_CX1317,33543 -currFdX_C1359,34659 -currFd_C1363,34771 -rdOpenEXY1380,35144 -wrOpenEXY1521,39550 -erOpenEXY1654,43725 -ctOpenEXY1696,44744 -getStdin_A1750,46158 -getParse_A1821,47998 -pushInFilesY1844,48468 -pushOutFilesY1868,49008 -pushErrFilesY1879,49303 -pushCtlFilesY1884,49407 -popInFiles1889,49511 -popOutFiles1926,50395 -popErrFiles1952,51083 -popCtlFiles1959,51286 -getChar_A1973,51677 -skipC_A2005,52548 -testEscA_F2048,53469 -anonymousX_FE2082,54222 -rdAtomBY_E2115,55085 -rdList_E2167,56512 -readA_E2305,60044 -readC_E2489,64361 -tokenCE_E2519,64952 -doRead2665,68489 -inReadyC_F2703,69329 -fdSetCL_X2715,69610 -fdRdSetCZL2727,69844 -fdWrSetCZL2734,69986 -rdSetCL_F2741,70135 -wrSetCL_F2746,70251 -rdSetRdyCL_F2751,70374 -waitFdCEX_A2773,70835 -doWait3175,84261 -doSync3213,84984 -doHear3253,85924 -doTell3285,86618 -fdSetC_Y3334,87706 -doPoll3345,87940 -doKey3401,89311 -doPeek3456,90750 -doChar3472,91028 -doSkip3526,91973 -doEol3540,92320 -doEof3549,92486 -doFrom3568,92843 -doTill3635,94512 -eolA_F3709,96461 -doLine3724,96765 -doLines3877,100805 -parseBCE_E3918,101706 -doAny3990,103361 -doSym4030,104299 -doStr4044,104558 -loadBEX_E4097,105684 -doLoad4193,108034 -doIn4216,108446 -doOut4236,108776 -doErr4256,109110 -doCtl4276,109445 -doPipe4297,109800 -doOpen4360,111346 -doClose4403,112326 -doEcho4434,112917 -putStdoutB4647,118441 -newline4690,119423 -space4694,119465 -outNumE4699,119529 -outWordA4706,119657 -prExtNmX4718,119895 -outOctA4726,120089 -outAoA4739,120357 -outStringS4751,120605 -outStringC4753,120675 -outNameE4763,120814 -prNameX4771,120931 -printE_E4781,121086 -printE4790,121222 -prinE_E5003,126838 -prinE5012,126974 -doPrin5067,128236 -doPrinl5081,128506 -doSpace5085,128574 -doPrint5107,128973 -doPrintsp5123,129268 -doPrintln5138,129557 -doFlush5143,129645 -doRewind5151,129782 -doExt5168,130172 -doRd5185,130511 -doPr5251,132291 -doWr5268,132623 +waitFileC185,4302 +slowZ_F204,4702 +slowNbC_FA226,5169 +rdBytesCEX_F266,6117 +rdBytesNbCEX_F287,6581 +wrBytesCEX_F336,7875 +clsChildY366,8675 +wrChildCXY377,8927 +flushA_F416,10032 +flushAll436,10442 +stdinByte_A450,10753 +getBinaryZ_FB472,11109 +byteNumBCX_CX488,11479 +binReadZ_FE544,13008 +prByteCEXY705,17263 +prCntCE728,17789 +prTellEZ747,18156 +prE753,18311 +binPrintEZ755,18380 +putTellBZ1021,26136 +tellBegZ_Z1029,26326 +tellEndAZ1036,26478 +unsync1083,27585 +rdHear_FE1100,28006 +symByteCX_FACX1113,28352 +symCharCX_FACX1134,28791 +bufStringE_SZ1167,29743 +pathStringE_SZ1197,30397 +doPath1270,32350 +charSymACX_CX1282,32620 +byteSymBCX_CX1317,33544 +currFdX_C1359,34660 +currFd_C1363,34772 +rdOpenEXY1380,35145 +wrOpenEXY1521,39551 +erOpenEXY1654,43726 +ctOpenEXY1696,44745 +getStdin_A1750,46159 +getParse_A1821,47999 +pushInFilesY1844,48469 +pushOutFilesY1868,49009 +pushErrFilesY1879,49304 +pushCtlFilesY1884,49408 +popInFiles1889,49512 +popOutFiles1926,50396 +popErrFiles1952,51084 +popCtlFiles1959,51287 +getChar_A1973,51678 +skipC_A2005,52549 +testEscA_F2048,53470 +anonymousX_FE2082,54223 +rdAtomBY_E2115,55086 +rdList_E2167,56513 +readA_E2305,60045 +readC_E2489,64362 +tokenCE_E2519,64953 +doRead2665,68490 +inReadyC_F2703,69330 +fdSetCL_X2715,69611 +fdRdSetCZL2727,69845 +fdWrSetCZL2734,69987 +rdSetCL_F2741,70136 +wrSetCL_F2746,70252 +rdSetRdyCL_F2751,70375 +waitFdCEX_A2773,70836 +doWait3175,84262 +doSync3213,84985 +doHear3253,85925 +doTell3285,86619 +fdSetC_Y3334,87707 +doPoll3345,87941 +doKey3401,89312 +doPeek3456,90751 +doChar3472,91029 +doSkip3526,91974 +doEol3540,92321 +doEof3549,92487 +doFrom3568,92844 +doTill3635,94513 +eolA_F3709,96462 +doLine3724,96766 +doLines3877,100806 +parseBCE_E3918,101707 +doAny3990,103362 +doSym4030,104300 +doStr4044,104559 +loadBEX_E4097,105685 +doLoad4193,108035 +doIn4216,108447 +doOut4236,108777 +doErr4256,109111 +doCtl4276,109446 +doPipe4297,109801 +doOpen4360,111347 +doClose4403,112327 +doEcho4434,112918 +putStdoutB4647,118442 +newline4690,119424 +space4694,119466 +outNumE4699,119530 +outWordA4706,119658 +prExtNmX4718,119896 +outOctA4726,120090 +outAoA4739,120358 +outStringS4751,120606 +outStringC4753,120676 +outNameE4763,120815 +prNameX4771,120932 +printE_E4781,121087 +printE4790,121223 +prinE_E5003,126839 +prinE5012,126975 +doPrin5067,128237 +doPrinl5081,128507 +doSpace5085,128575 +doPrint5107,128974 +doPrintsp5123,129269 +doPrintln5138,129558 +doFlush5143,129646 +doRewind5151,129783 +doExt5168,130173 +doRd5185,130512 +doPr5251,132292 +doWr5268,132624 ./apply.l,445 applyXYZ_E4,51