Matt Fowles Kulukundis
Matt Fowles Kulukundis
This is an important feature to allow easily moving parameters in constructor initialization lists in C++. The general syntax is: Foo::Foo(int a, int b, int c) : a_(a), b_(b), c_(c)...
https://github.com/google/vim-codefmt/issues/6 is related
It will give you sets that are 1 element from growing, so it is mostly correct... I am not entirely sure how to account for tables that decide when to...
What do you mean by "see it"? Do you mean "observe significant instability in results" or just "observe that it can change sizes slightly"?
Oh, yeah I understand now. We might just need to make it slightly more tolerant to this sort of thing...
It definitely looks interesting. We would happily accept pull requests that add it
Sorry, I am not sure what you are asking for in the issue? Is there something you want to change or some other behavior you would prefer we use?
Happy to entertain patches, I am not really a bazel expert
Where would `Ptr` or whatever we are calling pointers go?
What about `Bootstrap` as a name for the parts that interact with the language instead of `Core` or `Base`? Disadvantage is a bit long, advantage is that it is very...