Tilghman Lesher
|
9cd898dc10
Merged revisions 299449 via svnmerge from
|
14 gadi atpakaļ |
Tilghman Lesher
|
9dce6ebd4f
Merged revisions 290255 via svnmerge from
|
14 gadi atpakaļ |
Steve Murphy
|
a0e6219d85
Merged revisions 119966 via svnmerge from
|
16 gadi atpakaļ |
Steve Murphy
|
9e25295f70
(closes issue #12467)
|
16 gadi atpakaļ |
Steve Murphy
|
01d3b407ff
made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also.
|
17 gadi atpakaļ |
Steve Murphy
|
4ddf18494a
closes issue #11005, where #include uses the current dir instead of the config dir (/etc/asterisk) for relative path includes for AEL
|
17 gadi atpakaļ |
Steve Murphy
|
d1df55a804
Merged revisions 84511 via svnmerge from
|
17 gadi atpakaļ |
Steve Murphy
|
072f9f3e6a
the last commit for AEL affected a small number of tests. Added a regression test for glob'd includes
|
17 gadi atpakaļ |
Steve Murphy
|
74a89324fa
This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files.
|
17 gadi atpakaļ |
Steve Murphy
|
a4b1c27b0b
Merged revisions 79255 via svnmerge from
|
17 gadi atpakaļ |
Steve Murphy
|
63e085dd3f
updated the regression tests
|
17 gadi atpakaļ |
Steve Murphy
|
99c829cbc4
Eager people beat me to fixing the messed if, but we all forgot to update the regressions. Until now.
|
18 gadi atpakaļ |
Steve Murphy
|
4bde8e691f
Correction for bug 8128 in trunk
|
18 gadi atpakaļ |
Steve Murphy
|
989ecb2014
These changes correspond to the changes to app_stack's Gosub() application
|
18 gadi atpakaļ |
Steve Murphy
|
f6b0c44c04
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.
|
18 gadi atpakaļ |
Steve Murphy
|
dd411f1bf9
This commit is a basic AEL enhancement: c-style comments
|
18 gadi atpakaļ |
Steve Murphy
|
80d1120be9
added a -q for quiet, option to aelparse
|
18 gadi atpakaļ |
Steve Murphy
|
f75db464a9
This bug adds enhancement as per bug 7606, the -w
|
18 gadi atpakaļ |
Steve Murphy
|
ab341f9238
The contents of branch teams/murf/bug_7598 are being folded in here.
|
18 gadi atpakaļ |
Russell Bryant
|
0452cfe1a4
merge changes from team/murf/AEL-trunk-fixesonly
|
18 gadi atpakaļ |
Kevin P. Fleming
|
5e57654e7f
Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now no longer considered experimental :-)
|
18 gadi atpakaļ |