Commit Graph

45 Commits

Author SHA1 Message Date
Radon Rosborough fd4a81a8d1 LSP working for Bash
Another easy one!
2020-07-06 18:27:26 -06:00
Radon Rosborough f39f2ca58f LSP working for Ruby
It is my dream that all language servers would be so easy
2020-07-06 18:25:39 -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 e28e10c054 LSP working for Julia oh my god that was terrible 2020-07-06 14:52:14 -06:00
Radon Rosborough fac2a9acb5 Additional LSP diagnostics on frontend 2020-07-06 14:15:24 -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 eb66554ce4 Configure LSP for C, C++, Objective-C, Rust 2020-07-05 14:35:33 -06:00
Radon Rosborough 67cb37423c Get clangd working for C/C++/Objective-C 2020-07-05 12:54:05 -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 881d8d6976 Report errors on frontend 2020-06-22 21:04:22 -06:00
Radon Rosborough 3255a26d73 Add TeX 2020-06-22 21:04:21 -06:00
Radon Rosborough 06bb57fed8 Log on returning uid 2020-06-22 20:51:48 -06:00
Radon Rosborough 91fe6ffd65 Drop privileges to respective uid 2020-06-22 20:46:42 -06:00
Radon Rosborough afad563d56 Automatically allocate one uid per session 2020-06-22 12:35:38 -06:00
Radon Rosborough e9ff1d92d3 Clean up temporary directories 2020-06-12 18:13:38 -06:00
Radon Rosborough 4ccb25a947 Enable strict mode on all TypeScript 2020-06-12 15:03:03 -06:00
Radon Rosborough 0dbb561063 Add aliases, redirect to lowercase 2020-06-12 14:51:15 -06:00
Radon Rosborough 0a05a0eb92 Load editor more quickly, add loading indicator 2020-06-12 11:42:11 -06:00
Radon Rosborough ba84695d13 Better attempt for websocket/TLS compatibility 2020-06-11 18:15:29 -06:00
Radon Rosborough 466f897c58 Attempt to make websocket compatible with TLS 2020-06-11 17:54:12 -06:00
Radon Rosborough 66fea5be40 Misc fixups for production setup 2020-06-11 14:42:48 -06:00
Radon Rosborough 4ea197cabe Get TLS cert&key inside container, fix SSH options 2020-06-11 13:57:36 -06:00
Radon Rosborough f1b0c27e5d Add option to use TLS 2020-06-10 16:45:13 -06:00
Radon Rosborough 6295e51d90 Getting things ready for deploy to Heroku 2020-06-09 15:17:46 -06:00
Radon Rosborough f9e183e58e Rename, ejs, homepage, build errors, css 2020-06-09 14:39:45 -06:00
Radon Rosborough 846caf2ad8 At this point the number of languages is absurd 2020-06-09 13:34:07 -06:00
Radon Rosborough c34ccf26e8 A lot more languages 2020-06-09 12:58:21 -06:00
Radon Rosborough 1ae424f328 More languages, we need all the languages 2020-06-08 16:06:32 -06:00
Radon Rosborough 548c1c1162 repl.it superiority!! 2020-06-08 12:24:58 -06:00
Radon Rosborough 371831593c even more languages 2020-06-08 11:15:12 -06:00
Radon Rosborough 473c50c421 ALL THE LANGUAGES 2020-06-07 22:46:58 -06:00
Radon Rosborough e2a3e719bf All languages 17 working now 2020-06-07 19:31:54 -06:00
Radon Rosborough 2b8e0fd217 Templates, and C works now 2020-06-07 17:14:01 -06:00
Radon Rosborough 869816c6ab Fix ghci death throes 2020-06-07 16:51:46 -06:00
Radon Rosborough 6784a2bdae Update Node.js and fix prompt interleaving 2020-06-07 16:45:54 -06:00
Radon Rosborough d5430812bc You can run many languages now 2020-06-07 15:36:07 -06:00
Radon Rosborough f4178588b7 You can run Python code now 2020-06-06 15:47:12 -06:00
Radon Rosborough 10c868fbd3 Per-language syntax highlighting 2020-06-06 15:23:21 -06:00
Radon Rosborough 22ea7a3e75 Add support for 12 new languages 2020-06-06 14:16:22 -06:00
Radon Rosborough 250509ffe1 Fully interactive terminal! 2020-06-06 13:52:27 -06:00
Radon Rosborough 19c42a8049 Successfully receive websocket data on frontend 2020-06-06 11:17:15 -06:00
Radon Rosborough 0961498f65 Embed terminal on frontend app 2020-06-06 10:41:55 -06:00
Radon Rosborough 73e74516a7 JavaScript build system hell 2020-06-06 10:28:13 -06:00