[SR-Dev] git:andrei/script_vars: script parsing: rvalues instead of expr.

Andrei Pelinescu-Onciul andrei at iptel.org
Tue Dec 9 16:23:37 CET 2008


Module: sip-router
Branch: andrei/script_vars
Commit: 80ae84b96ff8938df0593f60b114ccedec9b8a6e
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=80ae84b96ff8938df0593f60b114ccedec9b8a6e

Author: Andrei Pelinescu-Onciul <andrei at iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei at iptel.org>
Date:   Tue Dec  9 16:18:49 2008 +0100

script parsing: rvalues instead of expr.

- expressions are now evaluated in terms of rvalues
- more operators
- operator precedence
- cleanup
- NUMBER is now always positive (added intno which can be
  negative)

---

 cfg.lex |    2 +-
 cfg.y   |  526 +++++++++++++++++++++++++++------------------------------------
 2 files changed, 224 insertions(+), 304 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=80ae84b96ff8938df0593f60b114ccedec9b8a6e



More information about the sr-dev mailing list