asterisk/pbx/ael
Luigi Rizzo 595955ea98 switch a couple of operands.
This gives slightly different results from the previous code
on syntax errors, but it actually makes fewer mistakes so
i think it is an improvement. Additionally, it makes the
code more uniform (the other call of reset_argcount
occurs after LP and not before).
 


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-04-30 23:53:22 +00:00
..
ael-test make the 'runtest' filter less strict on line numbers. 2006-04-28 15:51:31 +00:00
ael.flex put back some simplifications, this time really tested 2006-04-30 23:31:43 +00:00
ael.tab.c switch a couple of operands. 2006-04-30 23:53:22 +00:00
ael.tab.h introduce a new frontend to npval for the very common case 2006-04-30 13:57:08 +00:00
ael.y switch a couple of operands. 2006-04-30 23:53:22 +00:00
ael_lex.c put back some simplifications, this time really tested 2006-04-30 23:31:43 +00:00