Find a file
Christopher Durham 58ff03086f Normalize test newlines
Tests pass with CRLF newlines now
2018-01-27 19:19:53 -05:00
docs Brush up CONTRIBUTING.md 2018-01-28 00:34:16 +03:00
src Enforce rustfmt format 2018-01-27 18:36:02 -05:00
tests Normalize test newlines 2018-01-27 19:19:53 -05:00
.gitignore Rename 2018-01-01 17:21:53 +03:00
.travis.yml Be explicit for Travis' sake 2018-01-27 18:47:42 -05: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: struct flavors 2018-01-13 22:00:26 +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 Brush up readme 2018-01-28 00:58:47 +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

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.