summaryrefslogtreecommitdiffstats
path: root/research
Commit message (Collapse)AuthorAgeFilesLines
* research/arrays-and-hashes.txt: New fileHEADmasterP. J. McDermott2017-02-111-0/+465
|
* research/split.sh: Add a sed+SCL versionP. J. McDermott2017-02-111-1/+38
| | | | Also comments. Comments are good.
* research/split.sh: New fileP. J. McDermott2017-02-111-0/+18
|
* research/arrays.txt: Fix array value getting codeP. J. McDermott2017-02-101-0/+1
|
* research/arrays.txt: Add keys to function listP. J. McDermott2017-02-101-1/+1
|
* research/arrays.txt: Fix array length increment in push()P. J. McDermott2017-02-101-1/+1
|
* research/identifier-mangling.txt: New fileP. J. McDermott2017-02-101-0/+7
|
* research/oop3.sh: New fileP. J. McDermott2017-02-101-0/+74
|
* research/heap.sh: Clear freed block's next_free pointerP. J. McDermott2017-02-101-0/+2
| | | | Otherwise, __malloc() would fail to detect the last free block.
* research/heap.sh: New fileP. J. McDermott2017-02-101-0/+42
|
* research/malloc.txt: Refer to heap.txtP. J. McDermott2017-02-101-0/+2
|
* research/heap.txt: Drop long malloc register nameP. J. McDermott2017-02-101-4/+0
|
* research/heap.txt: Improve malloc() codeP. J. McDermott2017-02-101-3/+3
|
* research/registers.txt: Unify AR and RRP. J. McDermott2017-02-101-11/+5
|
* research/registers.txt: New fileP. J. McDermott2017-02-101-0/+21
|
* research/heap.txt: New fileP. J. McDermott2017-02-101-0/+42
|
* research/malloc.txt: New incomplete notesP. J. McDermott2017-02-091-0/+178
|
* research/arrays.txt: New fileP. J. McDermott2017-02-091-0/+100
|
* research/ref.sh: New fileP. J. McDermott2017-02-081-0/+66
|
* research/oop2.sh: New fileP. J. McDermott2017-02-081-0/+54
|
* research/return-string-without-subshell.sh: New fileP. J. McDermott2017-02-081-0/+39
|
* research/oop.txt: New fileP. J. McDermott2017-02-081-0/+135
|
* research: New arrays/OOP testing scriptP. J. McDermott2016-03-171-0/+94
|
* research: New "goto" testing scriptP. J. McDermott2016-03-171-0/+37
|
* research: Try storing local vars in eval'd arrayP. J. McDermott2016-02-281-4/+4
|
* research: New "local" testing scriptP. J. McDermott2016-02-281-0/+261
|
* research: Lose all command substitutions in ctxswP. J. McDermott2016-02-261-6/+6
|
* research: Lose an evalP. J. McDermott2016-02-261-4/+4
|
* research: New stack management test scriptP. J. McDermott2016-02-241-0/+308
|
* ...Now you don'tP. J. McDermott2016-02-234-627/+0
|
* Old runtime library research scripts: Now you see them...P. J. McDermott2016-02-234-0/+627
Modification dates: research1.sh: 2016-02-13 14:44:30 -0500 research2.sh: 2016-02-13 19:25:25 -0500 research3.sh: 2016-02-14 17:56:33 -0500 research4.sh: 2016-02-23 01:26:54 -0500