Revision 632362
Go back to digest for 11th February 2007Features in KDE Base
Harri Porten committed changes in /branches/KDE/3.5/kdelibs/kjs:
support named function expressions (see bug #108536). During the implementation I noticed that they work in trunk too. This reuses some code but is a less invasive solution.
File Changes
Modified 8 files
- /branches/KDE/3.5/kdelibs/kjs
- /ChangeLog
- /grammar.cpp
- /grammar.h
- /grammar.y
- /lexer.cpp
- /lexer.h
- /nodes.cpp
- /nodes.h
8 files changed in total