about summary refs log tree commit diff stats
path: root/html/058to_text.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 4709Kartik Agaram2018-10-171-1/+1
|
* 4539Kartik Agaram2018-09-071-4/+4
|
* 4447Kartik Agaram2018-07-271-4/+5
|
* 4239Kartik Agaram2018-05-081-4/+4
|
* 4199Kartik K. Agaram2018-01-251-5/+4
|
* 4161Kartik K. Agaram2017-12-151-5/+5
|
* 4155Kartik K. Agaram2017-12-071-2/+2
|
* 4102Kartik K. Agaram2017-11-011-1/+1
|
* 3927Kartik K. Agaram2017-06-191-1/+1
|
* 3900Kartik K. Agaram2017-06-021-1/+1
|
* 3897 - various updates to documentationKartik K. Agaram2017-05-291-2/+2
|
* 3877Kartik K. Agaram2017-05-261-1/+1
|
* 3764 - better colors for cross-linksKartik K. Agaram2017-03-081-4/+5
|
* 3761Kartik K. Agaram2017-03-071-3/+4
|
* 3750Kartik K. Agaram2017-03-021-1/+1
|
* 3749Kartik K. Agaram2017-03-021-1/+1
|
* 3716Kartik K. Agaram2016-12-261-0/+2
| | | | Make hyperlinks less salient in the rendered html since there's so many of them.
* 3713 - cross-link calls with definitions in htmlKartik K. Agaram2016-12-261-4/+4
|
* 3710Kartik K. Agaram2016-12-261-23/+23
| | | | | Turns out we don't need to explicitly add anchors for each line. Vim's TOhtml has magic for that out of the box.
* 3709 - line numbers in htmlKartik K. Agaram2016-12-261-26/+50
| | | | | | Each line number also gets an anchor name, but I'm not hyperlinking them for now because I don't want to encourage bookmarking these links just yet. They aren't permalinks because every revision may change what's at any given line number.
* 3673Kartik K. Agaram2016-11-131-1/+1
|
* 3544Kartik K. Agaram2016-10-221-1/+1
|
* 3543Kartik K. Agaram2016-10-221-1/+1
|
* 3395Kartik K. Agaram2016-09-171-4/+1
|
* 3355Kartik K. Agaram2016-09-151-0/+62
20'>420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560