summaryrefslogtreecommitdiff
path: root/src/compiler.rs
AgeCommit message (Expand)Author
2019-01-16use upper case name for static variable `c_rid` (#1537)wangcong
2019-01-15Clippy fixes (also fixes build with nightly) (#1527)Bert Belder
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-09Native ES modules (#1460)Ryan Dahl