arjanadriaanse / pascal-language-server

LSP server implementation for Pascal
GNU General Public License v3.0
56 stars 20 forks source link

memory management #2

Open arjanadriaanse opened 4 years ago

arjanadriaanse commented 4 years ago

For the initial implementatin no attention was paid to memory management. All used resources should be freed properly.