Aleksey Kladov
|
a66ed0032a
|
Remove obsolete links
|
2019-11-18 12:45:33 +03:00 |
|
Aleksey Kladov
|
7b15c4f7ae
|
WIP: move to xtasks
|
2019-10-17 22:54:38 +03:00 |
|
Aleksey Kladov
|
9a7c8d4b0f
|
scale website back
We have dedicated https://rust-analyzer.github.io/ now
|
2019-10-17 22:37:01 +03:00 |
|
Aleksey Kladov
|
1e16ac0315
|
tweak installation process
|
2019-09-18 14:24:20 +03:00 |
|
Aleksey Kladov
|
c46889ac41
|
fix links
|
2019-09-02 15:02:45 +03:00 |
|
Aleksey Kladov
|
798dc2ca80
|
start GitHub pages
|
2019-09-02 14:42:23 +03:00 |
|
Tom Hennigan
|
609b1190c9
|
Fix rls URL.
Docs folder was removed in rust-lang/compiler-team@dbe0ee74e9.
|
2019-08-02 15:19:19 +01:00 |
|
Aleksey Kladov
|
ecb1327fed
|
Overhaul installation process
The new commands are
$ cargo install-ra --client-code
$ cargo install-ra --server --jemalloc
|
2019-07-27 14:35:18 +03:00 |
|
Aleksey Kladov
|
5066326ec2
|
update readme
|
2019-07-20 17:39:39 +03:00 |
|
Aleksey Kladov
|
9f03c07812
|
fix logo
|
2019-05-21 17:43:24 +03:00 |
|
Niko Matsakis
|
02ecd6727a
|
mozilla is sponsoring as well
|
2019-05-21 06:27:07 -04:00 |
|
Aleksey Kladov
|
b1c865fd5a
|
add links to readme
|
2019-03-26 15:38:46 +03:00 |
|
Aleksey Kladov
|
b92a5222af
|
link docs from dev docs, not from the main readme
If you want to **use** ra, you don't need api docs
|
2019-03-25 10:27:43 +03:00 |
|
robojumper
|
022d88cf4c
|
Add docs build
|
2019-03-23 22:03:41 +01:00 |
|
bjorn3
|
290237d2eb
|
Update README.md
Co-Authored-By: matklad <aleksey.kladov@gmail.com>
|
2019-03-20 17:39:56 +03:00 |
|
Aleksey Kladov
|
ab9fef1ee2
|
sadly, we support only a single language atm
|
2019-03-20 12:25:03 +03:00 |
|
Aleksey Kladov
|
505bd45bcc
|
fix links
|
2019-03-20 12:24:12 +03:00 |
|
Aleksey Kladov
|
56ad19ef02
|
fix links
|
2019-03-20 12:21:55 +03:00 |
|
Aleksey Kladov
|
206bbe9c93
|
README is short and up to the point
|
2019-03-20 10:00:54 +03:00 |
|
Aleksey Kladov
|
91203699ec
|
introduce docs dir
|
2019-03-20 09:37:51 +03:00 |
|
Wilco Kusee
|
4133681e7e
|
Point to the compiler-team repo directly
|
2019-03-13 19:36:26 +01:00 |
|
Aleksey Kladov
|
03691c797a
|
update readme to point to the WG
|
2019-02-12 17:55:02 +03:00 |
|
Jeremy Kolb
|
3c17643b30
|
Go to Implementation for structs and enums
|
2019-01-29 19:13:02 -05:00 |
|
Aleksey Kladov
|
d1a67c1174
|
align command naming
|
2019-01-28 15:01:22 +03:00 |
|
Hirokazu Hata
|
7bd38fb927
|
Add install-lsp subcommand
|
2019-01-24 03:48:25 +09:00 |
|
Hirokazu Hata
|
33b8d25d52
|
Add supported LSP features to README.md
|
2019-01-24 02:16:20 +09:00 |
|
Andrew Ross
|
3d7f188065
|
Corrected the readme on debugging
|
2019-01-19 15:37:25 +03:00 |
|
Andrew Ross
|
1800bfb6e6
|
Config for raLspServerPath will be overwritten if __RA_LSP_SERVER_DEBUG is set
Changed presentation from clear to reveal silent
Removed the vscode gitignore entry
Added debugging documentation
Added tasks and launch configs
|
2019-01-19 15:36:54 +03:00 |
|
Aleksey Kladov
|
afe5f26239
|
tweak readme
|
2019-01-13 13:51:26 +03:00 |
|
Yerkebulan Tulibergenov
|
113a24855f
|
update README with Rust 1.31
|
2018-12-28 14:02:23 -08:00 |
|
Philipp Hansch
|
cb659cd262
|
Remove AppVeyor
|
2018-11-07 17:06:37 +01:00 |
|
Aleksey Kladov
|
d1b242262a
|
new discord
|
2018-11-06 14:47:15 +03:00 |
|
Aleksey Kladov
|
3b7058098b
|
Add link to ferrous
|
2018-10-22 15:59:01 +03:00 |
|
Aleksey Kladov
|
e4d04a5df8
|
Mention 2018 in the readme
|
2018-10-15 19:56:37 +03:00 |
|
Aleksey Kladov
|
f77fdbc9d2
|
brush up docs
|
2018-10-15 01:05:18 +03:00 |
|
Aleksey Kladov
|
91f99920bd
|
Fix link to appveyor's CI
|
2018-10-09 18:29:25 +03:00 |
|
Aleksey Kladov
|
f17296e1c1
|
fix readme
|
2018-10-09 16:18:54 +03:00 |
|
Aleksey Kladov
|
885162d713
|
Use more neutral language in the README
|
2018-09-21 14:16:48 +03:00 |
|
Jeremy A. Kolb
|
8845b50438
|
libsyntax2 -> rust-analyzer
|
2018-09-18 17:40:33 -04:00 |
|
Aleksey Kladov
|
b5cb53ea93
|
tweak readme
|
2018-09-16 15:36:09 +03:00 |
|
Aleksey Kladov
|
cc76b0d31d
|
Update readme
|
2018-09-16 14:29:34 +03:00 |
|
Aleksey Kladov
|
bae5938682
|
note about symbol search
|
2018-09-08 19:23:52 +03:00 |
|
Aleksey Kladov
|
4d29300396
|
perf-info
|
2018-08-24 18:32:48 +03:00 |
|
Aleksey Kladov
|
3cab207300
|
I don't Gitter anymore
|
2018-08-24 18:18:17 +03:00 |
|
Aleksey Kladov
|
2812015d40
|
README
|
2018-08-24 18:14:21 +03:00 |
|
Aleksey Kladov
|
a26390b06b
|
be sincere about the absence of docs
|
2018-07-31 23:49:54 +03:00 |
|
Aleksey Kladov
|
fcc4987de5
|
Add appveyor badge
|
2018-01-28 03:15:30 +03:00 |
|
Aleksey Kladov
|
da9bfacd98
|
Brush up readme
|
2018-01-28 00:58:47 +03:00 |
|
Aleksey Kladov
|
9620175094
|
CI badge
|
2018-01-28 00:10:38 +03:00 |
|
Aleksey Kladov
|
adb8378827
|
don't pretend to be Cargo
|
2018-01-10 23:06:46 +03:00 |
|