summaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin/src
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersJon Bratseth2017-06-144-4/+4
|
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
|
* Update copyright headersJon Bratseth2017-06-144-4/+4
|
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
|
* Copyright headerJon Bratseth2017-06-134-4/+4
|
* Add tensor support to vespa-documentgen-pluginLester Solbakken2017-05-091-1/+9
|
* Support references in concrete document typesTor Brede Vekterli2017-02-081-1/+10
|
* Preserve old behavior where doing a setFieldValue on a string field,Henning Baldersheim2016-11-161-13/+0
| | | | | | would make an empty spanTreeMap when there where no annotations. However this is different that using the generated setter, which will not touch any annotations. But that is the same issue as always.
* Revert "Revert "Balder/faster concrete docs""Henning Baldersheim2016-11-161-154/+120
|
* Revert "Balder/faster concrete docs"Henning Baldersheim2016-11-161-120/+154
|
* And then we are done specialhandling StringFieldValues too.Henning Baldersheim2016-11-151-63/+35
|
* Add copyright and use getField() instead of creating Field's on the fly.Henning Baldersheim2016-11-151-4/+3
|
* ensure Extended or belong to super.Henning Baldersheim2016-11-151-5/+8
|
* Use ExtendedField for structs too.Henning Baldersheim2016-11-151-19/+16
|
* Optimize setFieldValue tooHenning Baldersheim2016-11-151-18/+19
|
* Use constant time hash lookups for non-struct and non-string fields for ↵Henning Baldersheim2016-11-151-21/+22
| | | | getFieldValue() and getField().
* staticHenning Baldersheim2016-11-141-1/+1
|
* Static plus intellij recommendations.Henning Baldersheim2016-11-141-54/+47
|
* PublishJon Bratseth2016-06-154-0/+1021