David Winslow
|
4cf46bff2d
|
Refactor #[jstraceable] to #[derive(JSTraceable)]
fixes #6524
|
2015-07-01 18:27:06 -04:00 |
|
Brian Anderson
|
172fbcad27
|
Convert inline(always) to inline in CodegenRust and jstraceable.
This results in a 14% compile time improvement.
See https://gist.github.com/brson/b48dd03b06c406be68e6
|
2015-06-05 14:56:11 -07:00 |
|
Manish Goregaokar
|
f94eced1f5
|
Upgrade to rustc 1.2.0-dev (474c6e0ae 2015-05-30)
|
2015-06-01 22:03:27 +05:30 |
|
Corey Farwell
|
8e3f4bba85
|
Reduce max line length from 150 to 120 characters
Part of https://github.com/servo/servo/issues/6041
|
2015-05-24 00:01:49 -04:00 |
|
Manish Goregaokar
|
8394b82350
|
Fix deprecated plugin APIs
|
2015-05-21 23:10:54 +05:30 |
|
Lars Bergstrom
|
fd4afc93a8
|
Update plugins API
|
2015-05-21 10:13:48 -05:00 |
|
Manish Goregaokar
|
4bc9445b9e
|
Upgrade rust to 716f920b7e234b450f272346fea961832505c06e (Tue May 19 05:39:29 2015 +0000)
|
2015-05-20 15:39:02 -07:00 |
|
Simon Sapin
|
ef8edd4e87
|
Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.
|
2015-05-05 10:07:34 -04:00 |
|
Utkarsh Kukreti
|
a934da80aa
|
Use quasiquotes for attributes in plugins crate.
Fixes #5157.
|
2015-04-04 17:37:06 +02:00 |
|
Ms2ger
|
5f15eb5fbf
|
Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.
|
2015-03-18 13:18:31 -04:00 |
|
Simon Sapin
|
d5dd1d658e
|
Upgrade to rustc ba2f13ef0 2015-02-04
|
2015-02-11 14:48:34 -08:00 |
|
Josh Matthews
|
95fc29fa0d
|
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
|
2015-01-28 10:16:49 +10:00 |
|
Manish Goregaokar
|
d761877ef6
|
Add inheritance-checking lint
|
2014-12-27 02:53:35 +05:30 |
|
Manish Goregaokar
|
21607f066c
|
Add internal plugin for creating Reflectable implementations
|
2014-12-27 02:43:13 +05:30 |
|
Manish Goregaokar
|
dd8360fb10
|
Use inline(always) for trace()
|
2014-12-27 02:43:12 +05:30 |
|
Manish Goregaokar
|
6c9ee378f5
|
Add documentation to plugins crate
|
2014-11-06 00:46:12 +05:30 |
|
Manish Goregaokar
|
38cbf86c8f
|
Make auto-derived JSTraceable have #[inline] methods
|
2014-10-16 10:20:20 +05:30 |
|
Manish Goregaokar
|
c45550de73
|
Add unifying #[dom_struct] attribute (fixes #3667)
|
2014-10-16 10:18:56 +05:30 |
|
Manish Goregaokar
|
6f6a62e967
|
Address review comments
|
2014-09-24 19:35:41 +05:30 |
|
Manish Goregaokar
|
cc44a3b064
|
Use JSTraceable everywhere
|
2014-09-24 05:44:49 +05:30 |
|
Manish Goregaokar
|
3b7e07699e
|
Add #[jstraceable] syntax extension
|
2014-09-24 01:15:22 +05:30 |
|