Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Improve comments after a closing brace on statements. | Arnold D. Robbins | 2018-11-11 | 1 | -0/+10 | |
| | | | ||||||
* | | | Handle comments after commas in expression lists. | Arnold D. Robbins | 2018-10-30 | 1 | -0/+15 | |
| | | | ||||||
* | | | Dump list of @include files at end when pretty printing. | Arnold D. Robbins | 2018-10-28 | 1 | -0/+11 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-10-24 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-10-24 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Improve usage message when debugging enabled. | Arnold D. Robbins | 2018-10-24 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-10-23 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-10-23 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Update aux files. | Arnold D. Robbins | 2018-10-23 | 1 | -0/+4 | |
| | | | ||||||
* | | | Add comments to @load. Start for @include. | Arnold D. Robbins | 2018-10-20 | 1 | -0/+13 | |
| | | | ||||||
* | | | Handle comments after the `;' in for loops. | Arnold D. Robbins | 2018-10-17 | 1 | -0/+8 | |
| | | | ||||||
* | | | Distinguish print $0 from print. Doc updates. Fix case and default. | Arnold D. Robbins | 2018-10-17 | 1 | -0/+8 | |
| | | | ||||||
* | | | Comment handling for array for loops. | Arnold D. Robbins | 2018-10-16 | 1 | -0/+3 | |
| | | | ||||||
* | | | Fix compiler warning from Cygwin. | Arnold D. Robbins | 2018-10-16 | 1 | -0/+1 | |
| | | | ||||||
* | | | Continue with comments, especially case and default. | Arnold D. Robbins | 2018-10-16 | 1 | -0/+9 | |
| | | | ||||||
* | | | Improvements for comments in do...while and debug dump. | Arnold D. Robbins | 2018-10-14 | 1 | -0/+8 | |
| | | | ||||||
* | | | Fix comments for && and ||, other small changes. | Arnold D. Robbins | 2018-10-10 | 1 | -0/+9 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-10-10 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-10-10 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Fix Op_comment in debug.c:print_instruction. | Arnold D. Robbins | 2018-10-10 | 1 | -0/+5 | |
| | | | ||||||
* | | | Improve handling of braced statements and comments in if/else. | Arnold D. Robbins | 2018-10-10 | 1 | -0/+6 | |
| | | | ||||||
* | | | Fix empty statement handling. | Arnold D. Robbins | 2018-10-09 | 1 | -0/+7 | |
| | | | ||||||
* | | | Continued improvements in comment refactoring. | Arnold D. Robbins | 2018-10-09 | 1 | -0/+16 | |
| | | | ||||||
* | | | Improve handling of comments on braces for action rule. | Arnold D. Robbins | 2018-10-06 | 1 | -0/+5 | |
| | | | ||||||
* | | | Fix switch and ?:. also range expressions. Start on functions. | Arnold D. Robbins | 2018-10-04 | 1 | -0/+12 | |
| | | | ||||||
* | | | Comments: range expressions and switch statement. | Arnold D. Robbins | 2018-10-03 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-10-01 | 1 | -0/+4 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-10-01 | 1 | -0/+4 | |
| |\| | ||||||
| | * | Fix for regex for non-GNU compilers. | Arnold D. Robbins | 2018-10-01 | 1 | -0/+4 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-27 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-27 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Fix most recent ChangeLog entry. | Arnold D. Robbins | 2018-09-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-27 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-27 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Fix problem with MPFR conversion to int from hex numbers. | Arnold D. Robbins | 2018-09-27 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-26 | 1 | -0/+12 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-26 | 1 | -0/+12 | |
| |\| | ||||||
| | * | Add more lint warnings. | Arnold D. Robbins | 2018-09-26 | 1 | -0/+12 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-23 | 1 | -0/+5 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-23 | 1 | -0/+5 | |
| |\| | ||||||
| | * | Small fix for Sun compilers. | Arnold D. Robbins | 2018-09-23 | 1 | -0/+5 | |
| | | | ||||||
* | | | Start at revamping comment handling for the pretty printer. | Arnold D. Robbins | 2018-09-21 | 1 | -0/+11 | |
| | | | ||||||
* | | | Reset comment changes to be equal to master. | Arnold D. Robbins | 2018-09-21 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-21 | 1 | -0/+8 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-21 | 1 | -0/+8 | |
| |\| | ||||||
| | * | Bug fix for trailing backslash in dynamic regexp. | Arnold D. Robbins | 2018-09-21 | 1 | -0/+8 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-21 | 1 | -0/+6 | |
|\| | | ||||||
| * | | Merge branch 'gawk-4.2-stable' | Arnold D. Robbins | 2018-09-21 | 1 | -0/+6 | |
| |\| | ||||||
| | * | Fix compile problem for AIX. | Arnold D. Robbins | 2018-09-21 | 1 | -0/+6 | |
| | | | ||||||
* | | | Merge branch 'master' into feature/fix-comments | Arnold D. Robbins | 2018-09-18 | 1 | -0/+20 | |
|\| | |