about summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--LICENSE.txt15249log stats plain blame
-rw-r--r--Manual_tests.md2647log stats plain blame
-rw-r--r--MemoryReferenceInfo.lua.042695log stats plain blame
-rw-r--r--MemoryReferenceInfo.lua.unused42812log stats plain blame
-rw-r--r--README.md4438log stats plain blame
-rw-r--r--app.lua13521log stats plain blame
-rw-r--r--button.lua1359log stats plain blame
-rw-r--r--colorize.lua1911log stats plain blame
-rw-r--r--commands.lua3253log stats plain blame
-rw-r--r--drawing.lua32429log stats plain blame
-rw-r--r--drawing_tests.lua44084log stats plain blame
-rw-r--r--edit.lua19684log stats plain blame
-rw-r--r--file.lua7101log stats plain blame
-rw-r--r--geom.lua4464log stats plain blame
-rw-r--r--help.lua7235log stats plain blame
-rw-r--r--icons.lua1904log stats plain blame
-rw-r--r--json.lua9661log stats plain blame
-rw-r--r--keychord.lua1826log stats plain blame
-rw-r--r--log.lua850log stats plain blame
-rw-r--r--log_browser.lua11580log stats plain blame
-rw-r--r--main.lua8187log stats plain blame
-rw-r--r--run.lua6158log stats plain blame
-rw-r--r--run_tests.lua3136log stats plain blame
-rw-r--r--search.lua4176log stats plain blame
-rw-r--r--select.lua6613log stats plain blame
-rw-r--r--source.lua12258log stats plain blame
-rw-r--r--source_edit.lua22125log stats plain blame
-rw-r--r--source_file.lua7694log stats plain blame
-rw-r--r--source_select.lua6760log stats plain blame
-rw-r--r--source_tests.lua7148log stats plain blame
-rw-r--r--source_text.lua70087log stats plain blame
-rw-r--r--source_text_tests.lua103724log stats plain blame
-rw-r--r--source_undo.lua4180log stats plain blame
-rw-r--r--test.lua843log stats plain blame
-rw-r--r--text.lua39520log stats plain blame
-rw-r--r--text_tests.lua105608log stats plain blame
-rw-r--r--undo.lua4162log stats plain blame
573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674