-
-
Problem:
As a user, I want to be able to play Open Tournament in my native language.
Solution:
Open Tournament should support localization into other languages.
This is a high level objective …
-
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=152) created by **sgoldfeder@google.com** on 2013-06-24 at 10:38 PM_
---
Link to code review:
https://github.com/sgoldfed/err…
-
At the moment all formatting (colours and other styling) is done by the core.
This doesn't really make sense, as we implement IRC-specific logic. Ideally this should be pushed into the IRC parser, an…
-
Just saw this repo after tweeting you!
Quick tangent: the fastest way to parse a CSV in JS is to read it as binary and slice/create new arraybuffer views at the byte ranges corresponding to rows in t…
-
```
Mockito is easy to use when the test needs to provide canned values for a
certain method.
But it gets harder when a canned value isn't sufficient.
======Example 1: Fake with trivial Logic======…
-
All the views will eventually be widgets which will take a footer class derived from this abstract or super class.
-
![image](https://user-images.githubusercontent.com/928100/27743197-19fc2192-5db3-11e7-8ba0-cc1d788c8c5a.png)
-
-
I was trying to read the through the test files and needed to look up the __abstract call. I noticed the helpful comment in src/intrinsics/prepack/global.js:61
```
// Helper function to model valu…