OpenSearch/modules/lang-painless
Jack Conradson d9fd74bcdc
Painless: Special Case def (#32871)
This removes def from the classes map in PainlessLookup and instead always special 
cases it. This prevents potential calls against the def type that shouldn't be made and 
forces all cases of def throughout Painless code to be special cased.
2018-08-16 08:03:21 -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 Painless: Change fqn_only to no_import (#32817) 2018-08-14 11:17:15 -07:00
src Painless: Special Case def (#32871) 2018-08-16 08:03:21 -07:00
build.gradle Scripting: Replace Update Context (#32096) 2018-08-09 14:32:36 +02:00