/kotlin-compiler-server

Server for executing kotlin code

Primary LanguageKotlin

Kotlin compiler server Build Status

Tasks:

  1. Tests on highlight + warnings (+)
  2. Tests on complete (+)
  3. Support old API (+)
  4. Add executor policy (+)
  5. Add dockerfile
  6. Test multi-version with spring starters (-)
  7. New dir structure (+)
  8. Support JUNIT (+)
  9. Documentation
  10. Test for compiler errors
  11. Endpoint for versions (+)
  12. Readonly files (+)
  13. move lib to config props (+)
  14. add coroutines (+)
  15. add coroutines test (+)
  16. test junit exception in executor
  17. js env from ErrAnalyzer to EnvManager (+)
  18. Get kotlin plugin form marketplace (+)
  19. Bug with exception in executor. See coroutines test 13
  20. Fix InterruptExecutionTest
  21. Tests on exeptions