index
:
cppawk
master
Wrapper script that adds C preprocessing to Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cppawk-include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iter: new minimizing, argmax, argmin clauses.
Kaz Kylheku
2022-03-31
1
-0
/
+47
*
iter: fix bug in list clause.
Kaz Kylheku
2022-03-31
1
-1
/
+1
*
loop: add summing, maximizing, while, until.
Kaz Kylheku
2022-03-31
1
-0
/
+31
*
iter: fix circular header inclusion issue.
Kaz Kylheku
2022-03-31
1
-4
/
+5
*
Adding Lisp-inspired data and control utilities.
Kaz Kylheku
2022-03-31
7
-0
/
+1385
*
narg: rename some arguments.
Kaz Kylheku
2022-03-29
1
-1
/
+1
*
case: add mixed clause.
Kaz Kylheku
2022-03-29
2
-0
/
+10
*
nargs: add splice macro.
Kaz Kylheku
2022-03-29
2
-0
/
+4
*
New public header <narg.h>.
Kaz Kylheku
2022-03-29
1
-0
/
+39
*
__revargs: rename to __revarg to rhyme with narg.
Kaz Kylheku
2022-03-28
1
-1
/
+1
*
narg: 16 argument safety red zone.
Kaz Kylheku
2022-03-28
1
-8
/
+21
*
Settle on single, most general __varexpand.
Kaz Kylheku
2022-03-28
2
-130
/
+79
*
__varexpand_simple: get rid of __rep_ macros.
Kaz Kylheku
2022-03-28
1
-136
/
+1
*
Test for features not awks.
Kaz Kylheku
2022-03-28
2
-1
/
+5
*
Simplify definition of variadic macros.
Kaz Kylheku
2022-03-28
2
-8
/
+16
*
Remove stray character in macro expansion.
Kaz Kylheku
2022-03-28
1
-1
/
+1
*
Fix some include guards lacking trailing _H.
Kaz Kylheku
2022-03-28
2
-3
/
+3
*
New <case.h> header and macro.
Kaz Kylheku
2022-03-27
5
-1
/
+493
*
Keep empty cppawk-include directory.
Kaz Kylheku
2022-03-24
1
-0
/
+1
*
get rid of <stdver.h> header.
Kaz Kylheku
2022-03-23
1
-1
/
+0
*
Add cppawk-include directory and <stdver.h> header.
Kaz Kylheku
2022-03-18
1
-0
/
+1
[prev]