Radon Rosborough
972aee4583
New languages: wiki markup dialects
2020-07-11 13:08:22 -06:00
Radon Rosborough
7aadfaa421
New language: Factor
2020-07-11 11:31:52 -06:00
Radon Rosborough
0f63d82389
Misc cleanup
2020-07-11 11:31:42 -06:00
Radon Rosborough
0b8d5d244d
Refactor api.ts, plug resource leaks, fix build
2020-07-11 11:09:12 -06:00
Radon Rosborough
f2cbd81498
Add Dhall
2020-07-09 13:30:36 -06:00
Radon Rosborough
4a11be0679
Add YAML, TOML, HCL
2020-07-09 13:12:54 -06:00
Radon Rosborough
c93aa1d8c5
LSP working for Swift
2020-07-09 12:47:22 -06:00
Radon Rosborough
e0a3fcffb6
LSP working for Scala, mostly
2020-07-09 12:45:34 -06:00
Radon Rosborough
b56d4ce6c0
LSP working for PowerShell
2020-07-09 11:34:46 -06:00
Radon Rosborough
cd8682a855
LSP working for Lua
2020-07-08 20:55:14 -06:00
Radon Rosborough
b3fb71f501
LSP working for Erlang
2020-07-08 19:59:20 -06:00
Radon Rosborough
8b8c199c34
Refactor, LSP working for Elixir
2020-07-08 18:56:52 -06:00
Radon Rosborough
49586c0950
LSP working for Ada
2020-07-07 12:45:21 -06:00
Radon Rosborough
e47e49e353
LSP working for Haskell
...
And I even managed to dodge the absurd 30-minute compilation time that
would normally be required in order to install HIE.
2020-07-06 18:19:07 -06:00
Radon Rosborough
565379aaf3
Configure LSP for Go and FORTRAN
2020-07-05 15:32:46 -06:00
Radon Rosborough
80cd12ec19
Configure LSP for Clojure
2020-07-05 14:37:17 -06:00
Radon Rosborough
337658a8bf
Misc bugfixes and robustness improvements
2020-07-05 12:21:59 -06:00
Radon Rosborough
4425f31b88
LSP working with Python!!
2020-07-05 12:21:56 -06:00
Radon Rosborough
91fe6ffd65
Drop privileges to respective uid
2020-06-22 20:46:42 -06:00
Radon Rosborough
9ec5ecc224
Clean up /tmp
2020-06-12 18:12:33 -06:00
Radon Rosborough
b3430a2f2c
Disable host key checking, upgrade Stack
...
For some reason Ubuntu ships a super old version which doesn't even
work because of a bug that was fixed a long time ago?? Thanks guys...
2020-06-11 10:45:43 -06:00
Radon Rosborough
b4636c46ae
Split docker-install.bash into many layers
...
I've been running into trouble where something will fail inscrutably
in docker-install.bash or when pushing a large layer or something else
of that nature, and those errors really suck when it's just one big
layer. This should aid development and deployment both.
2020-06-10 17:35:08 -06:00