OpenSearch/modules/lang-painless
Robert Muir ba2fe156e8 Switch over dynamic method calls, loads and stores to invokedynamic.
Remove performance hack for accessing a document's fields, its not needed.
Add support for accessing is-getter methods like List.isEmpty() as .empty

Closes #18201
2016-05-09 21:44:32 -04:00
..
licenses Moved Painless from a plugin to a module. 2016-02-21 16:50:54 -08:00
src Switch over dynamic method calls, loads and stores to invokedynamic. 2016-05-09 21:44:32 -04:00
ant.xml Moved Painless from a plugin to a module. 2016-02-21 16:50:54 -08:00
build.gradle Moved Painless from a plugin to a module. 2016-02-21 16:50:54 -08:00