]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2012-01-31 Graydon HoareTidy up redundant code in configure relating to valopt...
2012-01-30 Brian Andersonrustdoc: Use fewer unique pointers
2012-01-30 Brian Andersonrustc: Allow attributes on methods. Closes #1709
2012-01-30 Paul WoolcockRemove ternary operator
2012-01-30 Paul WoolcockFix last failing test
2012-01-30 Paul WoolcockChange all ternary ops to if/then/else
2012-01-30 Paul WoolcockAlter/remove tests that include/concern ternary
2012-01-30 Marijn HaverbekeSubstitute type parameters more eagerly
2012-01-30 Marijn HaverbekeRevert self types
2012-01-30 Marijn HaverbekeRemove trailing whitespace in debuginfo.rs
2012-01-30 Marijn HaverbekeOnly build debuginfo blocks for blocks that appear...
2012-01-30 Brian Andersonrustc: Add a missing llvm linkage type
2012-01-30 Brian Andersonrustc: Add some missing llvm defs. Fix comments
2012-01-30 Brian Andersonrt: Remove set_min_stack
2012-01-30 Brian Andersoncore: Remove sys::set_min_stack
2012-01-30 Brian Andersonrt: Make the initial segment of the main task's stack 1MB
2012-01-29 Brian Andersonrustdoc: Sort the items so modules are printed last
2012-01-29 Brian Andersonrustdoc: Add a sorting pass
2012-01-29 Brian Andersonrustdoc: Extract method to get item names
2012-01-29 Brian Andersonrustdoc: Fix typo in attr_pass
2012-01-29 Brian Andersonrustdoc: Move mod docs into the item tag
2012-01-29 Brian Andersonrustdoc: Move fn docs into the item tag
2012-01-29 Brian Andersonrustdoc: Move const docs into the item tag
2012-01-29 Brian Andersonrustdoc: Add test that unexported resources are pruned
2012-01-29 Brian Andersonrustdoc: Move enum docs into the item tag
2012-01-29 Brian Andersonrustdoc: Move resource docs into the item tag
2012-01-29 Brian Andersonrustdoc: Create an item tag to hold doc for all item...
2012-01-29 Marijn HaverbekeFix mistake in previous commit
2012-01-29 Marijn HaverbekeFix bug where resolve didn't descend method ty params
2012-01-28 Brian Andersonbuild: Don't use -T option on install cmd. Not OS X...
2012-01-28 Josh MatthewsMerge remote-tracking branch 'mozilla/master'
2012-01-28 Josh MatthewsDisable lexical block and function debug info caches...
2012-01-28 Brian AndersonAdd Aleksander Balicki to AUTHORS.txt
2012-01-28 Brian Andersonrt: Remove unused variable
2012-01-28 Aleksander... Update cp to install, so we can safely install on syste...
2012-01-28 Brian Andersonrustc: Make 'attempted access of field' error non-fatal
2012-01-28 Brian AndersonMerge remote-tracking branch 'killerswan/fixing_strings_2'
2012-01-27 Brian Andersonstd: Long lines
2012-01-27 Donovan PrestonRe-apply fixes brson made.
2012-01-27 Donovan PrestonImplement timers.
2012-01-27 Marijn HaverbekeMake occurs check in ty::fixup_vars more reliable
2012-01-27 Marijn HaverbekeAllow moving out of mutable unsafe pointers
2012-01-27 Marijn HaverbekeProperly check enum types for recursion
2012-01-27 Marijn HaverbekeMove various trans_ modules under a trans:: umbrella...
2012-01-27 Marijn HaverbekeStop passing spans to middle::trans functions that...
2012-01-27 Brian AndersonAdd Donovan Preston to AUTHORS.txt
2012-01-27 Marijn HaverbekeUse the method name 'unary-' for overloading negation
2012-01-27 Brian Andersonrustdoc: Write both crates and mods as header level 1
2012-01-27 Brian Andersoncore: Long lines
2012-01-27 Brian AndersonMerge pull request #1684 from rtanglao/master
2012-01-27 Brian Andersonrustdoc: Write markdown for resources
2012-01-27 Brian Andersonrustdoc: Add resource arg tys to doc tree
2012-01-27 Roland Tanglaorustdocs for f32.rs and f64.rs
2012-01-27 Brian Andersonrustdoc: Apply generic string-op passes to resources
2012-01-27 Brian Andersonrustdoc: Promote resource long descriptions to brief...
2012-01-27 Brian Andersonrustdoc: Build resource arguments as well
2012-01-27 Brian Andersonrustdoc: Prune undocumented resources
2012-01-27 Brian Andersonrustdoc: Add resource attribute docs to the doc tree
2012-01-27 Brian Andersonrustdoc: Parse resource doc attributes
2012-01-27 Brian Andersonrustdoc: Add resource signatures to doc tree
2012-01-27 Brian Andersonrustc: Add pprust::res_to_str
2012-01-27 Brian Andersonrustdoc: Add resources to the doc fold
2012-01-27 Brian Andersonrustdoc: Extract resources from the AST
2012-01-27 Brian Andersonrustdoc: Add a resource node to the doc tree
2012-01-27 Brian AndersonRemove the --no-core command-line option
2012-01-27 Brian AndersonRegister snapshots
2012-01-27 Graydon HoareMerge pull request #1669 from graydon/inno-setup
2012-01-27 Brian Andersonrustdoc: Prune unexported enums and variants
2012-01-27 Brian Andersonrustc: Switch the --no-core switch to a #[no_core]...
2012-01-27 Brian Andersonrustc: Make core injection a timed pass
2012-01-27 Brian Andersonrustc: Move core injection to its own module
2012-01-27 Brian Andersonstd: Fix types in uvtmp tests
2012-01-27 Donovan PrestonShuffle around to work with rust-spidermonkey
2012-01-26 Brian Andersontutorial: Fix types in gettimeofday example. Closes...
2012-01-26 Jyun-Yan Youchange the order of llvm include path
2012-01-26 Jyun-Yan Youlet clang build llvm
2012-01-26 Brian Andersonrustdoc: Set up the compiler session properly in prep...
2012-01-26 Brian Andersonrustdoc: Rename astsrv::ctxt.map to ast_map
2012-01-26 Marijn HaverbekeMake re-exporting of impls work
2012-01-26 Marijn HaverbekeUse operator names for operator methods
2012-01-26 Marijn Haverbeke[makefiles] Make rustc depend on librustc
2012-01-26 Marijn HaverbekeFix small bug in iface self types
2012-01-26 Marijn HaverbekeAllow operator overloading of the indexing operator
2012-01-26 Marijn HaverbekeFirst stab at operator overloading
2012-01-26 Marijn HaverbekeUse string stored in codemap for pretty-printing commen...
2012-01-26 Marijn HaverbekeRemove ty_native_fn
2012-01-26 Kevin CantuChange FIXME comments in str
2012-01-26 Kevin Cantu(FIX) Change encoder::encode_metadata to return a ...
2012-01-26 Kevin Cantu(TEMPORARY) Break something by making io::mem_buffer_st...
2012-01-26 Brian Andersonrustdoc: Add some test enums to demo module
2012-01-26 Brian Andersonrustdoc: Write markdown for enums
2012-01-26 Brian Andersonrustdoc: Apply general string ops to enum docs
2012-01-26 Brian Andersonrustdoc: Extract brief enum descs from long descs
2012-01-26 Brian Andersonrustdoc: Prune undocumented enums
2012-01-26 Brian Andersonrustdoc: Add enum doc attributes to the doc tree
2012-01-26 Brian Andersonrustdoc: Parse variant doc attributes
2012-01-26 Brian Andersonrustdoc: Extract some common functions from attr_parser
2012-01-26 Brian Andersonrustdoc: Parse enum doc attributes
2012-01-26 Brian Andersonrustdoc: Fix a copy&paste bug in attr_parser tests
2012-01-26 Brian Andersonrustdoc: Extract variant signatures
next