about summary refs log tree commit diff stats
path: root/html/subx/032check_operand_bounds.cc.html
Commit message (Collapse)AuthorAgeFilesLines
* 4982Kartik Agaram2019-02-181-5/+5
|
* 4942Kartik Agaram2019-01-211-1/+1
|
* 4921Kartik Agaram2019-01-111-1/+1
|
* 4891Kartik Agaram2018-12-301-0/+1
| | | | | | | | | | | Couple more tweaks to html rendering: a) SubX definitions no longer link redundantly to themselves. This long-standing issue turns out to be tractable to solve for SubX files since the syntax is so simple. b) Fix links to SubX definitions in other directories. I forgot that I have to always generate tags from the directory of the file being linkified. c) Fix link colors. Before we lost all syntax highlighting for functions and Globals. Now they maintain their colors, just add an underline.
* 4890 - new html renderingsKartik Agaram2018-12-291-19/+14
| | | | | | | a) Switch to a light background. b) Linkify calls in .subx files. c) Keep all colorization in the Vim colorscheme, get rid of hacky special-cases in update_html.
* 4869Kartik Agaram2018-12-161-17/+17
|
* 4830Kartik Agaram2018-12-031-1/+1
| | | | | | New helper: printing a byte in textual (hex) form. This required adding instructions for bitwise shift operations.
* 4814Kartik Agaram2018-12-011-12/+15
|
* 4782Kartik Agaram2018-11-261-13/+13
|
* 4734Kartik Agaram2018-10-281-22/+22
|
* 4724Kartik Agaram2018-10-241-22/+22
|
* 4709Kartik Agaram2018-10-171-20/+20
|
* 4649Kartik Agaram2018-10-021-6/+6
|
* 4520Kartik Agaram2018-09-261-6/+6
|
* 4512Kartik Agaram2018-09-231-2/+2
|
* 4588Kartik Agaram2018-09-221-7/+7
|
* 4539Kartik Agaram2018-09-071-1/+1
|
* 4536Kartik Agaram2018-09-071-16/+16
|
* 4521Kartik Agaram2018-08-131-0/+121
3' href='#n373'>373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 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