about summary refs log tree commit diff stats
path: root/cpp/025name
Commit message (Collapse)AuthorAgeFilesLines
* 985Kartik K. Agaram2015-03-271-13/+16
|
* 973Kartik K. Agaram2015-03-261-2/+1
|
* 968Kartik K. Agaram2015-03-241-1/+1
|
* 966 - c++: starting on default-spaceKartik K. Agaram2015-03-211-6/+7
|
* 963Kartik K. Agaram2015-03-201-1/+11
| | | | Amazing how easy that was.
* 962 - no, not quiteKartik K. Agaram2015-03-201-3/+18
| | | | A big one left: tracking the size of reagents.
* 961 - done converting names?Kartik K. Agaram2015-03-201-2/+46
| | | | | | | | | | | I'm making two changes to how I compute field offsets: a) I just replace offset names up front, before I even manage field names. I don't bother disallowing x:integer and x:offset in the same function. Let's see if that leads us astray. Certainly saves code. b) I don't bother canonizing the first arg of a get since we know it has to have a type that is some number of 'address' followed by a record. Just assume that we have the right number of 'deref's.
* 960Kartik K. Agaram2015-03-201-2/+11
|
* 959Kartik K. Agaram2015-03-201-4/+18
|
* 957 - starting to do name translationKartik K. Agaram2015-03-181-0/+56
-key a toggle-article-read bind-key n next-unread bind-key N prev-unread bind-key D pb-download bind-key U show-urls bind-key x pb-delete bind-key ^t next-unread color listnormal cyan default color listfocus black yellow standout bold color listnormal_unread blue default color listfocus_unread yellow default bold color info red black bold color article cyan default browser lh macro , open-in-browser macro t set browser "yt-dlp --add-metadata -i"; open-in-browser ; set browser lh macro a set browser "yt-dlp --add-metadata -i --config-location ~/etc/yt-dlp/config-music"; open-in-browser ; set browser lh macro v set browser "mpv"; open-in-browser ; set browser lh macro w set browser "lynx -cookies- -vikeys"; open-in-browser ; set browser lh