A BYOND language smartness provider, map renderer, and more.
Find a file
Tad Hardesty 93aec5b1b0 Allow chaining commas in lists and proccalls
A call like list(1,,2) interprets the empty element as `null` rather
than rejecting it outright.

Fixes #3.
2018-01-17 16:26:56 -08:00
src Allow chaining commas in lists and proccalls 2018-01-17 16:26:56 -08:00
.gitignore Initial commit 2017-10-18 18:00:12 -07:00
build.rs Add gasmask icon 2017-11-06 21:47:11 -08:00
Cargo.lock Add skeleton of language server 2017-12-18 17:49:25 -08:00
Cargo.toml Add skeleton of language server 2017-12-18 17:49:25 -08:00
LICENSE Initial commit 2017-10-18 18:00:12 -07:00