You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx/ael
Steve Murphy 35b951d2ac
This commits the changes to AEL to use the gosub-with-args from Tilghman to perform macro calls. This results in substantially smaller stack footprint, which allows macro call depths in excess of 100,000 levels, rather than the limit of 7 calls deep, which the Macro app is subject to.
20 years ago
..
ael-test This commits the changes to AEL to use the gosub-with-args from Tilghman to perform macro calls. This results in substantially smaller stack footprint, which allows macro call depths in excess of 100,000 levels, rather than the limit of 7 calls deep, which the Macro app is subject to. 20 years ago
ael.flex This commit is a basic AEL enhancement: c-style comments 20 years ago
ael.tab.c This commit merges the contents of 7721, as it applied to the trunk version. Added the item that would previously trigger a false error to test1. 20 years ago
ael.tab.h committing a fix for colons in goto arguments and suppressing operator messages in globals assignments. 20 years ago
ael.y This commit merges the contents of 7721, as it applied to the trunk version. Added the item that would previously trigger a false error to test1. 20 years ago
ael_lex.c This commit is a basic AEL enhancement: c-style comments 20 years ago