OpenSearch/modules/lang-painless
Jack Conradson 833ed30f0d Modify Painless AST to add synthetic functions during semantic pass (#47611)
This has ELambda and ENewArrayFunctionRef add their generated synthetic
methods to the SClass node during the semantic pass and removes this 
data from the write pass. This is the first step to remove "Globals" (mutable 
state) from the write pass.
2019-10-07 07:48:51 -07:00
..
licenses Upgrade Painless from ANTLR 4.5.1-1 to ANTLR 4.5.3. (#27153) 2017-10-27 11:07:49 -07:00
spi Add annotations to Painless whitelist (#43239) 2019-06-24 09:27:24 -07:00
src Modify Painless AST to add synthetic functions during semantic pass (#47611) 2019-10-07 07:48:51 -07:00
build.gradle transport.publish_address should contain CNAME (#45626) 2019-08-16 17:42:00 +02:00