summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Add fuzzy clockJune McEnroe2017-01-19
* Include host in tmux status lineJune McEnroe2017-01-19
* Add include so that pbcopy.c compiles on FreeBSDJune McEnroe2017-01-08
* Implement pbcopy and pbpaste in CJune McEnroe2017-01-06
* Add custom keyboard layout for macOSJune McEnroe2017-01-03
* Add gdbinitJune McEnroe2016-12-23
* Clean up tmux.conf a bit moreJune McEnroe2016-12-01
* Remove iTerm tux profileJune McEnroe2016-12-01
* Use C-e C-e to switch tmux windowsJune McEnroe2016-11-24
* Set tmux status colors BLACKJune McEnroe2016-11-10
* Update pbd.c styleJune McEnroe2016-10-16
* Update xx.c styleJune McEnroe2016-10-16
* Remove rpn.cJune McEnroe2016-10-16
* Add JRP_DUMPJune McEnroe2016-10-10
* Split jrp nops on dword boundariesJune McEnroe2016-10-10
* Fix jrp dop pushesJune McEnroe2016-10-10
* Allocate two pages of stack for jrpJune McEnroe2016-10-09
* Fix jrp snprintf lenJune McEnroe2016-10-09
* Rewrite jrpJune McEnroe2016-10-09
* Fix jrp prompt snprintfJune McEnroe2016-10-08
* Add quote to jrp and refactor jitJune McEnroe2016-10-08
* Fix jrp build -leditJune McEnroe2016-10-08
* Fix jrp mmap MAP_ANON callsJune McEnroe2016-10-08
* Fix jrp OR opJune McEnroe2016-10-08
* Set up jrp input loopJune McEnroe2016-10-08
* Implement jrp JITJune McEnroe2016-10-08
* Implement jit_hop and jit_hop for jrpJune McEnroe2016-10-07
* Keep stack top in rdi in jrpJune McEnroe2016-10-07
* Swap stacks in OP_CALL and wasteful OP_RELO in jrpJune McEnroe2016-10-07
* Add runtime functions to jrpJune McEnroe2016-10-07
* Add OP_HIGH to jrpJune McEnroe2016-10-06
* Define IMMED_PUSH macro in jrpJune McEnroe2016-10-06
* Rearrange OP_PUSH so immediate is high dword in jrpJune McEnroe2016-10-06
* Use custom typedefs in jrpJune McEnroe2016-10-06
* Generate some test code in jrpJune McEnroe2016-10-06
* Use rbp instead of r15 in jrpJune McEnroe2016-10-05
* Begin JRPJune McEnroe2016-10-05
* Use long type in rpnJune McEnroe2016-10-04
* Set tmux tab size to 20June McEnroe2016-10-04
* Process argv in rpnJune McEnroe2016-10-04
* Fix whitespace handling in rpnJune McEnroe2016-10-04
* Add @ to rpnJune McEnroe2016-10-04
* Add ! to rpnJune McEnroe2016-10-04
* Add quoting to rpnJune McEnroe2016-10-04
* Try ops first in rpnJune McEnroe2016-10-04
* Add radix to rpnJune McEnroe2016-10-04
* What am I even doing?June McEnroe2016-10-03
* Set TERM in tmuxJune McEnroe2016-09-29
* Reconfigure tmuxJune McEnroe2016-09-29
* Use shiftwidth=4 as defaultJune McEnroe2016-09-27