|
|
07376c96ed
|
Point to gh-pages index.html expicitly in README.
|
2016-07-28 22:38:43 -04:00 |
|
|
|
400e476eed
|
Improvement to README.
|
2016-07-28 22:31:15 -04:00 |
|
|
|
b05a2b6a51
|
Use crossbeam's scoped threads instead of unsafe cast in test.
|
2016-05-04 14:38:56 -04:00 |
|
|
|
d5003160bf
|
Make Insertion more abstract.
|
2016-05-01 17:40:16 -04:00 |
|
|
|
2cc822ca74
|
Add methods and tests from search-graph's StateNamespace.
|
2016-05-01 17:30:25 -04:00 |
|
|
|
fa3e42798e
|
Refactor SymbolId into a trait and provide some default impls.
|
2016-05-01 16:33:31 -04:00 |
|
|
|
78dcec020e
|
Clarify documentation and add README and LICENSE.
|
2016-05-01 16:09:14 -04:00 |
|
|
|
fc95166559
|
Drop BTreeMap index, update docs.
|
2016-05-01 15:53:38 -04:00 |
|
|
|
3f2d6d6cbe
|
Working tests for sharing across threads. Clean up docs and interfaces.
|
2016-05-01 13:02:52 -04:00 |
|
|
|
08b4f5aa25
|
Tests.
Not all pass. Need to reorganize again to clean up indexing lifetimes
and fix send/sync issues.
|
2016-05-01 12:01:51 -04:00 |
|
|
|
c07f4b6717
|
First-pass revision.
Fixed some obvious errors.
Got all methods building.
Made unsafety more explicit
Added doc comments.
|
2016-04-30 20:46:41 -04:00 |
|
|
|
e763a00076
|
Simple symbol table impl.
Unsafety everywhere. This needs review and testing.
|
2016-04-30 02:49:26 -04:00 |
|