summaryrefslogtreecommitdiffstats
path: root/unoidl/source/sourceprovider-parser.y
Commit message (Expand)AuthorAgeFilesLines
* Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2013-10-151-5/+2
* Reject "too similar" service constructorsStephan Bergmann2013-09-201-16/+79
* Certain UNOIDL typedefs are forbidden for historic reasonsStephan Bergmann2013-09-201-1/+16
* Handle special case -(2^63) correctlyStephan Bergmann2013-09-191-8/+12
* typoStephan Bergmann2013-09-191-1/+1
* -WshadowStephan Bergmann2013-09-181-2/+2
* && vs. & typosStephan Bergmann2013-09-171-9/+9
* Fix build with Bison 3Khaled Hosny2013-09-171-1/+1
* Move full file parsing logic to sourceprovider-parser.yStephan Bergmann2013-09-171-0/+87
* Detect reuse of module names for other entitiesStephan Bergmann2013-09-171-2/+33
* Fix C++11'ismStephan Bergmann2013-09-121-2/+2
* WIP: additional unoidl::Provider that directly reads from .idl filesStephan Bergmann2013-09-121-0/+3631