asterisk/res/ael
Sean Bright acd1513111 ael: Regenerate lexers and parsers.
Various changes to ensure that the lexers and parsers can be correctly
generated when REBUILD_PARSERS is enabled.

Some notes:

* Because of the version of flex we are using to generate the lexers
  (2.5.35) some post-processing in the Makefile is still required.

* The generated lexers do not contain the problematic C99 check that
  was being replaced by the call to sed in the respective Makefiles so
  it was removed.

* Since these files are generated, they will include trailing
  whitespace in some places. This does not need to be corrected.

Change-Id: Ibbd343606fcf5c0d285b1599e6e8e59f514f2e4e
2023-04-03 07:58:23 -05:00
..
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
ael.flex ael: Regenerate lexers and parsers. 2023-04-03 07:58:23 -05:00
ael.tab.c ael: Regenerate lexers and parsers. 2023-04-03 07:58:23 -05:00
ael.tab.h ael: Regenerate lexers and parsers. 2023-04-03 07:58:23 -05:00
ael.y res: Spelling fixes 2021-11-15 16:37:34 -06:00
ael_lex.c ael: Regenerate lexers and parsers. 2023-04-03 07:58:23 -05:00
pval.c Revert "pbx_ael: Global variables are not expanded." 2023-03-24 07:15:12 -05:00