index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
awkgram.y
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Dump list of @include files at end when pretty printing.
Arnold D. Robbins
2018-10-28
1
-56
/
+12
|
*
Add a TODO item in list.
Arnold D. Robbins
2018-10-21
1
-0
/
+1
|
*
Add comments to @load. Start for @include.
Arnold D. Robbins
2018-10-20
1
-24
/
+78
|
*
Handle comments after the `;' in for loops.
Arnold D. Robbins
2018-10-17
1
-0
/
+28
|
*
Distinguish print $0 from print. Doc updates. Fix case and default.
Arnold D. Robbins
2018-10-17
1
-1
/
+1
|
*
Comment handling for array for loops.
Arnold D. Robbins
2018-10-16
1
-4
/
+10
|
*
Continue with comments, especially case and default.
Arnold D. Robbins
2018-10-16
1
-15
/
+49
|
*
Improvements for comments in do...while and debug dump.
Arnold D. Robbins
2018-10-14
1
-5
/
+15
|
*
Fix comments for && and ||, other small changes.
Arnold D. Robbins
2018-10-10
1
-55
/
+38
|
*
Improve handling of braced statements and comments in if/else.
Arnold D. Robbins
2018-10-10
1
-1
/
+37
|
*
Fix empty statement handling.
Arnold D. Robbins
2018-10-09
1
-1
/
+16
|
*
Continued improvements in comment refactoring.
Arnold D. Robbins
2018-10-09
1
-44
/
+74
|
*
Improve handling of comments on braces for action rule.
Arnold D. Robbins
2018-10-06
1
-5
/
+24
|
*
Fix switch and ?:. also range expressions. Start on functions.
Arnold D. Robbins
2018-10-04
1
-24
/
+37
|
*
Comments: range expressions and switch statement.
Arnold D. Robbins
2018-10-03
1
-8
/
+24
|
*
Start at revamping comment handling for the pretty printer.
Arnold D. Robbins
2018-09-21
1
-235
/
+171
|
*
Reset comment changes to be equal to master.
Arnold D. Robbins
2018-09-21
1
-31
/
+14
|
*
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-09-07
1
-1
/
+1
|
\
|
*
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-09-07
1
-1
/
+1
|
|
\
|
|
*
Remove \n from calls to lintwarn, warning, and fatal.
Arnold D. Robbins
2018-09-07
1
-1
/
+1
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-08-02
1
-4
/
+11
|
\
|
|
|
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-08-02
1
-4
/
+11
|
|
\
|
|
|
*
Add lint warning for escaped newlines.
Arnold D. Robbins
2018-08-02
1
-0
/
+2
|
|
|
|
|
*
Fix handling of physical newlines in -v arguments and related improvemnts.
Arnold D. Robbins
2018-07-31
1
-0
/
+2
|
|
|
|
|
*
Add lint warning for `print "foo" > "foo" 1'.
Arnold D. Robbins
2018-07-27
1
-4
/
+7
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-05-24
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-05-24
1
-1
/
+1
|
|
\
|
|
|
*
Improve lint checking for statement of just a constant.
Arnold D. Robbins
2018-05-24
1
-1
/
+1
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-03-26
1
-25
/
+2
|
\
|
|
|
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-03-26
1
-25
/
+2
|
|
\
|
|
|
*
Remove the tail recursion optimization.
Arnold D. Robbins
2018-03-26
1
-25
/
+2
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-03-05
1
-2
/
+2
|
\
|
|
|
*
|
Merge branch 'gawk-4.2-stable' (after 4.2.1 release)
Arnold D. Robbins
2018-03-05
1
-2
/
+2
|
|
\
|
|
|
*
Minor cleanups (bool to int, move a macro).
Arnold D. Robbins
2018-03-05
1
-2
/
+2
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2018-01-10
1
-1
/
+4
|
\
|
|
|
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2018-01-10
1
-1
/
+4
|
|
\
|
|
|
*
Changes to ROUNDMODE now invalidate cached string values.
Arnold D. Robbins
2018-01-03
1
-1
/
+4
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2017-12-14
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'gawk-4.2-stable'
Arnold D. Robbins
2017-12-14
1
-1
/
+1
|
|
\
|
|
|
*
Don't optimize !_"...".
Arnold D. Robbins
2017-12-10
1
-1
/
+1
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2017-10-22
1
-19
/
+12
|
\
|
|
|
*
|
Merge branch 'master' into feature/dev-5.0
Arnold D. Robbins
2017-10-21
1
-1
/
+2
|
|
\
|
|
*
|
Simply lint checking for functions defined/called.
Arnold D. Robbins
2017-10-14
1
-15
/
+12
|
|
|
|
*
|
Remove code allowing non-English letters in identifiers.
Arnold D. Robbins
2017-10-02
1
-4
/
+0
|
|
|
*
|
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2017-10-21
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Don't fold constant strings if either is translatable.
Arnold D. Robbins
2017-10-21
1
-1
/
+2
|
|
/
*
|
Merge branch 'master' into feature/fix-comments
Arnold D. Robbins
2017-08-13
1
-1
/
+5
|
\
|
|
*
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-08-04
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-17
1
-1
/
+7
|
|
\
\
|
*
\
\
Merge branch 'master' into feature/api-mpfr
Arnold D. Robbins
2017-07-17
1
-11
/
+5
|
|
\
\
\
[prev]
[next]