|
154e49c9f0
|
Added the view module and a few basic tests.
|
2019-07-23 01:09:56 -04:00 |
|
|
8b2011d104
|
Impl Clone and Copy for nav traits.
|
2019-07-17 19:32:22 -04:00 |
|
|
d6de8fb161
|
Update to Rust 2018 and use pub(crate) for hidden APIs.
|
2019-07-13 22:38:17 -04:00 |
|
|
c1a24ff1a6
|
Use recently published version of symbol_table (now called symbol_map).
|
2016-09-08 22:02:58 -04:00 |
|
|
e0d34f1f68
|
Use crossbeam's scoped threads instead of unsafe cast in test.
|
2016-05-04 14:42:00 -04:00 |
|
|
7f8a4b3c0b
|
Switch to using symbol-table package instead of built-in StateNamespace.
|
2016-05-01 17:51:10 -04:00 |
|
|
5c17af835b
|
Change package name to match Rust conventions.
|
2016-01-24 18:19:44 -05:00 |
|
|
58f88dc3c3
|
Factored out into its own thing, with code more neatly organized.
|
2016-01-22 20:56:07 -05:00 |
|