aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/main/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* Move common macros into a new crate (fixes #1882)Matt Brubeck2014-03-211-27/+0
* Rust upgradesLars Bergstrom2014-03-181-2/+4
* Upgrade to latest Rust.Jack Moffitt2014-01-121-16/+0
* layout: Perform text decoration propagation per CSS 2.1 § 16.3.1 withoutPatrick Walton2013-12-121-0/+17
* Add a spawn_with! macro and clean up some spawnsKeegan McAllister2013-10-171-0/+12
* split script_task::ExitMsg into WindowExitMsg and PipelineExitMsgTim Kuehn2013-09-241-1/+1
* removed unused macros from main/macros.rsTim Kuehn2013-07-021-74/+6
* add pipeline.rs, modularized pipelines communicating with constellationTim Kuehn2013-07-011-1/+10
* Remove the `servo-` prefix from core components.Patrick Walton2013-05-281-0/+71