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
/
cons.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cons: list_begin, list_add, list_end: document, test.
Kaz Kylheku
2022-04-18
1
-0
/
+1
*
Add missing Copyright 2022 into license headers.
Kaz Kylheku
2022-04-16
1
-1
/
+1
*
cons: dolist, dolisti, doconses: doc, test.
Kaz Kylheku
2022-04-16
1
-0
/
+1
*
Rename some array and field conversion functions.
Kaz Kylheku
2022-04-16
1
-3
/
+3
*
cons: document and test uniq, new uniqual function.
Kaz Kylheku
2022-04-15
1
-0
/
+1
*
cons: add ldiff, last and butlast.
Kaz Kylheku
2022-04-14
1
-0
/
+3
*
New function equalize.
Kaz Kylheku
2022-04-05
1
-0
/
+1
*
Add box_str function.
Kaz Kylheku
2022-04-05
1
-0
/
+1
*
New accessors stringp and symbolp.
Kaz Kylheku
2022-04-04
1
-0
/
+2
*
Rename sym to box_sym.
Kaz Kylheku
2022-04-04
1
-1
/
+1
*
Rename nump to numberp.
Kaz Kylheku
2022-04-04
1
-1
/
+1
*
Fix incorrect #defines for and and or.
Kaz Kylheku
2022-04-04
1
-2
/
+2
*
cons: split into private/public.
Kaz Kylheku
2022-04-03
1
-690
/
+48
*
cons: rename tolisp and toawk functions.
Kaz Kylheku
2022-04-03
1
-6
/
+6
*
list_add: fix multiple evaluation and paren problem.
Kaz Kylheku
2022-03-31
1
-1
/
+6
*
Adding Lisp-inspired data and control utilities.
Kaz Kylheku
2022-03-31
1
-0
/
+719