| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-10-02 | docs: remove mentions of Gc. | Eduard Burtescu | -1/+0 | |
| 2014-10-01 | Remove all use of librustuv | Aaron Turon | -1/+1 | |
| 2014-08-12 | guide-runtime.md: remove redundant verb | Philipp Gesang | -1/+1 | |
| 2014-06-28 | Rename all raw pointers as necessary | Alex Crichton | -2/+4 | |
| 2014-05-25 | guide-runtime.md: Fix a typo | Anton Löfgren | -1/+1 | |
| 2014-04-02 | doc: Remove dated "libgreen is default" statement. | Benjamin Herr | -2/+1 | |
| 2014-03-24 | doc: Update the runtime guide with green changes | Alex Crichton | -5/+27 | |
| This updates a few code examples about booting libgreen/libnative and also spells out how the event loop factory is required. | ||||
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -1/+1 | |
| This was previously implemented, and it just needed a snapshot to go through | ||||
| 2014-02-06 | Add some doc examples to lib{green,native} | Alex Crichton | -3/+1 | |
| "How do I start in libX" is a common question that I've seen, so I figured putting the examples in as many places as possible is probably a good idea. | ||||
| 2014-02-02 | Move doc/ to src/doc/ | Alex Crichton | -0/+263 | |
| We generate documentation into the doc/ directory, so we shouldn't be intermingling source files with generated files | ||||
