about summary refs log tree commit diff stats
path: root/subx/apps/dquotes.subx
Commit message (Collapse)AuthorAgeFilesLines
* 5127Kartik Agaram2019-04-261-1/+1
|
* 5124Kartik Agaram2019-04-231-1/+1
|
* 5123Kartik Agaram2019-04-231-4/+0
|
* 5112Kartik Agaram2019-04-191-1/+63
|
* 5108Kartik Agaram2019-04-181-10/+10
|
* 5107Kartik Agaram2019-04-181-4/+281
|
* 5106Kartik Agaram2019-04-171-1/+145
|
* 5105Kartik Agaram2019-04-161-28/+2
| | | | | Pull in a _different_ function than `next-word` (commit 5092) into a shared file between phases. Let's see how this goes.
* 5104Kartik Agaram2019-04-161-18/+13
| | | | Don't forget metadata for string literals.
* 5103Kartik Agaram2019-04-161-61/+88
|
* 5102 - tokenize string literalsKartik Agaram2019-04-161-0/+582
Current plan: $ cat files.subx ... |dquotes |assort |pack |survey |hex > a.out