Radon Rosborough
0e80fba7a6
[ #44 ] Upgrade Mathics, remove deadsnakes dependency
...
The deadsnakes PPA has apparently not been updated for compatibility
with Ubuntu Groovy, so the build was failing. I think we only needed
deadsnakes (which provides older Python versions) for Mathics,
which (until the recent new release) had a bug that prevented using it
with Python 3.8. By upgrading Mathics, we remove the need for the old
Python version, which means we don't have to figure out how to work
around the deadsnakes compatibility problem.
2020-12-16 21:43:44 -08:00
Radon Rosborough
b97775abd1
Fix comment formatting
2020-10-07 06:37:19 -07:00
Radon Rosborough
d87455995b
[ #24 ] New language: Objective-C++
2020-10-05 18:45:52 -07:00
Radon Rosborough
01f93522bb
[ #24 ] New language: OpenSCAD
2020-10-04 18:15:15 -07:00
Radon Rosborough
ec84d426d0
Install python3.7-dev for Mathics install
2020-10-04 14:26:07 -07:00
Radon Rosborough
c1f493b976
[ #24 ] New language: Red
2020-10-04 09:23:51 -07:00
Radon Rosborough
08a7dbdaee
[ #24 ] New language: Oberon
2020-10-03 20:57:39 -07:00
Radon Rosborough
8f6cee1276
Fix Pike version auto-detection
2020-10-03 13:26:55 -07:00
Radon Rosborough
101b71a647
[ #24 ] New language: REXX
2020-10-03 11:27:10 -07:00
Radon Rosborough
fdf15882ba
[ #24 ] New language: rc
2020-10-03 11:24:36 -07:00
Radon Rosborough
f79d3ef75f
[ #24 ] New language: Ratfor
2020-10-03 11:16:12 -07:00
Radon Rosborough
6cfbc5bc95
[ #24 ] New language: PROMELA
2020-10-03 11:08:31 -07:00
Radon Rosborough
a3e15b67ba
[ #24 ] New language: PostScript
2020-10-03 11:02:36 -07:00
Radon Rosborough
ee3bd84943
[ #24 ] New language: Pike
2020-10-03 10:54:44 -07:00
Radon Rosborough
f0ccf33ffa
[ #24 ] New language: Parser3
2020-10-03 10:43:27 -07:00
Radon Rosborough
89fed8b5ee
[ #24 ] New language: PARI/GP
2020-10-02 17:11:34 -07:00
Radon Rosborough
9a9f2d086d
[ #24 ] New language: Ook
2020-10-02 17:08:56 -07:00
Radon Rosborough
038334f239
[ #24 ] New language: Nickle
2020-10-02 16:51:12 -07:00
Radon Rosborough
681db59d44
[ #24 ] New language: Neko
2020-10-02 16:40:59 -07:00
Radon Rosborough
283afa1859
[ #24 ] New language: MiniZinc
2020-09-29 16:18:48 -07:00
Radon Rosborough
59a4a4e91b
[ #24 ] New language: m4
2020-09-29 13:20:28 -07:00
Radon Rosborough
2a03208fda
Formatter and LSP for OCaml
2020-07-19 18:22:22 -06:00
Radon Rosborough
fd298cbba7
New language: mongoDB
2020-07-19 17:27:33 -06:00
Radon Rosborough
221f09bb2d
New language: Rapira
2020-07-19 08:49:56 -06:00
Radon Rosborough
6f7e28c9a4
New language: MariaDB
2020-07-18 20:51:22 -06:00
Radon Rosborough
fc671226e0
New language: MySQL
...
Good god why do these people make it so hard for me
2020-07-18 12:31:55 -06:00
Radon Rosborough
db1553b9f9
New language: PostgreSQL
2020-07-18 12:31:50 -06:00
Radon Rosborough
e0112a2876
New language: Redis
2020-07-18 12:31:50 -06:00
Radon Rosborough
afc2fff6d8
New language: Spago (good lord that took forever)
2020-07-12 14:18:23 -06:00
Radon Rosborough
972aee4583
New languages: wiki markup dialects
2020-07-11 13:08:22 -06:00
Radon Rosborough
83697c7de0
New language: roff
2020-07-11 12:39:34 -06:00
Radon Rosborough
ffab644ea7
New language: Org
2020-07-11 12:14:51 -06:00
Radon Rosborough
ef7291da04
New language: reStructuredText
2020-07-11 12:12:48 -06:00
Radon Rosborough
55311d8524
New language: Markdown
2020-07-11 12:07:40 -06:00
Radon Rosborough
a66ed3ce21
New language: OCaml
2020-07-11 11:44:17 -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
eb66554ce4
Configure LSP for C, C++, Objective-C, Rust
2020-07-05 14:35:33 -06:00
Radon Rosborough
91fe6ffd65
Drop privileges to respective uid
2020-06-22 20:46:42 -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