Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iter: argmax, argmin: argument need not be variable! | Kaz Kylheku | 2022-04-23 | 1 | -0/+1 |
* | Add missing Copyright 2022 into license headers. | Kaz Kylheku | 2022-04-16 | 1 | -1/+1 |
* | base: __g() must prefix symbols with __ | Kaz Kylheku | 2022-04-14 | 1 | -1/+1 |
* | Some egawk support: use @let in case if available. | Kaz Kylheku | 2022-04-13 | 1 | -1/+8 |
* | fun() must expand arg; fix __fun clash issue. | Kaz Kylheku | 2022-04-13 | 1 | -0/+2 |
* | Adding Lisp-inspired data and control utilities. | Kaz Kylheku | 2022-03-31 | 1 | -0/+3 |
* | Test for features not awks. | Kaz Kylheku | 2022-03-28 | 1 | -0/+4 |
* | New <case.h> header and macro. | Kaz Kylheku | 2022-03-27 | 1 | -0/+43 |