Files
make/tests/scripts/functions
Jouke Witteveen fcc11d05a6 Create $(let ...) providing lexically scoped variables
Add a new function $(let ...) which allows lexically scoped variables.

* NEWS: Add information on this feature.
* doc/make.texi (Let Function): Document the 'let' function.
* src/function.c (func_let): Create the 'let' built-in function.
* tests/scripts/functions/let: Test the 'let' built-in function.
2020-12-06 18:30:58 -05:00
..
2017-06-04 18:37:20 -04:00
2020-04-01 02:02:57 -04:00
2017-06-04 18:37:20 -04:00
2020-04-01 02:02:57 -04:00
2003-11-04 07:40:29 +00:00
2020-04-01 02:02:57 -04:00
2017-06-04 18:37:20 -04:00
2019-10-10 18:31:50 -04:00
2000-04-22 02:11:17 +00:00
2002-07-08 02:26:47 +00:00