wala / WALA

T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
http://github.com/wala/WALA
Eclipse Public License 2.0
764 stars 223 forks source link

Simplify access to various extensions #1432

Closed liblit closed 4 months ago

liblit commented 4 months ago

In Kotlin script files (*.kts), we can use extension methods that various plugins add. IntelliJ IDEA understands these too, so we still get static-type-aware autocompletion and other nice IDE features.

github-actions[bot] commented 4 months ago

Test Results

  813 files  ±0    813 suites  ±0   3h 46m 2s :stopwatch: ±0s   735 tests ±0    718 :white_check_mark: ±0   17 :zzz: ±0  0 :x: ±0  5 029 runs  ±0  4 908 :white_check_mark: ±0  121 :zzz: ±0  0 :x: ±0 

Results for commit 0f853d1e. ± Comparison against base commit 2cf2514f.