Find a file
bors[bot] f9ecc680f0 Merge #35
35: Move use r=matklad a=matklad
2018-02-02 20:24:14 +00:00
docs Brush up CONTRIBUTING.md 2018-01-28 00:34:16 +03:00
src Move type parameter parsing to a separate file 2018-02-02 23:23:39 +03:00
tests G: extern functions 2018-02-02 22:08:37 +03:00
.gitignore Rename 2018-01-01 17:21:53 +03:00
.travis.yml The last of the Masters 2018-01-28 03:23:05 +03:00
appveyor.yml Try to fix spurious download errors on appveyor 2018-01-28 12:40:50 +03:00
bors.toml Let bors to cleanup branches 2018-01-28 12:49:42 +03:00
Cargo.toml Enforce rustfmt format 2018-01-27 18:31:23 -05:00
CONTRIBUTING.md Fix link 2018-01-28 00:35:17 +03:00
grammar.ron G: extern functions 2018-02-02 22:08:37 +03:00
LICENSE-APACHE Licenses 2018-01-10 22:47:04 +03:00
LICENSE-MIT Licenses 2018-01-10 22:47:04 +03:00
README.md Add appveyor badge 2018-01-28 03:15:30 +03:00
rustfmt.toml Enforce rustfmt format 2018-01-27 18:31:23 -05:00

libsyntax2.0

Join the chat at https://gitter.im/libsyntax2/Lobby Build Status Build status

libsyntax2.0 is an experimental implementation of the corresponding RFC.

See docs folder to learn how libsyntax2 works, and check CONTRIBUTING.md if you want to contribute!

License

libsyntax2 is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.