Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make always-assert crate reusable | Aleksey Kladov | 2021-01-26 | 1 | -1/+1 |
* | stave off zombies | Aleksey Kladov | 2021-01-22 | 1 | -0/+1 |
* | Fix warnings when running `cargo doc --document-private-items` | Joshua Nelson | 2021-01-18 | 1 | -0/+2 |
* | Introduce more appropriate assertion mechanism | Aleksey Kladov | 2021-01-14 | 1 | -0/+2 |
* | Make printin the backtrace more convenient | Aleksey Kladov | 2021-01-14 | 1 | -8/+21 |
* | Cleaner API | Aleksey Kladov | 2021-01-10 | 1 | -2/+2 |
* | Simplify highlighting infra | Aleksey Kladov | 2021-01-08 | 1 | -2/+16 |
* | Refactor out JodChild | Edwin Cheng | 2021-01-07 | 1 | -1/+22 |
* | Replace RacyFlag with OnceCell | Aleksey Kladov | 2020-11-11 | 1 | -29/+1 |
* | Add to_upper_snake_case function to stdx | Igor Aleksanov | 2020-10-12 | 1 | -2/+10 |
* | Apply suggestions from code review | Igor Aleksanov | 2020-10-12 | 1 | -1/+1 |
* | Improve string helpers functions | Igor Aleksanov | 2020-10-12 | 1 | -1/+5 |
* | Add panic_context module for better panic messages | Aleksey Kladov | 2020-09-29 | 1 | -0/+1 |
* | Make RacyFlag actually work | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 |
* | Speedup ty tests | Aleksey Kladov | 2020-08-18 | 1 | -1/+29 |
* | Minor | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 |
* | Replace SepBy with Itertools | Aleksey Kladov | 2020-08-12 | 1 | -64/+1 |
* | Fix clippy warnings | Igor Aleksanov | 2020-08-10 | 1 | -2/+2 |
* | Use split_once polyfill | Aleksey Kladov | 2020-07-30 | 1 | -3/+12 |
* | Replace superslice with API on path to stabilization | Aleksey Kladov | 2020-07-23 | 1 | -0/+30 |
* | Move stdx macros into submodule | Aleksey Kladov | 2020-07-13 | 1 | -19/+2 |
* | Profiling tweaks | Aleksey Kladov | 2020-07-11 | 1 | -0/+2 |
* | More principled indentation trimming in fixtures | Aleksey Kladov | 2020-06-23 | 1 | -0/+82 |
* | Slightly better name | Aleksey Kladov | 2020-06-23 | 1 | -1/+1 |
* | Speedup VFS::partition | Aleksey Kladov | 2020-06-19 | 1 | -1/+0 |
* | Use split1 when formatting function signature params | Aaron Loucks | 2020-06-03 | 1 | -0/+5 |
* | Use snippets in add function | Aleksey Kladov | 2020-05-20 | 1 | -0/+8 |
* | Move snake case method to heck | Kirill Bulatov | 2020-05-03 | 1 | -0/+14 |
* | Move timeit to stdx | Aleksey Kladov | 2020-04-10 | 1 | -1/+15 |
* | Check for eprintln on CI | Aleksey Kladov | 2020-04-06 | 1 | -0/+15 |
* | Fix typo | Aleksey Kladov | 2020-03-30 | 1 | -1/+1 |
* | Nice string formatting | Aleksey Kladov | 2020-03-28 | 1 | -1/+1 |
* | Start stdx | Aleksey Kladov | 2020-03-28 | 1 | -0/+75 |