about summary refs log tree commit diff stats
path: root/html/054static_dispatch.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 3685Kartik K. Agaram2016-11-231-1/+0
|
* 3684Kartik K. Agaram2016-11-231-7/+8
| | | | | | | | | | | | | Trying to find examples where a layer includes complexity just so later layers can hook into it. Resolve_stack is the one big one I've found that isn't just a simple function-call indirection that may later get more complex. Conclusion of a conversation with Stephen Malina: Such examples should make one very nervous, because this sort of creep is how we end up with over-engineered abstractions (http://www.joelonsoftware.com/articles/fog0000000018.html). We need to step very carefully anytime we make the outsider reader's comprehension task harder..
* 3667Kartik K. Agaram2016-11-111-8/+11
|
* 3558Kartik K. Agaram2016-10-221-2/+2
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3524Kartik K. Agaram2016-10-201-25/+25
|
* 3431Kartik K. Agaram2016-09-301-53/+55
| | | | | Improvements to syntax highlighting, particularly for Mu code in C++ files.
* 3395Kartik K. Agaram2016-09-171-58/+57
|
* 3355Kartik K. Agaram2016-09-151-4/+22
|
* 3315Kartik K. Agaram2016-09-101-3/+2
|
* 3158Kartik K. Agaram2016-07-271-1/+1
|
* 3117Kartik K. Agaram2016-07-201-1/+0
|
* 3102Kartik K. Agaram2016-07-051-6/+7
|
* 3013Kartik K. Agaram2016-05-261-10/+6
|
* 2996Kartik K. Agaram2016-05-211-0/+659