index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
smallintmap.rs
Age
Commit message (
Expand
)
Author
Lines
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-81
/
+0
2011-11-18
Update stdlib, compiler, and tests to new kind system
Marijn Haverbeke
-8
/
+8
2011-10-26
Add more std documentation
Brian Anderson
-3
/
+41
2011-10-25
Update our code to new type parameter kind syntax
Marijn Haverbeke
-6
/
+6
2011-09-12
Factor imports mindlessly.
Graydon Hoare
-2
/
+1
2011-09-12
Reformat for new mode syntax, step 1
Marijn Haverbeke
-6
/
+6
2011-08-20
Reformat
Brian Anderson
-2
/
+2
2011-08-16
Port the stdlib to the expr foo::<T> syntax.
Erick Tryzelaar
-9
/
+9
2011-08-16
Port the stdlib to the decl foo<T> syntax.
Erick Tryzelaar
-8
/
+8
2011-08-16
Port the stdlib to the typaram foo<T> syntax.
Erick Tryzelaar
-13
/
+13
2011-08-16
Rename std::ivec to std::vec
Brian Anderson
-4
/
+4
2011-08-09
Port the stdlib to the ivec type [T] syntax.
Erick Tryzelaar
-2
/
+2
2011-07-29
Enable kind checking on typarams, fix kind constraints in library and comp.
Graydon Hoare
-6
/
+6
2011-07-27
Reformat for new syntax
Marijn Haverbeke
-16
/
+15
2011-06-19
rustc: Change smallintmap to use an ivec and use it for the node type table. ...
Patrick Walton
-7
/
+10
2011-06-15
Reformat source tree (minus a couple tests that are still grumpy).
Graydon Hoare
-6
/
+4
2011-06-07
rustc: Use a set-based approach to unification; remove ty_bound_param and ty_...
Patrick Walton
-0
/
+4
2011-06-03
rustc: Add a "smallintmap" implementation
Patrick Walton
-0
/
+40